Skip to content

Commit a7972c9

Browse files
committed
doc
1 parent 47fb1bf commit a7972c9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Mathlib/ModelTheory/Arithmetic/Presburger/Definability.lean

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ import Mathlib.LinearAlgebra.Matrix.Notation
1717
/-!
1818
# Presburger definability and semilinear sets
1919
20-
This file formalizes the equivalence between Presburger definable sets and semilinear sets. As an
21-
application of this result, we show that the graph of multiplication is not Presburger definable.
20+
This file formalizes the classical result that Presburger definable sets are the same as semilinear
21+
sets. As an application of this result, we show that the graph of multiplication is not Presburger
22+
definable.
2223
2324
## Main Results
2425

0 commit comments

Comments
 (0)