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.
Hi there,
let be the discrete natural numbers category and be the constant functor . Is the adjunction monadic? somehow it feels it shouldn't because that would imply that is equivalent to the Eilenberg-Moore category for the countable power monad
where . However, I cannot find a Π-split coequaliser that is not created by Π, this is because this Π-split coequaliser should be computed point wise, but it seems hard to find a counter example.
Is there any other monad for which the above can be an equivalence?
Thanks!
Your category has to have countable products for the adjunction to exist. Let's see if something instructive comes out from doing it on . You're asking to characterize the algebras for the "reader" or "environment" monad, a notoriously not-easy problem ( https://math.stackexchange.com/questions/868262/algebras-of-the-environment-monad/ ). In particular, the category of algebras is not , but it's much more complicated.
well, on second thought I can't make the description of algebras more explicit than the MSE post. nLab mentions that in case the set to which your monad powers has 2 elements, algebras for the reader monad are idempotent semigroups https://ncatlab.org/nlab/show/rectangular+band
Actually, as far as I can tell, does create -split coequalizers. Certainly this is true for products over finite sets instead of . But even in the finite case, is not monadic! How can that be? Well, is not conservative!
Ah, hold on, preserves but doesn't create -split coequalizers, at least if is finite, for similar reasons to the failure of conservativity: Any cofork in , all of whose objects has at least one value empty, is sent to the split coequalizer in
Note that the [[monadicity theorem]] can be phrased either as (having a left adjoint and)
So if it has and preserves such coequalizers, then it creates such coequalizers if and only if it is conservative.
Mike Shulman said:
Note that the [[monadicity theorem]] can be phrased either as (having a left adjoint and)
- creating coequalizers of -split pairs, or
On this note, what I find fascinating about this theorem is that is not just saying "it creates coequalisers", but it creates coequalisers only of those pairs which have already a split coequaliser under . Is there any intuition for why this condition is necessary?
Well, there's a general fact that the category of algebras for a monad inherits all colimits that are preserved by and , and split coequalizers are preserved by all functors. Is that the sort of thing you mean?
Mike Shulman said:
and split coequalizers are preserved by all functors
interesting, I've never thought of that. but yeah, I guess in the end this theorem is really saying, a functor is monadic if it behaves the in same way as the forgetful functor for EM-algebras.
There's another version of the theorem that refers to [[absolute coequalizers]] rather than split ones.