Theorems · Definition · category theory
CategoryTheory.GradedObject.mapBifunctor
{C₁ : Type u_1} →
{C₂ : Type u_2} →
{C₃ : 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} C₃] →
CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ C₃) →
(I : Type u_4) →
(J : Type u_5) →
CategoryTheory.Functor (CategoryTheory.GradedObject I C₁)
(CategoryTheory.Functor (CategoryTheory.GradedObject J C₂) (CategoryTheory.GradedObject (I × J) C₃))Given a bifunctor F : C₁ ⥤ C₂ ⥤ C₃ and types I and J, this is the obvious
functor GradedObject I C₁ ⥤ GradedObject J C₂ ⥤ GradedObject (I × J) C₃.
- Cited by
- 87 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.objproof · 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.GradedObjectstatement and proof · cited by 239
Cited by119
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.mapBifunctorMapObjstatement and proof · cited by 64
- CategoryTheory.GradedObject.HasTensorproof · cited by 49
- CategoryTheory.Functor.mapBifunctorHomologicalComplexproof · cited by 35
- CategoryTheory.GradedObject.ιMapBifunctorMapObjstatement and proof · cited by 20
- CategoryTheory.GradedObject.HasGoodTrifunctor₁₂Objproof · cited by 17
- CategoryTheory.GradedObject.HasGoodTrifunctor₂₃Objproof · cited by 17
- CategoryTheory.GradedObject.mapBifunctorMapMapstatement and proof · cited by 16
- CategoryTheory.GradedObject.ιMapBifunctorBifunctor₂₃MapObjstatement and proof · cited by 15
- CategoryTheory.GradedObject.ιMapBifunctor₁₂BifunctorMapObjstatement and proof · cited by 15
- CategoryTheory.GradedObject.mapBifunctorLeftUnitorstatement and proof · cited by 10
- CategoryTheory.GradedObject.mapBifunctorRightUnitorstatement and proof · cited by 10
- CategoryTheory.GradedObject.mapBifunctorAssociatorstatement and proof · cited by 7