Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.externalProductBifunctorCurried
(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] →
[CategoryTheory.MonoidalCategory C] →
CategoryTheory.Functor (CategoryTheory.Functor J₁ C)
(CategoryTheory.Functor (CategoryTheory.Functor J₂ C)
(CategoryTheory.Functor J₁ (CategoryTheory.Functor J₂ C)))The (curried version of the) external product bifunctor: given diagrams
K₁ : J₁ ⥤ C and K₂ : J₂ ⥤ C, this is the bifunctor j₁ ↦ j₂ ↦ K₁ j₁ ⊗ K₂ j₂.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.evaluationproof · cited by 173
- CategoryTheory.MonoidalCategory.curriedTensorproof · cited by 170
- CategoryTheory.Functor.whiskeringLeft₂proof · cited by 58
- CategoryTheory.Functor.postcompose₂proof · cited by 11
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.externalProductBifunctorproof · cited by 9
- CategoryTheory.MonoidalCategory.externalProductFlipstatement · cited by 2
- CategoryTheory.MonoidalCategory.externalProductBifunctorCurried_obj_obj_obj_mapstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.externalProductBifunctorCurried_obj_obj_obj_objstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.externalProductBifunctor_map_appstatement · cited by 0
- CategoryTheory.MonoidalCategory.externalProductBifunctor_obj_mapstatement · cited by 0
- CategoryTheory.MonoidalCategory.externalProductFlip_hom_app_app_app_appstatement · cited by 0
- CategoryTheory.MonoidalCategory.externalProductFlip_inv_app_app_app_appstatement · cited by 0
- CategoryTheory.MonoidalCategory.externalProductBifunctorCurried_map_app_app_appstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.externalProductBifunctorCurried_obj_map_app_appstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.externalProductBifunctorCurried_obj_obj_map_appstatement and proof · cited by 0