Theorems · Definition · category theory
CategoryTheory.GradedObject.mapBifunctorMapObj
{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₃] →
(F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ C₃)) →
{I : Type u_4} →
{J : Type u_5} →
{K : Type u_6} →
(p : I × J → K) →
(X : CategoryTheory.GradedObject I C₁) →
(Y : CategoryTheory.GradedObject J C₂) →
[(((CategoryTheory.GradedObject.mapBifunctor F I J).obj X).obj Y).HasMap p] →
CategoryTheory.GradedObject K C₃Given a bifunctor F : C₁ ⥤ C₂ ⥤ C₃, graded objects X : GradedObject I C₁ and
Y : GradedObject J C₂ and a map p : I × J → K, this is the K-graded object sending
k to the coproduct of (F.obj (X i)).obj (Y j) for p ⟨i, j⟩ = k.
- Cited by
- 64 results in Mathlib
- Foundations
- Depth 24 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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.GradedObject.HasMapstatement and proof · cited by 99
- CategoryTheory.GradedObject.mapBifunctorstatement and proof · cited by 87
- CategoryTheory.GradedObject.mapObjproof · cited by 83
Cited by83
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.Monoidal.tensorObjproof · cited by 54
- CategoryTheory.GradedObject.ιMapBifunctorMapObjstatement · cited by 20
- CategoryTheory.GradedObject.mapBifunctorMapMapstatement · 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
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctorBifunctor₂₃MapObjstatement and proof · cited by 6
- CategoryTheory.GradedObject.mapBifunctorComp₂₃MapObjIsostatement and proof · cited by 6
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctor₁₂BifunctorMapObjstatement and proof · cited by 5
- CategoryTheory.GradedObject.mapBifunctorComp₁₂MapObjIsostatement and proof · cited by 5