Theorems · Theorem · category theory
CategoryTheory.ProjectiveResolution.lift_commutes_zero
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C] {Y Z : C} (f : Y ⟶ Z)
(P : CategoryTheory.ProjectiveResolution Y) (Q : CategoryTheory.ProjectiveResolution Z),
CategoryTheory.CategoryStruct.comp ((CategoryTheory.ProjectiveResolution.lift f P Q).f 0) (Q.π.f 0) =
CategoryTheory.CategoryStruct.comp (P.π.f 0) f- Cited by
- 2 results in Mathlib
- Foundations
- Depth 103 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
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- ComplexShape.downstatement · cited by 605
- ChainComplexstatement · cited by 350
- CategoryTheory.ProjectiveResolutionstatement and proof · cited by 92
- CategoryTheory.ProjectiveResolution.complexstatement · cited by 82
- ChainComplex.single₀statement · cited by 69
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ProjectiveResolution.fromLeftDerivedZero_eqproof · cited by 0
- CategoryTheory.ProjectiveResolution.lift_commutes_zero_assocproof · cited by 0