Theorems · Definition · category theory
CochainComplex.mapBifunctor
{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₂] →
(K₁ : CochainComplex C₁ ℤ) →
(K₂ : CochainComplex C₂ ℤ) →
[inst_5 : CategoryTheory.Preadditive D] →
(F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ D)) →
[inst_6 : F.PreservesZeroMorphisms] →
[inst_7 : ∀ (X₁ : C₁), (F.obj X₁).PreservesZeroMorphisms] →
[K₁.HasMapBifunctor K₂ F] → CochainComplex D ℤGiven K₁ : CochainComplex C₁ ℤ, K₂ : CochainComplex C₂ ℤ,
a bifunctor F : C₁ ⥤ C₂ ⥤ D, this mapBifunctor K₁ K₂ F : CochainComplex D ℤ
is the total complex of the bicomplex obtained by applying F to K₁ and K₂.
- Defined in
- Mathlib.Algebra.Homology.BifunctorShift
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- ComplexShape.upproof · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- HomologicalComplex.mapBifunctorproof · cited by 109
- CochainComplex.HasMapBifunctorstatement and proof · cited by 15
Cited by17
Results whose statement or proof uses this declaration.
- CochainComplex.ιMapBifunctorstatement · cited by 7
- CochainComplex.mapBifunctorShift₁Isostatement · cited by 7
- CochainComplex.mapBifunctorShift₂Isostatement · cited by 7
- CochainComplex.ι_mapBifunctorShift₁Iso_hom_fstatement and proof · cited by 2
- CochainComplex.ι_mapBifunctorShift₂Iso_hom_fstatement and proof · cited by 2
- CochainComplex.ι_mapBifunctorShift₁Iso_hom_f_assocstatement and proof · cited by 1
- CochainComplex.ι_mapBifunctorShift₂Iso_hom_f_assocstatement 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
- CategoryTheory.Functor.commShiftIso_map₂CochainComplex_flip_hom_appstatement · cited by 0
- CategoryTheory.Functor.commShiftIso_map₂CochainComplex_flip_inv_appstatement · cited by 0
- CategoryTheory.Functor.commShiftIso_map₂CochainComplex_hom_appstatement · cited by 0