Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Substructure.comap

{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 N → L.Substructure M

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

Defined in
Mathlib.ModelTheory.Substructures
Cited by
31 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
FirstOrder.Language.StructureFirstOrder.Language.Structure

Around this declaration

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

FirstOrder.Language.Substructure.gc_map_comap · cited by 14Substructure.gc_map_comapFirstOrder.Language.Substructure.gciMapComap · cited by 9Substructure.gciMapComapFirstOrder.Language.Substructure.giMapComap · cited by 9Substructure.giMapComapFirstOrder.Language.Substructure.map_le_iff_le_comap · cited by 3Substructure.map_le_iff_l…FirstOrder.Language.Substructure.monotone_comap · cited by 0Substructure.monotone_com…FirstOrder.Language.Substructure.coe_comap · cited by 0Substructure.coe_comapFirstOrder.Language.Substructure.comap_comap · cited by 0Substructure.comap_comapFirstOrder.Language.Substructure.comap_iInf · cited by 0Substructure.comap_iInfFirstOrder.Language.Substructure.comap_iInf_map_of_injective · cited by 0Substructure.comap_iInf_m…FirstOrder.Language.Substructure.comap_iSup_map_of_injective · cited by 0Substructure.comap_iSup_m…FirstOrder.Language.Substructure.comap_id · cited by 0Substructure.comap_idFirstOrder.Language.Substructure.comap_inf · cited by 0Substructure.comap_infFirstOrder.Language.Substructure.comap_inf_map_of_injective · cited by 0Substructure.comap_inf_ma…FirstOrder.Language.Substructure.comap_injective_of_surjective · cited by 0Substructure.comap_inject…FirstOrder.Language.Substructure.comap_le_comap_iff_of_surjective · cited by 0Substructure.comap_le_com…DFunLike.coe · cited by 62936DFunLike.coeSetLike.coe · cited by 8199SetLike.coeSet.preimage · cited by 4946Set.preimageFirstOrder.Language · cited by 1084FirstOrder.LanguageFirstOrder.Language.Structure · cited by 775Language.StructureFirstOrder.Language.Substructure · cited by 242Language.SubstructureFirstOrder.Language.Functions · cited by 153Language.FunctionsFirstOrder.Language.Hom · cited by 107Language.HomSubstructure.comapCITED BYCITES

Cites8

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

Cited by33

Results whose statement or proof uses this declaration.