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: Monoidal functors and adjunctions


view this post on Zulip Joshua Meyers (Nov 14 2024 at 06:11):

I was looking at the string diagrams for monoidal functors and it occured to me that the left and right 'faces' of the coloring used to wrap the objects of the domain category could be considered strings in their own right, with the laws of the monoidal functor resembling the laws of an adjunction. This led to the following observation:

Let BB be a bicategory. Then an adjunction 0,1,L:10,R:01,RL0,1,L:1\to 0, R:0\to 1, R\vdash L in BB induces a lax monoidal functor F:End(0)End(1)F:\text{End}(0)\to \text{End}(1) defined by

This satisfies the axioms of a lax monoidal functor. Moreover, I conjecture that every lax monoidal functor is of this form for some adjunction in a bicategory.

By duality, the same adjunction induces a colax monoidal functor G:End(1)End(0)G:\text{End}(1)\to \text{End}(0). So every lax monoidal functor induces a colax monoidal functor going the other way?

Does anyone know if these results are in the literature or folklore or are immediate consequences of known stuff? Or am I doing something wrong?

view this post on Zulip Mike Shulman (Nov 14 2024 at 06:15):

That's interesting. It doesn't immediately ring a bell. But I'm sure it's not true that every lax monoidal functor induces a colax one going the other way, so that suggests that your conjecture is false...

view this post on Zulip Mike Shulman (Nov 14 2024 at 06:15):

Perhaps it might hold if your lax monoidal functor has a left adjoint (which is then automatically colax monoidal)?

view this post on Zulip Joshua Meyers (Nov 14 2024 at 06:49):

Well one special property of lax monoidal functors of this form is that there exists a special object κC\kappa\in C such that for all c,cCc,c'\in C we have F(c)F(c)=F(cκc)F(c)\otimes F(c') = F(c\otimes \kappa\otimes c') --- I don't think that is a general feature of lax monoidal functors.

view this post on Zulip Mike Shulman (Nov 14 2024 at 07:36):

Mm, indeed. Not even the right adjoint ones.

view this post on Zulip Chad Nester (Nov 14 2024 at 08:21):

I think this paper --- "Collages of String Diagrams" by Dylan Braithwaite and Mario Román --- is relevant here, although confess that I haven't really engaged with it myself.

view this post on Zulip Nayan Rajesh (Nov 14 2024 at 11:02):

I'm not sure if there's a result that this follows from, but the known fact that monads can be transported across an adjunction follows from your observation. Any monad on 0 is a monoid in End(0), and since F is lax monoidal, gets sent to a monoid F0 in End(1) which is a monad on 1. Also, comonads get transported the other way since G is colax monoidal. This latter fact appears as Theorem 4.2 here.

view this post on Zulip Joshua Meyers (Nov 14 2024 at 11:27):

Chad Nester said:

I think this paper --- "Collages of String Diagrams" by Dylan Braithwaite and Mario Román --- is relevant here, although confess that I haven't really engaged with it myself.

Yes, thanks, this is relevant.

view this post on Zulip Joshua Meyers (Nov 17 2024 at 18:39):

New conjecture: Let CC be a monoidal category. Consider the category V\mathcal{V} whose objects are bicategories BB equipped with a strict 2-functor I:BCBI:BC\to B (where BCBC is the delooping of CC) and an adjunction α:I()b:β\alpha:I(\ast)\leftrightarrows b: \beta, and whose morphisms are strict 2-functors preserving I,α,βI,\alpha,\beta, as well as the unit and counit of the adjunction.

Every object of V\mathcal{V} induces a (co)lax monoidal functor J:I()bJ: I(\ast)\to b defined by cαcβc\mapsto \alpha\circ c\circ\beta, with the direction of the laxity determined by the direction of the adjunction.

Let (B,I,b,α,β)(B,I,b, \alpha,\beta) be the initial object of V\mathcal{V}, and let JJ be the (co)lax monoidal functor induced by this object. Then JI:CEnd(b)J\circ I: C\to\text{End}(b) is the free (co)lax monoidal functor out of CC, in the following sense: Given any (co)lax monoidal functor F:CDF:C\to D, there is a strict monoidal functor H:End(b)DH:\text{End}(b)\to D such that F=H(JI)F = H\circ (J\circ I), and HH is unique up to unique isomorphism.