-
Notifications
You must be signed in to change notification settings - Fork 422
feat(CategoryTheory/Monoidal/DayConvolution): left and right unitors for Day convolution #24993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…ay_convolution_associators
…arlier/day_convolution_unitors
…arlier/day_convolution_unitors
PR summary a9d7ae146fImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
This PR/issue depends on: |
Given a
DayConvolutionUnit U
a functorF : C ⥤ V
and a Day convolution ofU
andF
, we construct the left unitor isomorphism.U ⊛ F ≅ F
. Similarly, given a Day convolution ofF
andU
, we construct the right unitor.We characterize the isomorphisms, show their naturality, and show that the triangle identity is satisfied.