Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.coimage

{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] →
            [CategoryTheory.Limits.HasCokernel (CategoryTheory.Limits.kernel.ι f)] → C

The cokernel of the kernel of f is called the (abelian) coimage of f.

Defined in
Mathlib.CategoryTheory.Abelian.Images
Cited by
44 results in Mathlib
Foundations
Depth 26 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.coimage.π · cited by 19coimage.πCategoryTheory.Abelian.coimageImageComparison · cited by 18Abelian.coimageImageCompa…CategoryTheory.Abelian.PreservesCoimage.iso · cited by 12PreservesCoimage.isoCategoryTheory.Abelian.factorThruCoimage · cited by 12Abelian.factorThruCoimageCategoryTheory.Abelian.coimageStrongEpiMonoFactorisation · cited by 5Abelian.coimageStrongEpiM…CategoryTheory.ShortComplex.LeftHomologyData.ofAbelian · cited by 4LeftHomologyData.ofAbelianCategoryTheory.Abelian.coim · cited by 4Abelian.coimCategoryTheory.Abelian.FunctorCategory.coimageObjIso · cited by 4FunctorCategory.coimageOb…CategoryTheory.Abelian.PreservesCoimageImageComparison.iso · cited by 4PreservesCoimageImageComp…CategoryTheory.ShortComplex.RightHomologyData.ofAbelian · cited by 4RightHomologyData.ofAbeli…CategoryTheory.ShortComplex.cokernelToAbelianCoimage · cited by 3ShortComplex.cokernelToAb…CategoryTheory.Abelian.coimageIsoImage · cited by 3Abelian.coimageIsoImageCategoryTheory.Abelian.coimageIsoImage' · cited by 3Abelian.coimageIsoImage'CategoryTheory.Abelian.coimage_image_factorisation · cited by 3Abelian.coimage_image_fac…CategoryTheory.Abelian.comp_coimage_π_eq_zero · cited by 3Abelian.comp_coimage_π_eq…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.kernel · cited by 272Limits.kernelCategoryTheory.Limits.cokernel · cited by 229Limits.cokernelCategoryTheory.Limits.kernel.ι · cited by 214kernel.ιCategoryTheory.Limits.HasKernel · cited by 169Limits.HasKernelCategoryTheory.Limits.HasCokernel · cited by 131Limits.HasCokernelAbelian.coimageCITED BYCITES

Cites8

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

Cited by62

Results whose statement or proof uses this declaration.