Theorems · Theorem · logic and foundations
FirstOrder.Language.Formula.realize_iExsUnique
∀ {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.iExsUnique γ φ).Realize v ↔ ∃! i, φ.Realize (Sum.elim v i)- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 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.
- Finitestatement and proof · cited by 3,029
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- ExistsUniquestatement and proof · cited by 268
- 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
- FirstOrder.Language.Term.equalproof · cited by 14
- FirstOrder.Language.Formula.iExsproof · cited by 8
- FirstOrder.Language.Formula.relabelproof · cited by 7
- FirstOrder.Language.Formula.iAllsproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.BoundedFormula.realize_iExsUniqueproof · cited by 0