Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.convolutions
(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.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore C V D] →
(d d' : D) →
CategoryTheory.MonoidalCategory.DayConvolution
((CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.ι C V
D).obj
d)
((CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.ι C V
D).obj
d')With the data of chosen isomorphic objects to given day convolutions, and provably equal unit maps through these isomorphisms, we can transform a given family of Day convolutions to one with convolutions definitionally equals to the given objects, and component of units definitionally equal to the provided map family.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.MonoidalCategory.DayConvolutionstatement · cited by 62
- CategoryTheory.StructuredArrow.isoMkproof · cited by 14
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCorestatement and proof · cited by 5
- CategoryTheory.MonoidalCategory.InducedLawfulDayConvolutionMonoidalCategoryStructCore.ιstatement and proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.