Category Theory
Zulip Server
Archive

You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.


Stream: learning: questions

Topic: idempotent monads from the wrong side


view this post on Zulip James Deikun (Jan 16 2023 at 12:43):

Is there any reasonable way to recognize and recover an [[idempotent monad]] from the comonad of its monadic adjunction?

view this post on Zulip Oscar Cunningham (Jan 16 2023 at 13:32):

I believe idempotent monads give rise to adjunctions where the functors are one-sided inverses of each other. So the comonad is just the identity.

view this post on Zulip James Deikun (Jan 16 2023 at 18:03):

That makes complete sense and I can't believe I didn't think of it, but ... ugh. That's no good at all! Is there any reasonable way, if not from the comonad, to reconstruct the bigger category from the reflective subcategory without already having it? I know there are special ways to construct one when the bigger category is a presheaf topos and the reflective subcategory is special in some way (a topos, from a small generating set, a LFP category, from something or other) but what about when it's not necessarily a presheaf category? Or when it is, but you want a particular one?

view this post on Zulip John Baez (Jan 16 2023 at 20:22):

How would one hope to reconstruct the category of groups from the category of abelian groups and some extra data? If you can do this example, maybe you can generalize. But it sounds hard.

view this post on Zulip James Deikun (Jan 16 2023 at 23:02):

It does sound hard, in that Abelianness is uncommonly difficult to get rid of. There's probably some way to do it by backing out through Set, but that sounds kind of unsatisfying. Maybe there isn't a fully general solution and I'll have to make do with examples that can be obtained, for instance, as comma categories...