Theorems · Definition · category theory
CategoryTheory.ShortComplex.Exact.desc
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{S : CategoryTheory.ShortComplex C} →
[CategoryTheory.Balanced C] →
S.Exact →
{A : C} →
(k : S.X₂ ⟶ A) → CategoryTheory.CategoryStruct.comp S.f k = 0 → [CategoryTheory.Epi S.g] → S.X₃ ⟶ AIf a short complex S in a balanced category is exact and such that S.g is an epi,
then a morphism k : S.X₂ ⟶ A such that S.f ≫ k = 0 descends to a morphism S.X₃ ⟶ A.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 47 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.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 · 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
- CategoryTheory.ShortComplex.Exactstatement and proof · cited by 292
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.SnakeInput.δproof · cited by 18
- CategoryTheory.ShortComplex.Exact.g_descstatement · cited by 5
- CategoryTheory.Abelian.SpectralObject.descCyclesproof · cited by 3
- CategoryTheory.Abelian.SpectralObject.descEproof · cited by 3
- CategoryTheory.Abelian.SpectralObject.toCycles_πE_descEproof · cited by 2
- CategoryTheory.ShortComplex.Exact.g_desc_assocstatement and proof · cited by 1
- CategoryTheory.ShortComplex.SnakeInput.δ_L₃_fproof · cited by 1
- CategoryTheory.ShortComplex.Splitting.ofExactOfRetractionproof · cited by 1
- CategoryTheory.ShortComplex.Exact.desc.congr_simpstatement and proof · cited by 0
- CategoryTheory.ShortComplex.Exact.desc'proof · cited by 0