Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapHomotopyCategory

{ι : Type u_2} →
  {V : Type u} →
    [inst : CategoryTheory.Category.{v, u} V] →
      [inst_1 : CategoryTheory.Preadditive V] →
        {W : Type u_3} →
          [inst_2 : CategoryTheory.Category.{v_1, u_3} W] →
            [inst_3 : CategoryTheory.Preadditive W] →
              (F : CategoryTheory.Functor V W) →
                [F.Additive] →
                  (c : ComplexShape ι) → CategoryTheory.Functor (HomotopyCategory V c) (HomotopyCategory W c)

An additive functor induces a functor between homotopy categories.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory
Cited by
18 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Functor.Additive

Around this declaration

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

CategoryTheory.Functor.rightDerivedToHomotopyCategory · cited by 12Functor.rightDerivedToHom…CategoryTheory.Functor.leftDerivedToHomotopyCategory · cited by 12Functor.leftDerivedToHomo…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj · cited by 8InjectiveResolution.isoRi…CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj · cited by 8ProjectiveResolution.isoL…CategoryTheory.Functor.mapHomotopyCategoryFactors · cited by 5Functor.mapHomotopyCatego…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh · cited by 3Functor.mapHomologicalCom…CategoryTheory.NatTrans.mapHomotopyCategory · cited by 3NatTrans.mapHomotopyCateg…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh_hom_app · cited by 2Functor.mapHomologicalCom…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj_hom_naturality · cited by 2InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.rightDerivedToHomotopyCategory_app_eq · cited by 1InjectiveResolution.right…CategoryTheory.Functor.mapDerivedCategoryFactorsh · cited by 1Functor.mapDerivedCategor…CategoryTheory.ProjectiveResolution.isoLeftDerivedToHomotopyCategoryObj_inv_naturality · cited by 1ProjectiveResolution.isoL…CategoryTheory.ProjectiveResolution.leftDerivedToHomotopyCategory_app_eq · cited by 1ProjectiveResolution.left…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh_hom_app_assoc · cited by 0Functor.mapHomologicalCom…CategoryTheory.InjectiveResolution.toRightDerivedZero_eq · cited by 0InjectiveResolution.toRig…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveComplexShape · cited by 1684ComplexShapeCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Functor.mapHomologicalComplex · cited by 145Functor.mapHomologicalCom…HomotopyCategory · cited by 132HomotopyCategoryHomotopyCategory.quotient · cited by 109HomotopyCategory.quotienthomotopic · cited by 12homotopicCategoryTheory.Quotient.lift · cited by 11Quotient.liftFunctor.mapHomotopyCategoryCITED BYCITES

Cites11

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

Cited by29

Results whose statement or proof uses this declaration.