Theorems · Theorem · category theory
CategoryTheory.Abelian.coimage_image_factorisation_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] {P Q : C}
(f : P ⟶ Q) [inst_2 : CategoryTheory.Limits.HasCokernel f] [inst_3 : CategoryTheory.Limits.HasKernel f]
[inst_4 : CategoryTheory.Limits.HasKernel (CategoryTheory.Limits.cokernel.π f)]
[inst_5 : CategoryTheory.Limits.HasCokernel (CategoryTheory.Limits.kernel.ι f)] {Z : C} (h : Q ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Abelian.coimage.π f)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Abelian.coimageImageComparison f)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Abelian.image.ι f) h)) =
CategoryTheory.CategoryStruct.comp f h- Defined in
- Mathlib.CategoryTheory.Abelian.Images
- Cited by
- 0 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.
Cites17
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.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Limits.kernel.ιstatement and proof · cited by 214
- CategoryTheory.Limits.cokernel.πstatement and proof · cited by 194
- CategoryTheory.Limits.HasKernelstatement and proof · cited by 169
- CategoryTheory.Limits.HasCokernelstatement and proof · cited by 131
- CategoryTheory.Abelian.imagestatement · cited by 57
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.