Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.realize_all_liftAt_one_self
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} [Nonempty M] {n : ℕ}
{φ : L.BoundedFormula α n} {v : α → M} {xs : Fin n → M},
(FirstOrder.Language.BoundedFormula.liftAt 1 n φ).all.Realize v xs ↔ φ.Realize v xs- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 1 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.
Cites6
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
- FirstOrder.Language.BoundedFormula.Realizestatement and proof · cited by 104
- FirstOrder.Language.BoundedFormula.liftAtstatement · cited by 14
- Fin.snoc_comp_castSuccproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.BoundedFormula.iff_all_liftAtproof · cited by 0