Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Substructure.map

{L : FirstOrder.Language} →
  {M : Type w} →
    {N : Type u_1} → [inst : L.Structure M] → [inst_1 : L.Structure N] → L.Hom M N → L.Substructure M → L.Substructure N

The image of a substructure along a homomorphism is a substructure.

Defined in
Mathlib.ModelTheory.Substructures
Cited by
49 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FirstOrder.Language.StructureFirstOrder.Language.Structure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

FirstOrder.Language.Hom.range · cited by 30Hom.rangeFirstOrder.Language.Substructure.gc_map_comap · cited by 14Substructure.gc_map_comapFirstOrder.Language.Substructure.fg_iff_structure_fg · cited by 12Substructure.fg_iff_struc…FirstOrder.Language.Substructure.gciMapComap · cited by 9Substructure.gciMapComapFirstOrder.Language.Substructure.giMapComap · cited by 9Substructure.giMapComapFirstOrder.Language.Hom.range_eq_map · cited by 7Hom.range_eq_mapFirstOrder.Language.Substructure.closure_image · cited by 4Substructure.closure_imageFirstOrder.Language.Substructure.map_closure · cited by 4Substructure.map_closureFirstOrder.Language.Substructure.map_le_iff_le_comap · cited by 3Substructure.map_le_iff_l…FirstOrder.Language.Embedding.substructureEquivMap · cited by 2Embedding.substructureEqu…FirstOrder.Language.Hom.map_le_range · cited by 2Hom.map_le_rangeFirstOrder.Language.age.countable_quotient · cited by 2age.countable_quotientFirstOrder.Language.Substructure.map_injective_of_injective · cited by 2Substructure.map_injectiv…FirstOrder.Language.Substructure.CG.map · cited by 2CG.mapFirstOrder.Language.Substructure.FG.map · cited by 2FG.mapDFunLike.coe · cited by 62936DFunLike.coeSetLike.coe · cited by 8199SetLike.coeSet.image · cited by 5609Set.imageFirstOrder.Language · cited by 1084FirstOrder.LanguageFirstOrder.Language.Structure · cited by 775Language.StructureFirstOrder.Language.Substructure · cited by 242Language.SubstructureFirstOrder.Language.Hom · cited by 107Language.HomSubstructure.mapCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by53

Results whose statement or proof uses this declaration.