Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Image.monoFactorisation

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} → (f : X ⟶ Y) → [CategoryTheory.Limits.HasImage f] → CategoryTheory.Limits.MonoFactorisation f

Some factorisation of f through a monomorphism (selected with choice).

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Images
Cited by
15 results in Mathlib
Foundations
Depth 5 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasImage

Around this declaration

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

CategoryTheory.Limits.image · cited by 124Limits.imageCategoryTheory.Limits.image.ι · cited by 104image.ιCategoryTheory.Limits.factorThruImage · cited by 55Limits.factorThruImageCategoryTheory.Limits.image.fac · cited by 27image.facCategoryTheory.Limits.Image.isImage · cited by 11Image.isImageCategoryTheory.Limits.image.compIso · cited by 7image.compIsoCategoryTheory.Limits.IsImage.lift_ι · cited by 4IsImage.lift_ιCategoryTheory.Limits.image.isoStrongEpiMono_hom_comp_ι · cited by 3image.isoStrongEpiMono_ho…CategoryTheory.Limits.imageMonoIsoSource_inv_ι · cited by 2Limits.imageMonoIsoSource…CategoryTheory.Limits.image.compIso_hom_comp_image_ι · cited by 2image.compIso_hom_comp_im…CategoryTheory.Limits.image.compIso_inv_comp_image_ι · cited by 2image.compIso_inv_comp_im…CategoryTheory.PreservesImage.iso_hom · cited by 2PreservesImage.iso_homCategoryTheory.Limits.image.isImage_lift · cited by 1image.isImage_liftCategoryTheory.PreservesImage.hom_comp_map_image_ι · cited by 1PreservesImage.hom_comp_m…CategoryTheory.PreservesImage.iso_inv · cited by 1PreservesImage.iso_invCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasImage · cited by 107Limits.HasImageCategoryTheory.Limits.MonoFactorisation · cited by 69Limits.MonoFactorisationCategoryTheory.Limits.ImageFactorisation.F · cited by 9ImageFactorisation.FCategoryTheory.Limits.Image.imageFactorisation · cited by 0Image.imageFactorisationImage.monoFactorisationCITED BYCITES

Cites6

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

Cited by22

Results whose statement or proof uses this declaration.