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: reading & references

Topic: Monadicity of presheaf restriction to right class of OFS


view this post on Zulip Amar Hadzihasanovic (Jun 08 2025 at 15:19):

The following fact is quite easy to prove: if CC is a category with a strict factorisation system (L,R)(\mathcal{L}, \mathcal{R}), and CRC_\mathcal{R} is the wide subcategory on R\mathcal{R}-morphisms, then the presheaf restriction functor PSh(C)PSh(CR)\mathrm{PSh}(C) \to \mathrm{PSh}(C_\mathcal{R}) is monadic.
One can explicitly describe the monad on PSh(CR)\mathrm{PSh}(C_\mathcal{R}) as sending a presheaf XX to the presheaf whose cc-elements are pairs ( ⁣:cd,xX(d))(\ell\colon c \to d, x \in X(d)) where \ell is a L\mathcal{L}-morphism; one uses the unique factorisation to define the action of R\mathcal{R}-morphisms on these elements.
Does anyone know an explicit reference for this fact?

view this post on Zulip Nathanael Arkor (Jun 08 2025 at 17:19):

This is an instance of the fact that restriction along [[dominant functors]] (and, in particular, identity-on-object functors) is monadic. E.g. a reference is Example A4.2.7(b) of the Elephant.

view this post on Zulip Nathanael Arkor (Jun 08 2025 at 17:20):

(Assuming by "this fact", you meant monadicity, rather than the explicit description of the monad.)

view this post on Zulip Mike Shulman (Jun 08 2025 at 17:23):

I expect you could deduce the explicit description of the monad from the fact that a strict factorization system is a distributive law in Prof plus general facts about lifted monads from distributive laws. (Maybe that's what you had in mind originally.) But I don't know a reference.

view this post on Zulip Amar Hadzihasanovic (Jun 08 2025 at 19:03):

Nathanael Arkor said:

This is an instance of the fact that restriction along [[dominant functors]] (and, in particular, identity-on-object functors) is monadic. E.g. a reference is Example A4.2.7(b) of the Elephant.

The result in the Elephant seems to say that restriction along dominant functors is comonadic, not monadic; indeed, it says it's a sufficient condition for the induced geometric morphism to be a [[surjective geometric morphism]] which means that the adjunction is comonadic; is the nLab wrong then, or is there something else about dominant functors which makes the adjunction both monadic and comonadic?

view this post on Zulip Amar Hadzihasanovic (Jun 08 2025 at 19:22):

Ah, of course, the restriction functor is both a left and a right adjoint and it reflects isomorphisms, so the crude monadicity theorem applies. (Not spelled out in the Elephant but I guess one is expected to connect the dots.)

view this post on Zulip Nathanael Arkor (Jun 08 2025 at 21:34):

I think the issue is really with the nLab page, which is leaving the missing assumption of the crude monadicity theorem implicit; I've updated it.