Theorems · Definition · category theory
CategoryTheory.Limits.isBilimitBinaryBiconeOfIsSplitMonoOfCokernel
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{X Y : C} →
{f : X ⟶ Y} →
[inst_2 : CategoryTheory.IsSplitMono f] →
{c : CategoryTheory.Limits.CokernelCofork f} →
(i : CategoryTheory.Limits.IsColimit c) →
(CategoryTheory.Limits.binaryBiconeOfIsSplitMonoOfCokernel i).IsBilimitThe bicone constructed in binaryBiconeOfSplitMonoOfCokernel is a bilimit.
This is a version of the splitting lemma that holds in all preadditive categories.
- 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.
Cites12
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.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Limits.Cocone.ptstatement · 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.Limits.CokernelCoforkstatement and proof · cited by 108
- CategoryTheory.IsSplitMonostatement and proof · cited by 33
- CategoryTheory.Limits.BinaryBicone.IsBilimitstatement · cited by 26
- CategoryTheory.Limits.binaryBiconeOfIsSplitMonoOfCokernelstatement and proof · cited by 5
- CategoryTheory.Limits.isBinaryBilimitOfTotalproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.