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.
Hello! I'm reading an article ( https://arxiv.org/pdf/1808.00923.pdf ) by Bonchi, Sokolova and Vignudelli, and there is a paragraph on page 11 that puzzles me. It talks about monads and algebraic presentation of Set-monads:
Since -algebras define the monad , it follows from [Mac71, Theorem VI.8.1] that is a presentation of the monad , i.e., -algebras are (isomorphic to) the Eilenberg-Moore algebras of . Furthermore, if is a presentation of a monad , then is isomorphic to the monad , i.e., there is an isomorphism monad map between them. This follows from the fact that every monad is defined by its Eilenberg-Moore algebras, see e.g. [Mac71, Theorem VI.2.1]. In particular, recall that the free -algebra generated by is the algebra . Hence, if is a presentation of then is isomorphic to the set of -terms with variables in modulo -equations.
The situation is as follows:
Hence my question: how can we conclude that and are ismorphic monads, or that the free objects, once considered in , are in bijections? To have the isomorphism of monads, we would need a monad map , but I see no way of defining such a natural transformation. The article invokes the theorem that says that a monad is equal to the composition of both adjoint functor to it's EM category. But since the triangle on the left does not commute, to me it looks like the reasoning quickly comes to an end.
Could it be possible that in , an isomorphism such as can always be chosen so that it is a concrete isomorphism?
Thank you in advance for any help!
If you are happy that the category of algebras for is (concretely) equivalent to the category of algebras for (by definition of "being a presentation"), then it follows that the two monads are isomorphic. You can prove this directly, or deduce it abstractly.
@Dylan McDermott just pointed out to me that Definition 3.5 of that paper seems wrong. A presentation should require that the two categories of algebras are concretely isomorphic, i.e. isomorphic over . I'm not convinced that with their definition the result holds.
I have always seen the definition of presentation as only requiring an isomorphism and not a concrete isomorphism, even though sometimes it would feel more fitting.
I don't think I've seen a definition of presentation before that involves the Eilenberg–Moore category like this (rather than the monad directly, or something equivalent, like an algebraic theory).
If the two monads are isomorphic, then there is a concrete isomorphism of EM categories, so this stronger definition is not incorrect. But I would like to see a proof that the weaker definition implies the stronger one if that definition is the one being used.
Exactly! I've been looking in the literature for what you just said, that having an isomorphism between the categories of algebras imply an isomorphism of monads, but without success so far
I would imagine it is simply an (easy) oversight on the behalf of the authors. Perhaps @Filippo Bonchi could comment?
It's certainly not true for monads on an arbitrary category that an isomorphism between categories of algebras implies an isomorphism of monads. For instance, the lattice of subsets of has two different reflective sublattices that are abstractly isomorphic. I suppose it's possible that something sneaky happens in the special case of monads on , but even if so, I think it would be bad form to rely on that.