Theorems · Definition · category theory
CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
[inst_2 : CategoryTheory.Abelian C] →
[inst_3 : CategoryTheory.HasProjectiveResolutions C] →
[inst_4 : CategoryTheory.Abelian D] →
{X : C} →
(P : CategoryTheory.ProjectiveResolution X) →
(F : CategoryTheory.Functor C D) →
[inst_5 : F.Additive] →
F.leftDerivedToHomotopyCategory.obj X ≅
((F.mapHomologicalComplex (ComplexShape.down ℕ)).comp
(HomotopyCategory.quotient D (ComplexShape.down ℕ))).obj
P.complexIf P : ProjectiveResolution Z and F : C ⥤ D is an additive functor, this is
an isomorphism between F.leftDerivedToHomotopyCategory.obj X and the complex
obtained by applying F to P.complex.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement · cited by 1,691
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- ComplexShape.downstatement and proof · cited by 605
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Functor.mapIsoproof · cited by 224
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.ProjectiveResolution.isoLeftDerivedObjproof · cited by 8
- CategoryTheory.ProjectiveResolution.isoLeftDerivedObj_hom_naturalityproof · cited by 3
- CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj_hom_naturalitystatement and proof · cited by 2
- CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj_inv_naturalitystatement · cited by 1
- CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj_inv_naturality_assocstatement and proof · cited by 1
- CategoryTheory.ProjectiveResolution.leftDerivedToHomotopyCategory_app_eqstatement and proof · cited by 1
- CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj_hom_naturality_assocstatement and proof · cited by 0
- CategoryTheory.ProjectiveResolution.fromLeftDerivedZero_eqproof · cited by 0
- CategoryTheory.ProjectiveResolution.leftDerived_app_eqproof · cited by 0