Theorems · Theorem · logic and foundations
FirstOrder.Language.StrongHomClass.realize_boundedFormula
∀ {L : FirstOrder.Language} {M : Type w} {N : Type u_1} [inst : L.Structure M] [inst_1 : L.Structure N] {α : Type u'}
{n : ℕ} {F : Type u_4} [inst_2 : EquivLike F M N] [L.StrongHomClass F M N] (g : F) (φ : L.BoundedFormula α n)
{v : α → M} {xs : Fin n → M}, φ.Realize (⇑g ∘ v) (⇑g ∘ xs) ↔ φ.Realize v xs- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- EquivLikestatement and proof · cited by 165
- FirstOrder.Language.Relationsproof · cited by 147
- Fin.snocproof · cited by 113
- FirstOrder.Language.BoundedFormula.Realizestatement and proof · cited by 104
- FirstOrder.Language.Term.realizeproof · cited by 81
- FirstOrder.Language.Structure.RelMapproof · cited by 68
- EquivLike.invproof · cited by 42
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.StrongHomClass.realize_formulaproof · cited by 2
- FirstOrder.Language.Substructure.realize_boundedFormula_topproof · cited by 0