Theorems · Inductive type · category theory
CategoryTheory.MonoidalCategory.DayConvolution
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{V : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} V] →
[CategoryTheory.MonoidalCategory C] →
[CategoryTheory.MonoidalCategory V] →
CategoryTheory.Functor C V → CategoryTheory.Functor C V → Type (max (max (max u₁ u₂) v₁) v₂)A DayConvolution structure on functors F G : C ⥤ V is the data of
a functor F ⊛ G : C ⥤ V, along with a unit F ⊠ G ⟶ tensor C ⋙ F ⊛ G
that exhibits this functor as a pointwise left Kan extension of F ⊠ G along
tensor C. This is a class used to prove various properties of such extensions,
but registering global instances of this class is probably a bad idea.
- Cited by
- 62 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.MonoidalCategorystatement · cited by 3,095
Cited by96
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayConvolution.convolutionstatement and proof · cited by 67
- CategoryTheory.MonoidalCategory.DayConvolution.unitstatement and proof · cited by 60
- CategoryTheory.MonoidalCategory.DayConvolution.mapstatement and proof · cited by 21
- CategoryTheory.MonoidalCategory.DayConvolution.unit_app_map_app_assocstatement and proof · cited by 12
- CategoryTheory.MonoidalCategory.DayConvolution.associatorstatement and proof · cited by 11
- CategoryTheory.MonoidalCategory.DayConvolution.braidingstatement and proof · cited by 11
- CategoryTheory.MonoidalCategory.DayConvolution.corepresentableBystatement and proof · cited by 10
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitorstatement and proof · cited by 9
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.rightUnitorstatement and proof · cited by 9
- CategoryTheory.MonoidalCategory.DayConvolution.unit_app_map_appstatement and proof · cited by 6
- CategoryTheory.MonoidalCategory.DayConvolution.corepresentableBy₂'statement and proof · cited by 5
- CategoryTheory.MonoidalCategory.DayConvolution.unit_app_braiding_hom_appstatement and proof · cited by 5