Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapShortComplex

{C : Type u_1} →
  {D : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
        [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
          [inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
            (F : CategoryTheory.Functor C D) →
              [F.PreservesZeroMorphisms] →
                CategoryTheory.Functor (CategoryTheory.ShortComplex C) (CategoryTheory.ShortComplex D)

The functor ShortComplex C ⥤ ShortComplex D induced by a functor C ⥤ D which preserves zero morphisms.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Basic
Cited by
65 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, 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.HomologySequence.snakeInput · cited by 27HomologySequence.snakeInp…CategoryTheory.ShortComplex.FunctorEquivalence.functor · cited by 18FunctorEquivalence.functorCategoryTheory.ShortComplex.RightHomologyMapData.map · cited by 7RightHomologyMapData.mapCategoryTheory.ShortComplex.LeftHomologyMapData.map · cited by 7LeftHomologyMapData.mapCategoryTheory.ShortComplex.LeftHomologyData.map_leftHomologyMap' · cited by 6LeftHomologyData.map_left…HomologicalComplex.HomologySequence.mapSnakeInput · cited by 5HomologySequence.mapSnake…CategoryTheory.ShortComplex.RightHomologyData.map_rightHomologyMap' · cited by 4RightHomologyData.map_rig…CategoryTheory.ShortComplex.HomologyMapData.map · cited by 2HomologyMapData.mapCategoryTheory.ShortComplex.RightHomologyMapData.map_φH · cited by 2RightHomologyMapData.map_…CategoryTheory.ShortComplex.LeftHomologyMapData.map_φH · cited by 2LeftHomologyMapData.map_φHCategoryTheory.ShortComplex.homologyFunctorIso · cited by 2ShortComplex.homologyFunc…CategoryTheory.ShortComplex.RightHomologyData.map_opcyclesMap' · cited by 2RightHomologyData.map_opc…CategoryTheory.ShortComplex.LeftHomologyData.map_cyclesMap' · cited by 2LeftHomologyData.map_cycl…CategoryTheory.Functor.IsHomological.mk' · cited by 1IsHomological.mk'CategoryTheory.ShortComplex.RightHomologyMapData.map_φQ · cited by 1RightHomologyMapData.map_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…CategoryTheory.ShortComplex.Hom.τ₂ · cited by 243Hom.τ₂CategoryTheory.ShortComplex.Hom.τ₃ · cited by 197Hom.τ₃CategoryTheory.ShortComplex.Hom.τ₁ · cited by 194Hom.τ₁CategoryTheory.ShortComplex.map · cited by 188ShortComplex.mapFunctor.mapShortComplexCITED BYCITES

Cites11

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

Cited by76

Results whose statement or proof uses this declaration.