Theorems · Definition · category theory
HomologicalComplex.mapBifunctorMap
{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] →
{K₁ L₁ : HomologicalComplex C₁ c₁} →
{K₂ L₂ : HomologicalComplex C₂ c₂} →
(K₁ ⟶ L₁) →
(K₂ ⟶ L₂) →
(F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ D)) →
[inst_6 : F.PreservesZeroMorphisms] →
[inst_7 : ∀ (X₁ : C₁), (F.obj X₁).PreservesZeroMorphisms] →
(c : ComplexShape J) →
[inst_8 : TotalComplexShape c₁ c₂ c] →
[inst_9 : K₁.HasMapBifunctor K₂ F c] →
[inst_10 : L₁.HasMapBifunctor L₂ F c] →
[inst_11 : DecidableEq J] →
K₁.mapBifunctor K₂ F c ⟶ L₁.mapBifunctor L₂ F cThe morphism mapBifunctor K₁ K₂ F c ⟶ mapBifunctor L₁ L₂ F c induced by
morphisms of complexes K₁ ⟶ L₁ and K₂ ⟶ L₂.
- Defined in
- Mathlib.Algebra.Homology.Bifunctor
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.PreadditiveCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphismsTotalComplexShapeHomologicalComplex.HasMapBifunctorHomologicalComplex.HasMapBifunctorDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
Cited by15
Results whose statement or proof uses this declaration.
- HomologicalComplex.ι_mapBifunctorMapstatement · cited by 5
- HomologicalComplex.ι_mapBifunctorMap_assocstatement and proof · cited by 3
- CategoryTheory.Functor.map₂HomologicalComplexproof · cited by 3
- HomologicalComplex.mapBifunctorFlipIso_hom_naturalitystatement and proof · cited by 1
- CochainComplex.mapBifunctorShift₁Iso_hom_naturality₁statement and proof · cited by 1
- CochainComplex.mapBifunctorShift₂Iso_hom_naturality₂statement and proof · cited by 1
- HomologicalComplex.mapBifunctorMapHomotopy.comm₁statement and proof · cited by 0
- HomologicalComplex.mapBifunctorFlipIso_hom_naturality_assocstatement and proof · cited by 0
- HomologicalComplex.mapBifunctorMapHomotopy₁statement · cited by 0
- HomologicalComplex.mapBifunctorMapHomotopy₂statement · cited by 0
- HomologicalComplex.tensorHomproof · cited by 0
- CochainComplex.mapBifunctorShift₁Iso_hom_naturality₁_assocstatement and proof · cited by 0