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: Theorem 5.6.5 in Category Theory in Context


view this post on Zulip Bernd Losert (Feb 03 2025 at 20:16):

Part (ii) of this theorem says that monadic functors create colimits that are preserved by the monad T and its square T². But if T preserves colimits, so does T² right? Why does it explicitly need to mention that T² must also preserve colimits?

view this post on Zulip Mike Shulman (Feb 03 2025 at 20:19):

I agree, that should be automatic.

view this post on Zulip Ryuya Hora (Feb 04 2025 at 02:03):

I remember that I had the exact same question while reading the book. I agree that it is automatic in most contexts, but I feel there is a reason to explicitly mention T2T^2, unless we only consider "all colimits of fixed shapes".

For example, if TT preserves all pushouts, then T2T^2 automatically preserves all pushouts. However, even if we assume that TT preserves a specific pushout ABCA \leftarrow B \rightarrow C, there is no reason for TT to preserve the induced pushout TATBTCTA \leftarrow TB \rightarrow TC.

I don't know of any illuminating examples of this subtlety.

view this post on Zulip Mike Shulman (Feb 04 2025 at 02:27):

Ah, I see -- I didn't look at the reference, but if it's talking about specific colimits rather than general shapes of colimits then I see it. It is pretty unusual to do the latter, but you could.

view this post on Zulip Nathanael Arkor (Feb 04 2025 at 05:20):

I've found this wording confusing in the past. I think a clearer equivalent condition is:

TT preserves the colimit of FF and the colimit of TFTF