We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd83b0 commit 38fd962Copy full SHA for 38fd962
1 file changed
Mathlib/ModelTheory/Arithmetic/Presburger/Definability.lean
@@ -6,7 +6,7 @@ Authors: Dexin Zhang
6
import Mathlib.Algebra.GCDMonoid.Finset
7
import Mathlib.Algebra.GCDMonoid.Nat
8
import Mathlib.ModelTheory.Arithmetic.Presburger.Basic
9
-import Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.FinitelyGenerated
+import Mathlib.ModelTheory.Arithmetic.Presburger.Semilinear.Basic
10
import Mathlib.ModelTheory.Definability
11
12
/-!
0 commit comments