Theorems · Definition · category theory
CategoryTheory.ProjectiveResolution.isoLeftDerivedObj
{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] →
(n : ℕ) →
(F.leftDerived n).obj X ≅
(HomologicalComplex.homologyFunctor D (ComplexShape.down ℕ) n).obj
((F.mapHomologicalComplex (ComplexShape.down ℕ)).obj P.complex)We can compute a left derived functor using a chosen projective resolution.
- 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.
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.downstatement and proof · cited by 605
- 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 by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.isZero_leftDerived_obj_projective_succproof · cited by 3
- CategoryTheory.ProjectiveResolution.isoLeftDerivedObj_hom_naturalitystatement · cited by 3
- CategoryTheory.ProjectiveResolution.isoExtproof · cited by 1
- CategoryTheory.ProjectiveResolution.isoLeftDerivedObj_inv_naturalitystatement and proof · cited by 1
- CategoryTheory.Functor.leftDerived_map_eqstatement and proof · cited by 0
- CategoryTheory.ProjectiveResolution.isoLeftDerivedObj_hom_naturality_assocstatement and proof · cited by 0
- CategoryTheory.ProjectiveResolution.isoLeftDerivedObj_inv_naturality_assocstatement and proof · cited by 0
- Rep.torIsoproof · cited by 0
- CategoryTheory.ProjectiveResolution.fromLeftDerivedZero_eqstatement · cited by 0
- CategoryTheory.ProjectiveResolution.leftDerived_app_eqstatement · cited by 0