Theorems · Definition · category theory
CategoryTheory.Limits.isCokernelEpiComp
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{X Y : C} →
{f : X ⟶ Y} →
{c : CategoryTheory.Limits.CokernelCofork f} →
CategoryTheory.Limits.IsColimit c →
{W : C} →
(g : W ⟶ X) →
[hg : CategoryTheory.Epi g] →
{h : W ⟶ Y} →
(hh : h = CategoryTheory.CategoryStruct.comp g f) →
CategoryTheory.Limits.IsColimit
(CategoryTheory.Limits.CokernelCofork.ofπ (CategoryTheory.Limits.Cofork.π c) ⋯)Every cokernel of f induces a cokernel of g ≫ f if g is epi.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 31 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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.Limits.Cofork.πstatement and proof · cited by 164
- CategoryTheory.Limits.CokernelCoforkstatement and proof · cited by 108
- CategoryTheory.Limits.Coforkproof · cited by 80
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.binaryBiconeOfIsSplitMonoOfCokernelproof · cited by 5
- SheafOfModules.Presentation.isColimitproof · cited by 2
- CategoryTheory.Limits.isCokernelEpiComp_descstatement · cited by 0
- CategoryTheory.Limits.binaryBiconeOfIsSplitMonoOfCokernel_inrstatement · cited by 0
- CategoryTheory.Limits.isCokernelEpiComp.congr_simpstatement and proof · cited by 0