Theorems · Definition · category theory
CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj
{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.HasInjectiveResolutions C] →
[inst_4 : CategoryTheory.Abelian D] →
{X : C} →
(I : CategoryTheory.InjectiveResolution X) →
(F : CategoryTheory.Functor C D) →
[inst_5 : F.Additive] →
F.rightDerivedToHomotopyCategory.obj X ≅
((F.mapHomologicalComplex (ComplexShape.up ℕ)).comp
(HomotopyCategory.quotient D (ComplexShape.up ℕ))).obj
I.cocomplexIf I : InjectiveResolution Z and F : C ⥤ D is an additive functor, this is
an isomorphism between F.rightDerivedToHomotopyCategory.obj X and the complex
obtained by applying F to I.cocomplex.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 110 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.upstatement and proof · cited by 1,123
- 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.InjectiveResolution.isoRightDerivedObjproof · cited by 8
- CategoryTheory.InjectiveResolution.isoRightDerivedObj_hom_naturalityproof · cited by 3
- CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_hom_naturalitystatement · cited by 2
- CategoryTheory.InjectiveResolution.rightDerivedToHomotopyCategory_app_eqstatement and proof · cited by 1
- CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_hom_naturality_assocstatement and proof · cited by 1
- CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_inv_naturalitystatement and proof · cited by 1
- CategoryTheory.InjectiveResolution.rightDerived_app_eqproof · cited by 0
- CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_inv_naturality_assocstatement and proof · cited by 0
- CategoryTheory.InjectiveResolution.toRightDerivedZero_eqproof · cited by 0