Theorems · Definition · logic and foundations
FirstOrder.Language.Hom.domRestrict
{L : FirstOrder.Language} →
{M : Type w} →
{N : Type u_1} →
[inst : L.Structure M] → [inst_1 : L.Structure N] → L.Hom M N → (p : L.Substructure M) → L.Hom (↥p) NThe restriction of a first-order hom to a substructure s ⊆ M gives a hom s → N.
- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses Quot.sound
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.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement and proof · cited by 242
- FirstOrder.Language.Homstatement and proof · cited by 107
- FirstOrder.Language.Embedding.toHomproof · cited by 40
- FirstOrder.Language.Substructure.subtypeproof · cited by 40
- FirstOrder.Language.Hom.compproof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Hom.domRestrict_toFunstatement and proof · cited by 0
- FirstOrder.Language.Hom.domRestrict_comp_codRestrictstatement · cited by 0