Theorems · Theorem · logic and foundations
FirstOrder.Language.StrongHomClass.map_fun
∀ {L : outParam FirstOrder.Language} {F : Type u_3} {M : outParam (Type u_4)} {N : outParam (Type u_5)}
{inst : FunLike F M N} {inst_1 : L.Structure M} {inst_2 : L.Structure N} [self : L.StrongHomClass F M N] (φ : F)
{n : ℕ} (f : L.Functions n) (x : Fin n → M),
φ (FirstOrder.Language.Structure.funMap f x) = FirstOrder.Language.Structure.funMap f (⇑φ ∘ x)The homomorphism commutes with the interpretations of the function symbols
- Defined in
- Mathlib.ModelTheory.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Functionsstatement · cited by 153
- FirstOrder.Language.Structure.funMapstatement · cited by 69
- FirstOrder.Language.StrongHomClassstatement and proof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.StrongHomClass.toEmbeddingproof · cited by 4