Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.convolutionExtensionUnit
(C : Type u₁) →
{inst : CategoryTheory.Category.{v₁, u₁} C} →
(V : Type u₂) →
{inst_1 : CategoryTheory.Category.{v₂, u₂} V} →
{inst_2 : CategoryTheory.MonoidalCategory C} →
{inst_3 : CategoryTheory.MonoidalCategory V} →
{D : Type u₃} →
{inst_4 : CategoryTheory.Category.{v₃, u₃} D} →
{inst_5 : CategoryTheory.MonoidalCategoryStruct D} →
[self : CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct C V D] →
(d d' : D) →
CategoryTheory.MonoidalCategory.externalProduct
((CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.ι C V D).obj d)
((CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.ι C V D).obj
d') ⟶
(CategoryTheory.MonoidalCategory.tensor C).comp
((CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.ι C V D).obj
(CategoryTheory.MonoidalCategoryStruct.tensorObj d d'))a natural transformation ι.obj d ⊠ ι.obj d' ⟶ tensor C ⋙ ι.obj (d ⊗ d')
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 35 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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategory.tensorstatement · cited by 91
- CategoryTheory.MonoidalCategory.externalProductstatement · cited by 77
- CategoryTheory.MonoidalCategoryStructstatement and proof · cited by 26
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.ιstatement · cited by 12
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStructstatement and proof · cited by 10
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayFunctor.ηproof · cited by 6