Theorems · Definition · category theory
CategoryTheory.Limits.cokernel.mapIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{X Y : C} →
(f : X ⟶ Y) →
[inst_2 : CategoryTheory.Limits.HasCokernel f] →
{X' Y' : C} →
(f' : X' ⟶ Y') →
[inst_3 : CategoryTheory.Limits.HasCokernel f'] →
(p : X ≅ X') →
(q : Y ≅ Y') →
CategoryTheory.CategoryStruct.comp f q.hom = CategoryTheory.CategoryStruct.comp p.hom f' →
(CategoryTheory.Limits.cokernel f ≅ CategoryTheory.Limits.cokernel f')A commuting square of isomorphisms induces an isomorphism of cokernels.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Limits.HasCokernelstatement and proof · cited by 131
- CategoryTheory.Limits.cokernel.mapproof · cited by 23
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.PreservesCoimage.isoproof · cited by 12
- CategoryTheory.Abelian.FunctorCategory.coimageObjIsoproof · cited by 4
- CategoryTheory.Limits.cokernel.mapIso_homstatement and proof · cited by 1
- CategoryTheory.Limits.cokernel.mapIso_invstatement and proof · cited by 1
- AlgebraicGeometry.isIso_fromTildeΓ_of_presentationproof · cited by 0
- CategoryTheory.Limits.cokernel.mapIso.congr_simpstatement and proof · cited by 0