Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.Formula.realize_equivSentence

∀ {L : FirstOrder.Language} (M : Type w) [inst : L.Structure M] {α : Type u'} [inst_1 : (L.withConstants α).Structure M]
  [(L.lhomWithConstants α).IsExpansionOn M] (φ : L.Formula α),
  M ⊨ FirstOrder.Language.Formula.equivSentence φ ↔ φ.Realize fun a => ↑(L.con a)
Defined in
Mathlib.ModelTheory.Semantics
Cited by
2 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
FirstOrder.Language.StructureFirstOrder.Language.StructureFirstOrder.Language.LHom.IsExpansionOn

Around this declaration

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

Cites16

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

Cited by2

Results whose statement or proof uses this declaration.