Theorems · Definition · category theory
CategoryTheory.GradedObject.mapBifunctorMapMap
{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₁ X₂ : CategoryTheory.GradedObject I C₁} →
(X₁ ⟶ X₂) →
{Y₁ Y₂ : CategoryTheory.GradedObject J C₂} →
(Y₁ ⟶ Y₂) →
[inst_3 : (((CategoryTheory.GradedObject.mapBifunctor F I J).obj X₁).obj Y₁).HasMap p] →
[inst_4 : (((CategoryTheory.GradedObject.mapBifunctor F I J).obj X₂).obj Y₂).HasMap p] →
CategoryTheory.GradedObject.mapBifunctorMapObj F p X₁ Y₁ ⟶
CategoryTheory.GradedObject.mapBifunctorMapObj F p X₂ Y₂The maps mapBifunctorMapObj F p X₁ Y₁ ⟶ mapBifunctorMapObj F p X₂ Y₂ which express
the functoriality of mapBifunctorMapObj, see mapBifunctorMap.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.GradedObjectstatement and proof · cited by 239
- CategoryTheory.GradedObject.HasMapstatement and proof · cited by 99
- CategoryTheory.GradedObject.mapBifunctorstatement and proof · cited by 87
- CategoryTheory.GradedObject.mapBifunctorMapObjstatement · cited by 64
- CategoryTheory.GradedObject.mapMapproof · cited by 22
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.Monoidal.tensorHomproof · cited by 23
- CategoryTheory.GradedObject.ι_mapBifunctorMapMapstatement · cited by 5
- CategoryTheory.GradedObject.mapBifunctorMapproof · cited by 3
- CategoryTheory.GradedObject.mapBifunctorRightUnitor_inv_naturalitystatement and proof · cited by 2
- CategoryTheory.GradedObject.mapBifunctorRightUnitor_naturalitystatement and proof · cited by 2
- CategoryTheory.GradedObject.mapBifunctorLeftUnitor_inv_naturalitystatement and proof · cited by 2
- CategoryTheory.GradedObject.mapBifunctorLeftUnitor_naturalitystatement and proof · cited by 2
- CategoryTheory.GradedObject.mapBifunctorMapMapIsoproof · cited by 2
- CategoryTheory.GradedObject.mapBifunctor_trianglestatement and proof · cited by 1
- CategoryTheory.GradedObject.ι_mapBifunctorMapMap_assocstatement and proof · cited by 1
- CategoryTheory.GradedObject.mapBifunctorRightUnitor_inv_naturality_assocstatement and proof · cited by 0
- CategoryTheory.GradedObject.mapBifunctorRightUnitor_naturality_assocstatement and proof · cited by 0