Theorems · Definition · category theory
CategoryTheory.Functor.mapBifunctorHomologicalComplex
{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₂] →
[inst_5 : CategoryTheory.Limits.HasZeroMorphisms D] →
(F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ D)) →
{I₁ : Type u_4} →
{I₂ : Type u_5} →
(c₁ : ComplexShape I₁) →
(c₂ : ComplexShape I₂) →
[F.PreservesZeroMorphisms] →
[∀ (X₁ : C₁), (F.obj X₁).PreservesZeroMorphisms] →
CategoryTheory.Functor (HomologicalComplex C₁ c₁)
(CategoryTheory.Functor (HomologicalComplex C₂ c₂) (HomologicalComplex₂ D c₁ c₂))Given a functor F : C₁ ⥤ C₂ ⥤ D, this is the bifunctor which sends
K₁ : HomologicalComplex C₁ c₁ and K₂ : HomologicalComplex C₂ c₂ to the bicomplex
which is degree (i₁, i₂) consists of (F.obj (K₁.X i₁)).obj (K₂.X i₂).
- Defined in
- Mathlib.Algebra.Homology.Bifunctor
- Cited by
- 35 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xproof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fproof · cited by 845
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
Cited by52
Results whose statement or proof uses this declaration.
- HomologicalComplex.mapBifunctorproof · cited by 109
- HomologicalComplex.HasMapBifunctorproof · cited by 103
- HomologicalComplex.ιMapBifunctorproof · cited by 38
- HomologicalComplex.mapBifunctor.d₁proof · cited by 11
- HomologicalComplex.mapBifunctor.d₂proof · cited by 11
- HomologicalComplex.mapBifunctorMapproof · cited by 11
- HomologicalComplex.ιMapBifunctorOrZeroproof · cited by 10
- HomologicalComplex.mapBifunctor.D₁proof · cited by 8
- HomologicalComplex.mapBifunctor.D₂proof · cited by 8
- CochainComplex.mapBifunctorShift₁Isoproof · cited by 7
- CochainComplex.mapBifunctorShift₂Isoproof · cited by 7
- HomologicalComplex.mapBifunctorFlipIsoproof · cited by 7