Theorems · Theorem · category theory
CategoryTheory.ShortComplex.Exact.comp_descToInjective_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
{S : CategoryTheory.ShortComplex C} (hS : S.Exact) {J : C} (f : S.X₂ ⟶ J) [inst_2 : CategoryTheory.Injective J]
(hf : CategoryTheory.CategoryStruct.comp S.f f = 0) {Z : C} (h : J ⟶ Z),
CategoryTheory.CategoryStruct.comp S.g (CategoryTheory.CategoryStruct.comp (hS.descToInjective f hf) h) =
CategoryTheory.CategoryStruct.comp f h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Category.assocproof · cited by 6,433
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- 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.ShortComplex.gstatement and proof · cited by 658
- CategoryTheory.ShortComplex.fstatement and proof · cited by 653
- CategoryTheory.ShortComplex.Exactstatement and proof · cited by 292
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.