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: mathematics

Topic: relating left and right actions


view this post on Zulip Matteo Capucci (he/him) (Nov 28 2023 at 10:51):

Sometimes an object XX is acted upon by another object MM both on the left and the right, but instead of forming a bimodule structure (meaning (mx)n=m(xn)(mx)n = m(xn)), these two actions are such that mx=xmmx = xm. This is clearly a trivial concept in sets, since this latter equation implies XX is in fact receiving a left action of MM (albeit factoring through M/[M,M]M/[M,M].

In higher settings, however, this isn't necessarily the case.
The first place I encountered this is [[actegories]], in which one might have non-invertible maps mxxmmx \to xm (or invertible but non-trivial ones, chiefly in the case of actions of braided monoidal categories, which can be 'mirrored'). The second place is in _The formal theory of monads II_, where Lack and Street characterize the Kleisli cocompletion of a 2-category as the 2-category with object monads and morphisms 'intertwined modules', i.e. a 1-cell (a,t)(b,s)(a,t) \to (b,s) is an object xx with a left tt-action and a right ss-action and a map λ:xtsx\lambda : xt \to sx satisfying some laws.

So, I'm curious if people have seen such structures around, or just have something interesting to say about these.

view this post on Zulip Ralph Sarkis (Nov 28 2023 at 11:56):

The example that came to my mind is the action of functors on natural transformations:
image.png

view this post on Zulip Morgan Rogers (he/him) (Nov 29 2023 at 09:46):

Looking at the type in isolation it looks like a distributive law, or a commutativity rewrite rule/lax commutativity arrow.