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: composing monadic and non-monadic adjunctions


view this post on Zulip Ralph Sarkis (Apr 20 2021 at 17:25):

I have a monadic adjunction and an adjunction that is not monadic as depicted below.
image.png

Can I say things about the composite adjunction being monadic or not without studying the composite? For example, if both adjunctions were crudely monadic, I could infer the monadicity of the composite without studying it.

Possibly helpful information: in my setting, the adjunction LRL \dashv R is idempotent but RR is full and not faithful (hence the adjunction is not monadic).

view this post on Zulip John Baez (Apr 20 2021 at 22:55):

For example, if both adjunctions were crudely monadic, I could infer the monadicity of the composite without studying it.

You can do a bit better than that. The nLab says:

A further advantage of crude monadicity is this: while in general the composite of monadic functors need not be monadic, if U1 ⁣:DCU_1\colon D \to C satisfies the hypotheses of the crude monadicity theorem and U2 ⁣:CBU_2\colon C \to B is any monadic functor then U2U1U_2 \circ U_1 is monadic. See Barr and Wells, Toposes, Triples and Theories Proposition 3.5.1 for this and further results.