Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.realize_ex
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {l : ℕ} {θ : L.BoundedFormula α l.succ}
{v : α → M} {xs : Fin l → M}, θ.ex.Realize v xs ↔ ∃ a, θ.Realize v (Fin.snoc xs a)- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.BoundedFormulastatement and proof · cited by 207
- Fin.snocstatement and proof · cited by 113
- FirstOrder.Language.BoundedFormula.Realizestatement and proof · cited by 104
- FirstOrder.Language.BoundedFormula.exstatement · cited by 14
- FirstOrder.Language.BoundedFormula.realize_allproof · cited by 3
- FirstOrder.Language.BoundedFormula.realize_notproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.BoundedFormula.realize_toPrenexImpproof · cited by 1
- FirstOrder.Language.BoundedFormula.realize_toPrenexImpRightproof · cited by 1