Theorems · Theorem · category theory
CategoryTheory.ProjectiveResolution.lift_commutes
∀ {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) Q.π =
CategoryTheory.CategoryStruct.comp P.π ((ChainComplex.single₀ C).map f)The resolution maps intertwine the lift of a morphism and that morphism.
- Cited by
- 5 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
- HomologicalComplex.Hom.fproof · 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 by5
Results whose statement or proof uses this declaration.
- CategoryTheory.ProjectiveResolution.lift_commutes_zeroproof · cited by 2
- CategoryTheory.ProjectiveResolution.iso_inv_naturalityproof · cited by 2
- CategoryTheory.ProjectiveResolution.homotopyEquiv_inv_πproof · cited by 2
- CategoryTheory.ProjectiveResolution.homotopyEquiv_hom_πproof · cited by 1
- CategoryTheory.ProjectiveResolution.lift_commutes_assocproof · cited by 0