Theorems · Definition · category theory
CategoryTheory.InjectiveResolution.descHomotopy
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
{Y Z : C} →
(f : Y ⟶ Z) →
{I : CategoryTheory.InjectiveResolution Y} →
{J : CategoryTheory.InjectiveResolution Z} →
(g h : I.cocomplex ⟶ J.cocomplex) →
CategoryTheory.CategoryStruct.comp I.ι g =
CategoryTheory.CategoryStruct.comp ((CochainComplex.single₀ C).map f) J.ι →
CategoryTheory.CategoryStruct.comp I.ι h =
CategoryTheory.CategoryStruct.comp ((CochainComplex.single₀ C).map f) J.ι →
Homotopy g hTwo descents of the same morphism are homotopic.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 105 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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- Equiv.invFunproof · cited by 163
- Homotopystatement · cited by 106
- CategoryTheory.InjectiveResolutionstatement and proof · cited by 90
- CategoryTheory.InjectiveResolution.cocomplexstatement and proof · cited by 73
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.iso_hom_naturalityproof · cited by 3
- CategoryTheory.InjectiveResolution.descIdHomotopyproof · cited by 0
- CategoryTheory.InjectiveResolution.descCompHomotopyproof · cited by 0