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: theory: category theory

Topic: When is the left Kan extension of a monad again a monad?


view this post on Zulip Patrick Nicodemus (Feb 02 2025 at 02:20):

Let C,DC, D be categories. Let T:CCT : C\to C be a monad. Let i:CDi : C \to D be a functor.
Under what, if any, known conditions is the left Kan extension of iTiT along ii a monad?

The right Kan extension of iTiT along ii is always a monad.

view this post on Zulip Patrick Nicodemus (Feb 02 2025 at 02:34):

Let AA be the category whose objects are natural numbers and where a morphism nmn \to m is a subset inclusion k,k+1,k+2,...,k+n1{k, k+1, k+2, ..., k+n-1} of nn consecutive natural numbers in the set 0,...,m1{0,...,m-1}.

Let S:AGraphS : A \to \mathbf{Graph} be the functor that sends nn to the graph with nn nodes that has an edge from kk to k+1k+1 for each kk. Let K:AGraphK :A \to\mathbf{Graph} be the functor that sends nn to the graph with nn nodes that has an edge from kk to kk' whenever kkk \leq k'. It should be the case (I haven't computed this in detail) that the left Kan extension of KK along SS is the free category monad on Graph\mathbf{Graph}.

If Rel\mathbf{Rel} is defined to be the subcategory of Graph\mathbf{Graph} where the edge set E(x,y)E(x,y) is either empty or a singleton for all x,yx,y in the graph, then we can define TT to be the reflexive-transitive closure monad on Rel\mathbf{Rel} and it seems plausible that the left Kan extension of this to Graph\mathbf{Graph} is also the free category monad. This is what is motivating my question.

view this post on Zulip Patrick Nicodemus (Feb 02 2025 at 02:37):

Maybe the answer comes from asking : when is the left Kan extension operation TLani(iT)T \mapsto Lan_i(iT) strong monoidal with respect to endofunctor composition as opposed to merely being colax monoidal?

view this post on Zulip Kenji Maillard (Feb 02 2025 at 09:27):

In the settings of your question, iT will always be a relative monad with respect to i. Theorem 4.6 of monads need not be endofunctors gives sufficient conditions for the resulting left kan extension to be amonad.

view this post on Zulip Patrick Nicodemus (Feb 05 2025 at 06:42):

Thanks Kenji! Very helpful answer.
(I no longer think my comment about the inclusion of Rel into Graph is correct.)

view this post on Zulip Ivan Di Liberti (Feb 05 2025 at 10:40):

Patrick Nicodemus said:

Let C,DC, D be categories. Let T:CCT : C\to C be a monad. Let i:CDi : C \to D be a functor.
Under what, if any, known conditions is the left Kan extension of iTiT along ii a monad?

The right Kan extension of iTiT along ii is always a monad.

https://mathoverflow.net/questions/321909/extending-monads-along-dense-functors