Theorems · Definition · category theory
CategoryTheory.InjectiveResolution.isoRightDerivedObj
{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] →
(n : ℕ) →
(F.rightDerived n).obj X ≅
(HomologicalComplex.homologyFunctor D (ComplexShape.up ℕ) n).obj
((F.mapHomologicalComplex (ComplexShape.up ℕ)).obj I.cocomplex)We can compute a right derived functor using a chosen injective resolution.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- 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
- CategoryTheory.Functor.mapHomologicalComplexstatement and proof · cited by 145
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.isoRightDerivedObj_hom_naturalitystatement · cited by 3
- CategoryTheory.InjectiveResolution.isoRightDerivedObj_inv_naturalitystatement and proof · cited by 1
- CategoryTheory.InjectiveResolution.rightDerived_app_eqstatement · cited by 0
- CategoryTheory.Functor.isZero_rightDerived_obj_injective_succproof · cited by 0
- CategoryTheory.InjectiveResolution.isoRightDerivedObj_hom_naturality_assocstatement and proof · cited by 0
- CategoryTheory.InjectiveResolution.isoRightDerivedObj_inv_naturality_assocstatement and proof · cited by 0
- CategoryTheory.Functor.rightDerived_map_eqstatement and proof · cited by 0
- CategoryTheory.InjectiveResolution.toRightDerivedZero_eqstatement · cited by 0