Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.realize_toFormula
∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {n : ℕ} (φ : L.BoundedFormula α n)
(v : α ⊕ Fin n → M), φ.toFormula.Realize v ↔ φ.Realize (v ∘ Sum.inl) (v ∘ Sum.inr)- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equiv.symmproof · cited by 3,681
- 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.Termproof · cited by 166
- FirstOrder.Language.Relationsproof · cited by 147
- Fin.snocproof · cited by 113
- FirstOrder.Language.BoundedFormula.Realizestatement and proof · cited by 104
- FirstOrder.Language.Formulaproof · cited by 93
- FirstOrder.Language.Term.realizeproof · cited by 81
- FirstOrder.Language.Formula.Realizestatement and proof · cited by 81
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.MeetsDefinable.isElementary_closureproof · cited by 0