Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.presburger.definable_iff_isSemilinearSet

∀ {α : Type u_1} {A : Set ℕ} [Finite α] {s : Set (α → ℕ)},
  A.Definable FirstOrder.Language.presburger s ↔ IsSemilinearSet s

A set is Presburger definable in if and only if it is semilinear.

Defined in
Mathlib.ModelTheory.Arithmetic.Presburger.Definability
Cited by
1 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Finite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.