Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.realize_exs
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {n : ℕ} {φ : L.BoundedFormula α n}
{v : α → M}, φ.exs.Realize v ↔ ∃ xs, φ.Realize v xs- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.snocproof · cited by 113
- FirstOrder.Language.BoundedFormula.Realizestatement and proof · cited by 104
- FirstOrder.Language.Formula.Realizestatement and proof · cited by 81
- Fin.initproof · cited by 49
- FirstOrder.Language.BoundedFormula.exproof · cited by 14
- Fin.snoc_init_selfproof · cited by 7
- FirstOrder.Language.BoundedFormula.exsstatement and proof · cited by 4
- Unique.exists_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Sentence.realize_cardGeproof · cited by 0