Theorems · Theorem · logic and foundations
FirstOrder.Language.Formula.exists_realize_equivSentence_iff_realize_exClosure
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} [inst_1 : DecidableEq α] [Nonempty M]
{φ : L.Formula α}, (∃ v, M ⊨ FirstOrder.Language.Formula.equivSentence φ) ↔ M ⊨ φ.exClosure- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement · cited by 8,337
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Equiv.symm_apply_applyproof · cited by 320
- FirstOrder.Language.Sentencestatement · cited by 127
- FirstOrder.Language.withConstantsstatement · cited by 108
- FirstOrder.Language.BoundedFormula.Realizeproof · cited by 104
- FirstOrder.Language.Formulastatement and proof · cited by 93
- FirstOrder.Language.Formula.Realizeproof · cited by 81
- FirstOrder.Language.Sentence.Realizestatement and proof · cited by 62
- FirstOrder.Language.Formula.equivSentencestatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.