Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.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] →
            {I₁ : Type u_4} →
              {I₂ : Type u_5} →
                {J : Type u_6} →
                  {c₁ : ComplexShape I₁} →
                    {c₂ : ComplexShape I₂} →
                      [inst_3 : CategoryTheory.Limits.HasZeroMorphisms C₁] →
                        [inst_4 : CategoryTheory.Limits.HasZeroMorphisms C₂] →
                          [inst_5 : CategoryTheory.Preadditive D] →
                            HomologicalComplex C₁ c₁ →
                              HomologicalComplex C₂ c₂ →
                                (F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ D)) →
                                  [F.PreservesZeroMorphisms] →
                                    [∀ (X₁ : C₁), (F.obj X₁).PreservesZeroMorphisms] →
                                      (c : ComplexShape J) → [TotalComplexShape c₁ c₂ c] → Prop

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

Defined in
Mathlib.Algebra.Homology.Bifunctor
Cited by
103 results in Mathlib
Foundations
Depth 32 from the axioms, rests on 275 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.PreadditiveCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphismsTotalComplexShape

Around this declaration

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

HomologicalComplex.mapBifunctor · cited by 109HomologicalComplex.mapBif…HomologicalComplex.ιMapBifunctor · cited by 38HomologicalComplex.ιMapBi…HomologicalComplex.mapBifunctor₁₂.ι · cited by 20mapBifunctor₁₂.ιHomologicalComplex.mapBifunctor₂₃.ι · cited by 16mapBifunctor₂₃.ιHomologicalComplex.mapBifunctor₂₃.ιOrZero · cited by 16mapBifunctor₂₃.ιOrZeroCochainComplex.HasMapBifunctor · cited by 15CochainComplex.HasMapBifu…HomologicalComplex.mapBifunctor₁₂.ιOrZero · cited by 14mapBifunctor₁₂.ιOrZeroHomologicalComplex.mapBifunctorAssociatorX · cited by 11HomologicalComplex.mapBif…HomologicalComplex.mapBifunctorMap · cited by 11HomologicalComplex.mapBif…HomologicalComplex.mapBifunctor.d₁ · cited by 11mapBifunctor.d₁HomologicalComplex.mapBifunctor.d₂ · cited by 11mapBifunctor.d₂HomologicalComplex.ιMapBifunctorOrZero · cited by 10HomologicalComplex.ιMapBi…HomologicalComplex.mapBifunctor.D₁ · cited by 8mapBifunctor.D₁HomologicalComplex.mapBifunctor.D₂ · cited by 8mapBifunctor.D₂HomologicalComplex.mapBifunctorFlipIso · cited by 7HomologicalComplex.mapBif…CategoryTheory.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.HasZeroMorphismsHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…TotalComplexShape · cited by 210TotalComplexShapeHomologicalComplex₂.HasTotal · cited by 105HomologicalComplex₂.HasTo…CategoryTheory.Functor.mapBifunctorHomologicalComplex · cited by 35Functor.mapBifunctorHomol…HomologicalComplex.HasMapBifu…CITED BYCITES

Cites11

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

Cited by141

Results whose statement or proof uses this declaration.