Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.rightDerivedToHomotopyCategory

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

When F : C ⥤ D is an additive functor, this is the functor C ⥤ HomotopyCategory D (ComplexShape.up ℕ) which sends X : C to F applied to an injective resolution of X.

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

Around this declaration

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

CategoryTheory.Functor.rightDerived · cited by 21Functor.rightDerivedCategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj · cited by 8InjectiveResolution.isoRi…CategoryTheory.NatTrans.rightDerivedToHomotopyCategory · cited by 5NatTrans.rightDerivedToHo…CategoryTheory.InjectiveResolution.isoRightDerivedObj_hom_naturality · cited by 3InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_hom_naturality · cited by 2InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.rightDerivedToHomotopyCategory_app_eq · cited by 1InjectiveResolution.right…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_hom_naturality_assoc · cited by 1InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_inv_naturality · cited by 1InjectiveResolution.isoRi…CategoryTheory.NatTrans.rightDerivedToHomotopyCategory_comp · cited by 1NatTrans.rightDerivedToHo…CategoryTheory.NatTrans.rightDerived_id · cited by 0NatTrans.rightDerived_idCategoryTheory.InjectiveResolution.rightDerived_app_eq · cited by 0InjectiveResolution.right…CategoryTheory.InjectiveResolution.toRightDerivedZero_eq · cited by 0InjectiveResolution.toRig…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_inv_naturality_assoc · cited by 0InjectiveResolution.isoRi…CategoryTheory.NatTrans.rightDerivedToHomotopyCategory_comp_assoc · cited by 0NatTrans.rightDerivedToHo…CategoryTheory.NatTrans.rightDerivedToHomotopyCategory_id · cited by 0NatTrans.rightDerivedToHo…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.up · cited by 1123ComplexShape.upHomotopyCategory · cited by 132HomotopyCategoryCategoryTheory.HasInjectiveResolutions · cited by 34CategoryTheory.HasInjecti…CategoryTheory.Functor.mapHomotopyCategory · cited by 18Functor.mapHomotopyCatego…CategoryTheory.injectiveResolutions · cited by 6CategoryTheory.injectiveR…Functor.rightDerivedToHomotop…CITED BYCITES

Cites10

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

Cited by15

Results whose statement or proof uses this declaration.