Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.leftDerived

{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] →
          [CategoryTheory.HasProjectiveResolutions C] →
            [inst_4 : CategoryTheory.Abelian D] →
              (F : CategoryTheory.Functor C D) → [F.Additive] → ℕ → CategoryTheory.Functor C D

The left derived functors of an additive functor.

Defined in
Mathlib.CategoryTheory.Abelian.LeftDerived
Cited by
29 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.HasProjectiveResolutionsCategoryTheory.AbelianCategoryTheory.Functor.Additive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.leftDerivedZeroIsoSelf · cited by 10Functor.leftDerivedZeroIs…CategoryTheory.Functor.fromLeftDerivedZero · cited by 10Functor.fromLeftDerivedZe…CategoryTheory.ProjectiveResolution.isoLeftDerivedObj · cited by 8ProjectiveResolution.isoL…CategoryTheory.NatTrans.leftDerived · cited by 8NatTrans.leftDerivedCategoryTheory.Tor' · cited by 4CategoryTheory.Tor'Rep.Tor · cited by 3Rep.TorCategoryTheory.ProjectiveResolution.isoLeftDerivedObj_hom_naturality · cited by 3ProjectiveResolution.isoL…CategoryTheory.Tor · cited by 3CategoryTheory.TorCategoryTheory.Functor.isZero_leftDerived_obj_projective_succ · cited by 3Functor.isZero_leftDerive…Ext · cited by 1ExtCategoryTheory.ProjectiveResolution.isoLeftDerivedObj_inv_naturality · cited by 1ProjectiveResolution.isoL…CategoryTheory.Functor.leftDerivedZeroIsoSelf_hom_inv_id · cited by 1Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_hom_inv_id_app · cited by 1Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_inv_hom_id · cited by 1Functor.leftDerivedZeroIs…CategoryTheory.Functor.leftDerivedZeroIsoSelf_inv_hom_id_app · cited by 1Functor.leftDerivedZeroIs…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveComplexShape.down · cited by 605ComplexShape.downCategoryTheory.HasProjectiveResolutions · cited by 42CategoryTheory.HasProject…HomotopyCategory.homologyFunctor · cited by 36HomotopyCategory.homology…CategoryTheory.Functor.leftDerivedToHomotopyCategory · cited by 12Functor.leftDerivedToHomo…Functor.leftDerivedCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by37

Results whose statement or proof uses this declaration.