Theorems · Definition · category theory
CategoryTheory.Limits.PreservesCokernel.iso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{D : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
(G : CategoryTheory.Functor C D) →
[G.PreservesZeroMorphisms] →
{X Y : C} →
(f : X ⟶ Y) →
[inst_5 : CategoryTheory.Limits.HasCokernel f] →
[inst_6 : CategoryTheory.Limits.HasCokernel (G.map f)] →
[CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.parallelPair f 0) G] →
G.obj (CategoryTheory.Limits.cokernel f) ≅ CategoryTheory.Limits.cokernel (G.map f)If G preserves the cokernel of f, then the cokernel comparison map for G at f is
an isomorphism.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement and proof · cited by 766
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.Limits.cokernelstatement · cited by 229
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.PreservesCoimage.isoproof · cited by 12
- CategoryTheory.Abelian.PreservesImage.isoproof · cited by 12
- CategoryTheory.Limits.PreservesCokernel.iso_invstatement · cited by 6
- CategoryTheory.Abelian.FunctorCategory.coimageObjIsoproof · cited by 4
- CategoryTheory.Abelian.FunctorCategory.imageObjIsoproof · cited by 4
- CategoryTheory.Abelian.PreservesCoimage.iso_hom_πproof · cited by 2
- CategoryTheory.Abelian.PreservesImage.factorThruImage_iso_homproof · cited by 2
- CategoryTheory.Abelian.PreservesImage.iso_hom_ιproof · cited by 2
- CategoryTheory.Limits.PreservesCokernel.π_iso_homstatement · cited by 1
- CategoryTheory.Limits.preserves_cokernel_iso_comp_cokernel_mapstatement and proof · cited by 1
- CategoryTheory.Limits.PreservesCokernel.π_iso_hom_assocstatement and proof · cited by 1
- CategoryTheory.Abelian.FunctorCategory.coimageImageComparison_appproof · cited by 1