Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.DayConvolutionUnit.corepresentableByRight
{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] →
(U : CategoryTheory.Functor C V) →
[CategoryTheory.MonoidalCategory.DayConvolutionUnit U] →
(F : CategoryTheory.Functor C V) →
[∀ (v : V) (d : C),
CategoryTheory.Limits.PreservesColimitsOfShape
(CategoryTheory.CostructuredArrow
(CategoryTheory.Functor.fromPUnit (CategoryTheory.MonoidalCategoryStruct.tensorUnit C)) d)
(CategoryTheory.MonoidalCategory.tensorLeft v)] →
[inst_6 : CategoryTheory.MonoidalCategory.DayConvolution F U] →
(((CategoryTheory.Functor.whiskeringLeft (C × C) C V).obj
(CategoryTheory.MonoidalCategory.tensor C)).comp
(((CategoryTheory.Functor.whiskeringLeft (C × CategoryTheory.Discrete PUnit.{1}) (C × C)
V).obj
((CategoryTheory.Functor.id C).prod
(CategoryTheory.Functor.fromPUnit
(CategoryTheory.MonoidalCategoryStruct.tensorUnit C)))).comp
(CategoryTheory.coyoneda.obj
(Opposite.op
(CategoryTheory.MonoidalCategory.externalProduct F
(CategoryTheory.Functor.fromPUnit
(CategoryTheory.MonoidalCategoryStruct.tensorUnit V))))))).CorepresentableBy
(CategoryTheory.MonoidalCategory.DayConvolution.convolution F U)A CorepresentableBy structure that characterizes maps out of F ⊛ U by
leveraging the fact that F ⊠ U is a left Kan extension of F ⊠ (fromPUnit 𝟙_ V).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.Functor.fromPUnitstatement and proof · cited by 769
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.rightUnitorproof · cited by 9
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.corepresentableByRight_homEquivstatement and proof · cited by 0