Theorems · Definition · category theory
CategoryTheory.NonPreadditiveAbelian.epiIsCokernelOfKernel
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.NonPreadditiveAbelian C] →
{X Y : C} →
{f : X ⟶ Y} →
[CategoryTheory.Epi f] →
(s : CategoryTheory.Limits.Fork f 0) →
CategoryTheory.Limits.IsLimit s →
CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.CokernelCofork.ofπ f ⋯)In a NonPreadditiveAbelian category, an epi is the cokernel of its kernel. More precisely:
If f is an epimorphism and s is some limit kernel cone on f, then f is a cokernel
of Fork.ι s.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.parallelPairstatement and proof · cited by 766
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.Cone.πproof · cited by 500
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.Limits.Fork.ιstatement · cited by 162
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.epiIsCokernelOfKernelproof · cited by 1