Theorems · Definition · category theory
CategoryTheory.Abelian.coimageImageComparison
{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.HasCokernel f] →
[inst_3 : CategoryTheory.Limits.HasKernel f] →
[inst_4 : CategoryTheory.Limits.HasKernel (CategoryTheory.Limits.cokernel.π f)] →
[inst_5 : CategoryTheory.Limits.HasCokernel (CategoryTheory.Limits.kernel.ι f)] →
CategoryTheory.Abelian.coimage f ⟶ CategoryTheory.Abelian.image fThe canonical map from the abelian coimage to the abelian image. In any abelian category this is an isomorphism. Conversely, any additive category with kernels and cokernels and in which this is always an isomorphism, is abelian.
- Defined in
- Mathlib.CategoryTheory.Abelian.Images
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Limits.kernel.ιstatement and proof · cited by 214
- CategoryTheory.Limits.cokernel.πstatement and proof · cited by 194
- CategoryTheory.Limits.HasKernelstatement and proof · cited by 169
- CategoryTheory.Limits.HasCokernelstatement and proof · cited by 131
- CategoryTheory.Limits.kernel.liftproof · cited by 64
- CategoryTheory.Abelian.imagestatement · cited by 57
- CategoryTheory.Limits.cokernel.descproof · cited by 53
Cited by24
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.PreservesCoimageImageComparison.isostatement and proof · cited by 4
- CategoryTheory.Abelian.coimage_image_factorisationstatement · cited by 3
- CategoryTheory.Abelian.coimageIsoImageproof · cited by 3
- CategoryTheory.Abelian.coimageImageComparisonFunctorproof · cited by 2
- CategoryTheory.Abelian.OfCoimageImageComparisonIsIso.imageMonoFactorisation_e'statement · cited by 1
- CategoryTheory.Abelian.FunctorCategory.coimageImageComparison_appstatement and proof · cited by 1
- CategoryTheory.Abelian.OfCoimageImageComparisonIsIso.imageFactorisationstatement and proof · cited by 1
- CategoryTheory.Abelian.coimage_image_factorisation_assocstatement and proof · cited by 0
- CategoryTheory.Abelian.OfCoimageImageComparisonIsIso.isNormalEpiCategorystatement and proof · cited by 0
- CategoryTheory.Abelian.OfCoimageImageComparisonIsIso.isNormalMonoCategorystatement and proof · cited by 0
- CategoryTheory.Abelian.PreservesCoimage.hom_coimageImageComparisonstatement and proof · cited by 0
- CategoryTheory.Abelian.FunctorCategory.coimageImageComparison_app'statement and proof · cited by 0