Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.factorThruCoimage

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {P Q : C} →
        (f : P ⟶ Q) →
          [inst_2 : CategoryTheory.Limits.HasKernel f] →
            [inst_3 : CategoryTheory.Limits.HasCokernel (CategoryTheory.Limits.kernel.ι f)] →
              CategoryTheory.Abelian.coimage f ⟶ Q

There is a canonical monomorphism i : coimage f ⟶ Q.

Defined in
Mathlib.CategoryTheory.Abelian.Images
Cited by
12 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasKernelCategoryTheory.Limits.HasCokernel

Around this declaration

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

CategoryTheory.Abelian.coimageStrongEpiMonoFactorisation · cited by 5Abelian.coimageStrongEpiM…CategoryTheory.Functor.preservesFiniteLimits_tfae · cited by 5Functor.preservesFiniteLi…CategoryTheory.ShortComplex.RightHomologyData.ofAbelian · cited by 4RightHomologyData.ofAbeli…CategoryTheory.Abelian.comp_coimage_π_eq_zero · cited by 3Abelian.comp_coimage_π_eq…CategoryTheory.Abelian.PreservesCoimage.factorThruCoimage_iso_inv · cited by 2PreservesCoimage.factorTh…CategoryTheory.ObjectProperty.exists_comp_monoModSerre_eq_zero_iff · cited by 2ObjectProperty.exists_com…CategoryTheory.ShortComplex.exact_iff_exact_coimage_π · cited by 2ShortComplex.exact_iff_ex…CategoryTheory.Abelian.PreservesCoimage.factorThruCoimage_iso_hom · cited by 1PreservesCoimage.factorTh…CategoryTheory.Abelian.coimageStrongEpiMonoFactorisation_m · cited by 1Abelian.coimageStrongEpiM…CategoryTheory.Functor.preservesHomology_of_preservesMonos_and_cokernels · cited by 1Functor.preservesHomology…CategoryTheory.Abelian.PreservesCoimage.factorThruCoimage_iso_hom_assoc · cited by 0PreservesCoimage.factorTh…CategoryTheory.Abelian.PreservesCoimage.factorThruCoimage_iso_inv_assoc · cited by 0PreservesCoimage.factorTh…CategoryTheory.NonPreadditiveAbelian.epiIsCokernelOfKernel · cited by 0NonPreadditiveAbelian.epi…CategoryTheory.Abelian.coimage.comp_π_eq_zero · cited by 0coimage.comp_π_eq_zeroCategoryTheory.Abelian.coimage.fac · cited by 0coimage.facCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.kernel · cited by 272Limits.kernelCategoryTheory.Limits.kernel.ι · cited by 214kernel.ιCategoryTheory.Limits.HasKernel · cited by 169Limits.HasKernelCategoryTheory.Limits.HasCokernel · cited by 131Limits.HasCokernelCategoryTheory.Limits.cokernel.desc · cited by 53cokernel.descCategoryTheory.Limits.kernel.condition · cited by 52kernel.conditionCategoryTheory.Abelian.coimage · cited by 44Abelian.coimageAbelian.factorThruCoimageCITED BYCITES

Cites10

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

Cited by15

Results whose statement or proof uses this declaration.