Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.map

{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] →
            CategoryTheory.ShortComplex C →
              (F : CategoryTheory.Functor C D) → [F.PreservesZeroMorphisms] → CategoryTheory.ShortComplex D

The short complex in D obtained by applying a functor F : C ⥤ D to a short complex in C, assuming that F preserves zero morphisms.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Basic
Cited by
188 results in Mathlib
Foundations
Depth 10 from the axioms, rests on 57 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphisms

Around this declaration

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

CategoryTheory.Functor.mapShortComplex · cited by 65Functor.mapShortComplexCategoryTheory.ShortComplex.ShortExact.extClass · cited by 36ShortExact.extClassCategoryTheory.ShortComplex.LeftHomologyData.map · cited by 25LeftHomologyData.mapCategoryTheory.ShortComplex.RightHomologyData.map · cited by 23RightHomologyData.mapCategoryTheory.ShortComplex.ShortExact.map_of_exact · cited by 23ShortExact.map_of_exactCategoryTheory.ShortComplex.mapNatTrans · cited by 20ShortComplex.mapNatTransCategoryTheory.ShortComplex.FunctorEquivalence.functor · cited by 18FunctorEquivalence.functorCategoryTheory.ShortComplex.mapHomologyIso · cited by 12ShortComplex.mapHomologyI…CategoryTheory.ShortComplex.Exact.map · cited by 11Exact.mapCochainComplex.homOfDegreewiseSplit · cited by 10CochainComplex.homOfDegre…CategoryTheory.ShortComplex.HomologyData.map · cited by 9HomologyData.mapgroupCohomology.map_cochainsFunctor_shortExact · cited by 9groupCohomology.map_cocha…groupHomology.map_chainsFunctor_shortExact · cited by 8groupHomology.map_chainsF…CategoryTheory.ShortComplex.mapCyclesIso · cited by 8ShortComplex.mapCyclesIsoCategoryTheory.ShortComplex.map_f · cited by 7ShortComplex.map_fCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…ShortComplex.mapCITED BYCITES

Cites8

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

Cited by221

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 221.