Theorems · Definition · category theory
CategoryTheory.Limits.cokernelComparison
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{X Y : C} →
(f : X ⟶ Y) →
{D : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
(G : CategoryTheory.Functor C D) →
[G.PreservesZeroMorphisms] →
[inst_5 : CategoryTheory.Limits.HasCokernel f] →
[inst_6 : CategoryTheory.Limits.HasCokernel (G.map f)] →
CategoryTheory.Limits.cokernel (G.map f) ⟶ G.obj (CategoryTheory.Limits.cokernel f)The comparison morphism for the cokernel of f.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Limits.HasCokernelstatement and proof · cited by 131
- CategoryTheory.Limits.coequalizer.πproof · cited by 93
- CategoryTheory.Limits.cokernel.descproof · cited by 53
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.PreservesCokernel.iso_invstatement · cited by 6
- CategoryTheory.Abelian.PreservesCoimage.factorThruCoimage_iso_invproof · cited by 2
- CategoryTheory.Limits.cokernelComparison_map_descstatement · cited by 2
- CategoryTheory.Limits.π_comp_cokernelComparisonstatement · cited by 2
- CategoryTheory.Limits.π_comp_cokernelComparison_assocstatement and proof · cited by 2
- CategoryTheory.Limits.cokernel_map_comp_cokernelComparisonstatement · cited by 2
- CategoryTheory.Limits.preserves_cokernel_iso_comp_cokernel_mapproof · cited by 1
- CategoryTheory.Abelian.FunctorCategory.coimageImageComparison_appproof · cited by 1
- CategoryTheory.Abelian.PreservesImage.iso_inv_ιproof · cited by 1
- CategoryTheory.Limits.PreservesCokernel.of_iso_comparisonstatement and proof · cited by 0
- CategoryTheory.Abelian.FunctorCategory.coimageObjIso_invstatement · cited by 0
- CategoryTheory.Abelian.FunctorCategory.imageObjIso_invstatement and proof · cited by 0