Theorems · Definition · category theory
CategoryTheory.ShortComplex.Splitting.ofExactOfRetraction
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
[CategoryTheory.Balanced C] →
(S : CategoryTheory.ShortComplex C) →
S.Exact →
(r : S.X₂ ⟶ S.X₁) →
CategoryTheory.CategoryStruct.comp S.f r = CategoryTheory.CategoryStruct.id S.X₁ →
CategoryTheory.Epi S.g → S.SplittingThis is the splitting of a short complex S in a balanced category induced by
a retraction of the morphism S.f : S.X₁ ⟶ S.X₂
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.X₂statement and proof · cited by 1,115
- CategoryTheory.ShortComplex.X₁statement and proof · cited by 889
- CategoryTheory.ShortComplex.X₃statement · cited by 876
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.ShortComplex.gstatement and proof · cited by 658
- CategoryTheory.ShortComplex.fstatement and proof · cited by 653
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.epiWithInjectiveKernel_iffproof · cited by 3
- CategoryTheory.ShortComplex.ShortExact.splittingOfInjectiveproof · cited by 1