There’s an adjunction between commutative monoids and pointed sets, which gives a comonad. Then:

Take the booleans, apply this comonad and get the natural numbers.

Take the natural numbers, apply this comonad and get Young diagrams.

Take the Young diagrams, apply this comonad and get Schur functors.

Let me explain how this works!

There’s an adjunction between commutative monoids and pointed sets. That gives the comonad we want!

Hmm, not a very clear explanation? True. Read this for all the details:

https://golem.ph.utexas.edu/category/2022/10/theres_an_adjunction_between_c.html

Booleans, Natural Numbers, Young Diagrams, Schur Functors | The n-Category Café

@johncarlosbaez I'll make a guess about what's going on here, then have a look at your blog post to see if I got it right.

I reckon the comonad is on commutative monoids, which means there's a right adjoint from commutative monoids to pointed sets. Surely that has to be a forgetful functor that points to the identity element.

@johncarlosbaez Left adjoint to that will be a free construction, I.e. words over the elements of the set, quotiented by permutations and adding/removing the “pointed at” element.

So the comonad takes a commutative monoid and gives us a new one whose elements are “bags” of the original elements

@johncarlosbaez That seems to fit with your examples: a bag of 1's is a natural number, for example. A Young diagram is a bag of natural numbers, and so forth
@johncarlosbaez now I can read the blog post! Hmm yes, I think what you're saying is the same as what I said. That's good. :-)

@robinhouston - I guess I could have skipped writing most of the blog post and "left the details to the reader". 🙃

But I'd been wondering for a long time why Young diagrams are multisets of *nonzero* natural numbers, and Schur functors are multisets of *nonempty* Young diagrams. Following general constructivist/category theoretic esthetics, constructions that involve negation are considered inelegant. So I was happy to notice a better viewpoint.