Theorems · Theorem · category theory
CategoryTheory.InjectiveResolution.desc_commutes
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C] {Y Z : C} (f : Z ⟶ Y)
(I : CategoryTheory.InjectiveResolution Y) (J : CategoryTheory.InjectiveResolution Z),
CategoryTheory.CategoryStruct.comp J.ι (CategoryTheory.InjectiveResolution.desc f I J) =
CategoryTheory.CategoryStruct.comp ((CochainComplex.single₀ C).map f) I.ιThe resolution maps intertwine the descent of a morphism and that morphism.
- Cited by
- 4 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.
Cites17
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 · cited by 8,698
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- HomologicalComplex.Hom.fproof · cited by 845
- CategoryTheory.InjectiveResolutionstatement and proof · cited by 90
- CategoryTheory.InjectiveResolution.cocomplexstatement · cited by 73
- CochainComplex.single₀statement · cited by 59
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.desc_commutes_zeroproof · cited by 2
- CategoryTheory.InjectiveResolution.homotopyEquiv_hom_ιproof · cited by 2
- CategoryTheory.InjectiveResolution.desc_commutes_assocproof · cited by 1
- CategoryTheory.InjectiveResolution.homotopyEquiv_inv_ιproof · cited by 1