Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.externalProductBifunctor_obj_map
∀ (J₁ : Type u₁) (J₂ : Type u₂) (C : Type u₃) [inst : CategoryTheory.Category.{v₁, u₁} J₁]
[inst_1 : CategoryTheory.Category.{v₂, u₂} J₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} C]
[inst_3 : CategoryTheory.MonoidalCategory C] (X : CategoryTheory.Functor J₁ C × CategoryTheory.Functor J₂ C)
{X_1 Y : J₁ × J₂} (f : X_1 ⟶ Y),
((CategoryTheory.MonoidalCategory.externalProductBifunctor J₁ J₂ C).obj X).map f =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerRight (X.1.map f.1) (X.2.obj X_1.2))
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft (X.1.obj Y.1) (X.2.map f.2))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 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.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.MonoidalCategory.externalProductBifunctorstatement and proof · cited by 9
- CategoryTheory.MonoidalCategory.externalProductBifunctorCurriedstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.