Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.realize_iAlls
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {β : Type v'} [inst_1 : Finite β]
{φ : L.Formula (α ⊕ β)} {v : α → M} {v' : Fin 0 → M},
FirstOrder.Language.BoundedFormula.Realize (FirstOrder.Language.Formula.iAlls β φ) v v' ↔
∀ (i : β → M), φ.Realize fun a => Sum.elim v i a- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 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.
- Finitestatement and proof · cited by 3,029
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.BoundedFormulaproof · cited by 207
- FirstOrder.Language.BoundedFormula.Realizestatement and proof · cited by 104
- FirstOrder.Language.Formulastatement and proof · cited by 93
- FirstOrder.Language.Formula.Realizestatement · cited by 81
- FirstOrder.Language.Formula.iAllsstatement and proof · cited by 6
- FirstOrder.Language.Formula.realize_iAllsproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.