Theorems · Theorem · logic and foundations
FirstOrder.Language.Formula.realize_iExs
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {γ : Type u_3} [inst_1 : Finite γ]
{φ : L.Formula (α ⊕ γ)} {v : α → M}, (FirstOrder.Language.Formula.iExs γ φ).Realize v ↔ ∃ i, φ.Realize (Sum.elim v i)- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- Finitestatement and proof · cited by 3,029
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Equiv.apply_symm_applyproof · cited by 346
- Equiv.symm_apply_applyproof · cited by 320
- FirstOrder.Language.BoundedFormulaproof · cited by 207
- FirstOrder.Language.BoundedFormula.Realizeproof · cited by 104
- FirstOrder.Language.Formulastatement and proof · cited by 93
- FirstOrder.Language.Formula.Realizestatement and proof · cited by 81
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.BoundedFormula.realize_iExsproof · cited by 0