Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.externalProductBifunctor
(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 J₂ C)
(CategoryTheory.Functor (J₁ × J₂) C)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 33 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.objproof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Functor.uncurryproof · cited by 85
- CategoryTheory.Functor.postcompose₂proof · cited by 11
- CategoryTheory.MonoidalCategory.externalProductBifunctorCurriedproof · cited by 9
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.externalProductproof · cited by 77
- CategoryTheory.MonoidalCategory.DayConvolution.mapproof · cited by 21
- CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitLeftproof · cited by 10
- CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitRightproof · cited by 9
- CategoryTheory.MonoidalCategory.DayConvolution.unit_app_map_appproof · cited by 6
- CategoryTheory.MonoidalCategory.externalProductCompDiagIsostatement and proof · cited by 3
- CategoryTheory.MonoidalCategory.externalProductSwapstatement · cited by 2
- CategoryTheory.MonoidalCategory.externalProductBifunctor_map_appstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.externalProductBifunctor_obj_mapstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.externalProductBifunctor_obj_objstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.externalProductCompDiagIso_hom_app_appstatement · cited by 0
- CategoryTheory.MonoidalCategory.externalProductCompDiagIso_inv_app_appstatement · cited by 0