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: Algebra-preserving reflectors


view this post on Zulip Bernd Losert (Aug 28 2024 at 07:43):

I was wondering if there are any results about algebra-preserving reflectors. Let's say you have a category C\mathbf{C} and an object (A,a)(A, a) of the category of Eilenberg-Moore algebras CT\mathbf{C}^T (for some monad TT). Given a reflexive subcategory B\mathbf{B} with reflector R:CBR : \mathbf{C} \to \mathbf{B}, under what conditions is (RA,Ra)(RA, Ra) also an Eilenberg-Moore algebra.

One obvious requirement that I see is that RT=TRR \circ T = T \circ R. Of course this is not enough to guarantee that RaRa is algebra.

I am hoping for a result along the lines of "if RR is polynomial functor, then RR preserves algebras".

view this post on Zulip Bernd Losert (Aug 28 2024 at 07:54):

Also, it would be useful to know, for a fixed reflector RR, what monads TT would allow RR to preserve algebras.

view this post on Zulip Nathan Corbyn (Aug 28 2024 at 10:19):

This is a special case of the question of when two monads can be composed to give a new monad whose algebras support both structures in a compatible way. This is because reflective subcategories are equivalently EM categories for idempotent monads. This question is well understood and a good starting point is the nLab page: https://ncatlab.org/nlab/show/distributive+law#monad_distributing_over_monad

view this post on Zulip John Baez (Aug 28 2024 at 12:07):

Are there some special theorems about monads that distribute over idempotent monads? I feel there should be. Or maybe over idempotent commutative monads.

view this post on Zulip Nathan Corbyn (Aug 28 2024 at 14:48):

I'm not aware of any, but I'm definitely not an expert

view this post on Zulip Bernd Losert (Aug 28 2024 at 16:56):

Thanks @Nathan Corbyn. That's a good entry point.

view this post on Zulip John Baez (Aug 29 2024 at 15:09):

Now I remember what I was thinking about. All this may help @Bernd Losert very little, but I'll say it anyway.

Bernd's question made me think about ways to lift a monad TT on a category CC to a monad on some reflective subcategory of CC. The reflector R:CCR : C \to C is an idempotent monad, and the reflective subcategory of CC is the category of RR-algebras. So Bernd made me think about this:

However, Bernd wasn't really asking this question: he was taking a particular TT-algebra AA and trying to make RAR A into a TT-algebra.

Then I remembered this:

In his paper Distributive laws via admissibility, Charles Walker proved an interesting theorem about distributive laws between a monad and idempotent monad - but he actually proved such a theorem in a 2-categorical context, so he was talking about pseudomonads and lax-idempotent pseudomonads (which he calls "KZ pseudomonads"). If I understand correctly, he showed that there's essentially at most one way to lift a lax idempotent pseudomonad on a 2-category CC to the 2-category of pseudoalgebras of a pseudomonad on CC

If we strip off all the 2-category theory and guess what this means for ordinary monads, it seems to say

I'd like to know if this is true! But this is answering a different question than the bulleted question earlier in my comment. One question is about ways for RR to distribute over TT; the other is about ways for TT to distribute over RR. (Don't ask me which is which.)

view this post on Zulip Bernd Losert (Aug 31 2024 at 10:45):

@John Baez Thanks for the reference to the Walker paper. I will have a look.