Mathlib Map

Theorems · Definition · category theory

CochainComplex.HasMapBifunctor

{C₁ : Type u_1} →
  {C₂ : Type u_2} →
    {D : Type u_3} →
      [inst : CategoryTheory.Category.{v_1, u_1} C₁] →
        [inst_1 : CategoryTheory.Category.{v_2, u_2} C₂] →
          [inst_2 : CategoryTheory.Category.{v_3, u_3} D] →
            [inst_3 : CategoryTheory.Limits.HasZeroMorphisms C₁] →
              [inst_4 : CategoryTheory.Limits.HasZeroMorphisms C₂] →
                CochainComplex C₁ ℤ →
                  CochainComplex C₂ ℤ →
                    [inst_5 : CategoryTheory.Preadditive D] →
                      (F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ D)) →
                        [F.PreservesZeroMorphisms] → [∀ (X₁ : C₁), (F.obj X₁).PreservesZeroMorphisms] → Prop

The condition that ((F.mapBifunctorHomologicalComplex _ _).obj K₁).obj K₂ has a total cochain complex.

Defined in
Mathlib.Algebra.Homology.BifunctorShift
Cited by
15 results in Mathlib
Foundations
Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.PreadditiveCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphisms

Around this declaration

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

CochainComplex.mapBifunctor · cited by 14CochainComplex.mapBifunct…CochainComplex.mapBifunctorShift₁Iso · cited by 7CochainComplex.mapBifunct…CochainComplex.mapBifunctorShift₂Iso · cited by 7CochainComplex.mapBifunct…CochainComplex.ιMapBifunctor · cited by 7CochainComplex.ιMapBifunc…CochainComplex.ι_mapBifunctorShift₁Iso_hom_f · cited by 2CochainComplex.ι_mapBifun…CochainComplex.ι_mapBifunctorShift₂Iso_hom_f · cited by 2CochainComplex.ι_mapBifun…CochainComplex.mapBifunctorShift₁Iso_hom_naturality₁ · cited by 1CochainComplex.mapBifunct…CochainComplex.mapBifunctorShift₂Iso_hom_naturality₂ · cited by 1CochainComplex.mapBifunct…CochainComplex.ι_mapBifunctorShift₁Iso_hom_f_assoc · cited by 1CochainComplex.ι_mapBifun…CochainComplex.ι_mapBifunctorShift₂Iso_hom_f_assoc · cited by 1CochainComplex.ι_mapBifun…CategoryTheory.Functor.commShiftIso_map₂CochainComplex_flip_hom_app · cited by 0Functor.commShiftIso_map₂…CategoryTheory.Functor.commShiftIso_map₂CochainComplex_flip_inv_app · cited by 0Functor.commShiftIso_map₂…CategoryTheory.Functor.commShiftIso_map₂CochainComplex_hom_app · cited by 0Functor.commShiftIso_map₂…CategoryTheory.Functor.commShiftIso_map₂CochainComplex_inv_app · cited by 0Functor.commShiftIso_map₂…CochainComplex.HasMapBifunctor.congr_simp · cited by 0HasMapBifunctor.congr_simpCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…HomologicalComplex.HasMapBifunctor · cited by 103HomologicalComplex.HasMap…CochainComplex.HasMapBifunctorCITED BYCITES

Cites9

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

Cited by19

Results whose statement or proof uses this declaration.