Theorems · Inductive type · category theory
CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct
(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] →
(D : Type u₃) →
[inst : CategoryTheory.Category.{v₃, u₃} D] →
[CategoryTheory.MonoidalCategoryStruct D] → Type (max (max (max (max (max u₁ u₂) u₃) v₁) v₂) v₃)The class DayConvolutionMonoidalCategory C V D bundles the necessary data to
turn a monoidal category D into a monoidal full subcategory of a category of
functors C ⥤ V endowed with a Day convolution monoidal structure.
The design of this class is to bundle a fully faithful functor into C ⥤ V with
left extensions on its values representing the fact that it maps tensors products
in D to Day convolutions, and furthermore ask that this data is "lawful", i.e that
once realized in the functor category, the objects behave like the corresponding ones
in the category C ⥤ V.
- Cited by
- 10 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.MonoidalCategorystatement · cited by 3,095
- CategoryTheory.MonoidalCategoryStructstatement · cited by 26
Cited by28
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.ιstatement and proof · cited by 12
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.convolutionExtensionUnitstatement and proof · cited by 8
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.convolutionstatement and proof · cited by 4
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.convolutionUnitstatement and proof · cited by 2
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.unitUnitstatement and proof · cited by 2
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.associator_hom_unit_unitstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.convolutionExtensionUnit_comp_ι_map_tensorHom_appstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.convolution₂statement and proof · cited by 1
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.convolution₂'statement and proof · cited by 1
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.leftUnitor_hom_unit_appstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.rightUnitor_hom_unit_appstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.LawfulDayConvolutionMonoidalCategoryStruct.ι_map_associator_hom_eq_associator_homstatement and proof · cited by 0