Theorems · Theorem · logic and foundations
FirstOrder.Language.Formula.realize_exClosure
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} [inst_1 : DecidableEq α]
(φ : L.Formula α),
M ⊨ φ.exClosure ↔ ∃ v, FirstOrder.Language.Formula.Realize (FirstOrder.Language.BoundedFormula.restrictFreeVar φ id) v- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Formulastatement and proof · cited by 93
- FirstOrder.Language.Formula.Realizestatement and proof · cited by 81
- FirstOrder.Language.Sentence.Realizestatement · cited by 62
- FirstOrder.Language.BoundedFormula.freeVarFinsetstatement and proof · cited by 9
- FirstOrder.Language.BoundedFormula.restrictFreeVarstatement and proof · cited by 7
- FirstOrder.Language.Formula.exClosurestatement · cited by 4
Cited by2
Results whose statement or proof uses this declaration.