Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.Theory.isSatisfiable_union_distinctConstantsTheory_of_infinite

∀ {L : FirstOrder.Language} {α : Type w} (T : L.Theory) (s : Set α) (M : Type w') [inst : L.Structure M] [M ⊨ T]
  [Infinite M], ((L.lhomWithConstants α).onTheory T ∪ L.distinctConstantsTheory s).IsSatisfiable
Defined in
Mathlib.ModelTheory.Satisfiability
Cited by
1 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FirstOrder.Language.StructureFirstOrder.Language.Theory.ModelInfinite

Around this declaration

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

Cites36

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.