Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapHomologicalComplex

{ι : Type u_1} →
  {W₁ : Type u_3} →
    {W₂ : Type u_4} →
      [inst : CategoryTheory.Category.{v_2, u_3} W₁] →
        [inst_1 : CategoryTheory.Category.{v_3, u_4} W₂] →
          [inst_2 : CategoryTheory.Limits.HasZeroMorphisms W₁] →
            [inst_3 : CategoryTheory.Limits.HasZeroMorphisms W₂] →
              (F : CategoryTheory.Functor W₁ W₂) →
                [F.PreservesZeroMorphisms] →
                  (c : ComplexShape ι) → CategoryTheory.Functor (HomologicalComplex W₁ c) (HomologicalComplex W₂ c)

An additive functor induces a functor between homological complexes. This is sometimes called the "prolongation".

Defined in
Mathlib.Algebra.Homology.Additive
Cited by
145 results in Mathlib
Foundations
Depth 20 from the axioms, rests on 111 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphisms

Around this declaration

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

HomologicalComplex₂.shiftFunctor₂ · cited by 20HomologicalComplex₂.shift…CategoryTheory.Functor.mapHomotopyCategory · cited by 18Functor.mapHomotopyCatego…TopRep.homogeneousCochains · cited by 13TopRep.homogeneousCochainsCategoryTheory.Functor.mapDerivedCategorySingleFunctor · cited by 13Functor.mapDerivedCategor…CategoryTheory.Functor.mapCochainComplexPlus · cited by 11Functor.mapCochainComplex…CategoryTheory.Functor.toRightDerivedZero · cited by 10Functor.toRightDerivedZeroCategoryTheory.NatTrans.mapHomologicalComplex · cited by 10NatTrans.mapHomologicalCo…CategoryTheory.Functor.mapDerivedCategoryFactors · cited by 10Functor.mapDerivedCategor…HomologicalComplex.singleMapHomologicalComplex · cited by 10HomologicalComplex.single…CategoryTheory.Functor.fromLeftDerivedZero · cited by 10Functor.fromLeftDerivedZe…CategoryTheory.Functor.mapCochainComplexSingleFunctor · cited by 8Functor.mapCochainComplex…CategoryTheory.InjectiveResolution.isoRightDerivedObj · cited by 8InjectiveResolution.isoRi…CategoryTheory.InjectiveResolution.isoRightDerivedToHomotopyCategoryObj · cited by 8InjectiveResolution.isoRi…CochainComplex.HomComplex.Cochain.map · cited by 8Cochain.mapCategoryTheory.ProjectiveResolution.isoLeftDerivedObj · cited by 8ProjectiveResolution.isoL…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.Hom.f · cited by 845Hom.fHomologicalComplex.d · cited by 598HomologicalComplex.dComplexShape.Rel · cited by 518ComplexShape.RelCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…Functor.mapHomologicalComplexCITED BYCITES

Cites13

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

Cited by189

Results whose statement or proof uses this declaration.