Theorems · Definition · category theory
CategoryTheory.Limits.cokernelIsoOfEq
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{X Y : C} →
{f g : X ⟶ Y} →
[inst_2 : CategoryTheory.Limits.HasCokernel f] →
[inst_3 : CategoryTheory.Limits.HasCokernel g] →
f = g → (CategoryTheory.Limits.cokernel f ≅ CategoryTheory.Limits.cokernel g)If two morphisms are known to be equal, then their cokernels are isomorphic.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.parallelPairproof · cited by 766
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Limits.HasCokernelstatement and proof · cited by 131
- CategoryTheory.Limits.HasColimit.isoOfNatIsoproof · cited by 56
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.imageUnopOpproof · cited by 6
- CategoryTheory.Limits.cokernelIsoOfEq_reflstatement · cited by 5
- CategoryTheory.image_ι_op_comp_imageUnopOp_homproof · cited by 2
- CategoryTheory.Limits.cokernelIsoOfEq_hom_comp_descstatement · cited by 1
- CategoryTheory.Limits.cokernelIsoOfEq_hom_comp_desc_assocstatement and proof · cited by 1
- CategoryTheory.Limits.cokernelIsoOfEq_inv_comp_descstatement · cited by 1
- CategoryTheory.Limits.π_comp_cokernelIsoOfEq_homstatement · cited by 1
- CategoryTheory.Limits.π_comp_cokernelIsoOfEq_invstatement · cited by 1
- CategoryTheory.Limits.cokernel.congrproof · cited by 0
- CategoryTheory.Limits.cokernelIsoOfEq_inv_comp_desc_assocstatement and proof · cited by 0
- CategoryTheory.Limits.cokernelIsoOfEq_transstatement and proof · cited by 0
- CategoryTheory.Limits.π_comp_cokernelIsoOfEq_hom_assocstatement and proof · cited by 0