Theorems · Inductive type · category theory
CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore
(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₃) → [CategoryTheory.Category.{v₃, u₃} D] → Type (max (max (max (max (max u₁ u₂) u₃) v₁) v₂) v₃)An InducedLawfulDayConvolutionMonoidalCategoryStructCore C V D bundles the
core data needed to construct a full LawfulDayConvolutionMonoidalCategoryStructCore.
We are making this a class so that it can act as a "proxy" for inferring DayConvolution
instances (which is all the more important that we are modifying the instances given in the
constructor to get better ones defeq-wise). As this object is purely about the internals
of definitions of Day convolutions monoidal structures, it is advised to not register
this class globally.
- Cited by
- 5 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.
Cites2
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
Cited by24
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.mkMonoidalCategoryStructstatement and proof · cited by 3
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.tensorObjstatement and proof · cited by 3
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.tensorObjIsoConvolutionstatement and proof · cited by 3
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.ιstatement and proof · cited by 3
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.convolutionUnitAppstatement and proof · cited by 2
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.convolutions'statement and proof · cited by 2
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.convolutionUnitApp_eqstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.convolutionsstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.tensorHomstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.tensorHom_eqstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.casesOnstatement and proof · cited by 0