Theorems · Theorem · category theory
CategoryTheory.InjectiveResolution.comp_descHomotopyZeroOne
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C] {Y Z : C}
{I : CategoryTheory.InjectiveResolution Y} {J : CategoryTheory.InjectiveResolution Z} (f : I.cocomplex ⟶ J.cocomplex)
(comm : CategoryTheory.CategoryStruct.comp I.ι f = 0),
CategoryTheory.CategoryStruct.comp (I.cocomplex.d 1 2)
(CategoryTheory.InjectiveResolution.descHomotopyZeroOne f comm) =
f.f 1 -
CategoryTheory.CategoryStruct.comp (CategoryTheory.InjectiveResolution.descHomotopyZeroZero f comm)
(J.cocomplex.d 0 1)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- HomologicalComplex.dstatement and proof · cited by 598
- CategoryTheory.InjectiveResolutionstatement and proof · cited by 90
- CategoryTheory.InjectiveResolution.cocomplexstatement and proof · cited by 73
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.comp_descHomotopyZeroOne_assocproof · cited by 0