Theorems · Definition · category theory
CategoryTheory.NonPreadditiveAbelian.monoIsKernelOfCokernel
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.NonPreadditiveAbelian C] →
{X Y : C} →
{f : X ⟶ Y} →
[CategoryTheory.Mono f] →
(s : CategoryTheory.Limits.Cofork f 0) →
CategoryTheory.Limits.IsColimit s →
CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.KernelFork.ofι f ⋯)In a NonPreadditiveAbelian category, a mono is the kernel of its cokernel. More precisely:
If f is a monomorphism and s is some colimit cokernel cocone on f, then f is a kernel
of Cofork.π 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.Cocone.ptstatement · cited by 1,354
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.parallelPairstatement and proof · cited by 766
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.asIsoproof · cited by 177
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.monoIsKernelOfCokernelproof · cited by 1