-
Notifications
You must be signed in to change notification settings - Fork 761
feat(AlgebraicTopology/SimplexCategory/Augmented): the canonical monoid object in the augmented simplex category #26466
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
…dSimplexCategoryMonoidal
Co-authored-by: Joël Riou <[email protected]>
Co-authored-by: Andrew Yang <[email protected]>
…exCategoryMonoidal
…exCategoryMonoidal
PR summary cdf36433a2Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
This PR/issue depends on: |
This pull request has conflicts, please merge |
…exCategoryMonoidal
…plex-category-monoidal-mon_
…plex-category-monoidal-mon_
…-category-monoidal-mon_
This pull request has conflicts, please merge |
Show that in the augmented simplex category,
⦋0⦌
is an internal monoid object.Future work will show that this is in fact the universal monoid object: for any monoidal category
C
, evaluation at⦋0⦌
induces an equivalence of categories betweenMon_ C
and the category of monoidal functors fromAugmentedSimplexCategory
toC
. The resulting augmented cosimplicial object one gets from this construction is sometimes called the "monoidal bar construction" attached to a monoid.This PR was split from #25743.
AugmentedSimplexCategory
#25743