Theorems · Definition · category theory
CategoryTheory.Abelian.coimageIsoImage
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
{X Y : C} → (f : X ⟶ Y) → CategoryTheory.Abelian.coimage f ≅ CategoryTheory.Abelian.image fThere is a canonical isomorphism between the abelian coimage and the abelian image of a morphism.
- Defined in
- Mathlib.CategoryTheory.Abelian.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Isostatement · cited by 3,963
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Limits.kernel.ιstatement · cited by 214
- CategoryTheory.Limits.cokernel.πstatement · cited by 194
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.Abelian.imagestatement · cited by 57
- CategoryTheory.Abelian.coimagestatement · cited by 44
- CategoryTheory.Abelian.coimageImageComparisonproof · cited by 18
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.exists_epiModSerre_comp_eq_zero_iffproof · cited by 2
- CategoryTheory.Abelian.coimIsoImproof · cited by 2
- CategoryTheory.ObjectProperty.exists_isoModSerre_comp_eq_zero_iffproof · cited by 2
- CategoryTheory.ObjectProperty.exists_comp_monoModSerre_eq_zero_iffproof · cited by 2
- CategoryTheory.ShortComplex.HomologyData.ofAbelianproof · cited by 0