Theorems · Definition · category theory
CategoryTheory.ObjectProperty.createsCokernels
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
(P : CategoryTheory.ObjectProperty C) →
[P.IsClosedUnderCokernels] →
{X Y : P.FullSubcategory} →
(f : X ⟶ Y) →
[CategoryTheory.Limits.HasCokernel f.hom] →
CategoryTheory.CreatesColimit (CategoryTheory.Limits.parallelPair f 0) P.ιIf an object property P is closed under cokernels, then P.ι creates cokernels.
In particular, this implies P.ι preserves cokernels.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.compproof · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- CategoryTheory.InducedCategory.Hom.homstatement and proof · cited by 850
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement and proof · cited by 766
- CategoryTheory.ObjectProperty.FullSubcategorystatement and proof · cited by 726
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.preservesCokernels_ιproof · cited by 1