Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.mapCochainComplexPlus

{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] →
        (F : CategoryTheory.Functor C D) →
          [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
            [inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
              [F.PreservesZeroMorphisms] → CategoryTheory.Functor (CochainComplex.Plus C) (CochainComplex.Plus D)

The functor on categories of bounded below cochain complexes that is induced by a functor (which preserves zero morphisms).

Defined in
Mathlib.Algebra.Homology.CochainComplexPlus
Cited by
11 results in Mathlib
Foundations
Depth 58 from the axioms · 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.

CategoryTheory.Functor.mapCochainComplexPlusCompι · cited by 2Functor.mapCochainComplex…CochainComplex.Plus.localizerMorphism · cited by 1Plus.localizerMorphismCochainComplex.Plus.exists_quasiIso_injective · cited by 1Plus.exists_quasiIso_inje…CategoryTheory.Functor.mapCochainComplexPlus.congr_simp · cited by 0mapCochainComplexPlus.con…CategoryTheory.Functor.mapCochainComplexPlusCompι_hom_app_f · cited by 0Functor.mapCochainComplex…CategoryTheory.Functor.mapCochainComplexPlusCompι_inv_app_f · cited by 0Functor.mapCochainComplex…CategoryTheory.Functor.mapCochainComplexPlus_map_hom_f · cited by 0Functor.mapCochainComplex…CategoryTheory.Functor.mapCochainComplexPlus_obj_obj_X · cited by 0Functor.mapCochainComplex…CategoryTheory.Functor.mapCochainComplexPlus_obj_obj_d · cited by 0Functor.mapCochainComplex…CochainComplex.Plus.localizerMorphism_functor · cited by 0Plus.localizerMorphism_fu…DerivedCategory.Plus.exists_injective_nonempty_iso · cited by 0Plus.exists_injective_non…CochainComplex.Plus.fibrantObjectEquivalence · cited by 0Plus.fibrantObjectEquival…CochainComplex.Plus.fibrantObjectLocalizerMorphism · cited by 0Plus.fibrantObjectLocaliz…HomotopyCategory.Plus.inverseImage_quasiIso_mapCochainComplexPlus_injectiveObjectι · cited by 0Plus.inverseImage_quasiIs…HomotopyCategory.Plus.isIso_quotient_map_iff · cited by 0Plus.isIso_quotient_map_i…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…CategoryTheory.Functor.mapHomologicalComplex · cited by 145Functor.mapHomologicalCom…CategoryTheory.ObjectProperty.lift · cited by 33ObjectProperty.liftCochainComplex.plus · cited by 24CochainComplex.plusCochainComplex.Plus · cited by 20CochainComplex.PlusCochainComplex.Plus.ι · cited by 8Plus.ιFunctor.mapCochainComplexPlusCITED BYCITES

Cites12

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.