Theorems · Theorem · logic and foundations
FirstOrder.Language.StrongHomClass.realize_formula
∀ {L : FirstOrder.Language} {M : Type w} {N : Type u_1} [inst : L.Structure M] [inst_1 : L.Structure N] {α : Type u'}
{F : Type u_4} [inst_2 : EquivLike F M N] [L.StrongHomClass F M N] (g : F) (φ : L.Formula α) {v : α → M},
φ.Realize (⇑g ∘ v) ↔ φ.Realize v- Defined in
- Mathlib.ModelTheory.Semantics
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · cited by 62,936
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- EquivLikestatement and proof · cited by 165
- FirstOrder.Language.BoundedFormula.Realizeproof · cited by 104
- FirstOrder.Language.Formulastatement and proof · cited by 93
- FirstOrder.Language.Formula.Realizestatement and proof · cited by 81
- Unique.eq_defaultproof · cited by 38
- FirstOrder.Language.StrongHomClassstatement and proof · cited by 16
- iff_eq_eqproof · cited by 13
- FirstOrder.Language.StrongHomClass.realize_boundedFormulaproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.StrongHomClass.realize_sentenceproof · cited by 3
- FirstOrder.Language.Substructure.realize_formula_topproof · cited by 0