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: parametrized multicategories


view this post on Zulip Jonas Frey (Aug 06 2026 at 10:19):

Let CC be a multicategory. By a CC-parametrized multicategory DD I mean a structure which has a set/class D0D_0 of morphisms, and multi-arrows which may have multiple inputs from CC as well as DD, and a unique output in DD.

Has this notion been studied?

It would generalize [[multiactegories]] by allowing multiple DD-inputs rather than a unique one for the morphisms.

view this post on Zulip Noam Zeilberger (Aug 06 2026 at 12:19):

Would @Mike Shulman's LNL polycategories (or at least their restriction to LNL multicategories) be an example of the sort of structure you have in mind?

view this post on Zulip Jonas Frey (Aug 10 2026 at 14:44):

Yes, thanks! My phrasing didn't impose non-linear structural rules on the parametrizing multicategory, but apart from that it seems to be the same as an LNL multicategory.

view this post on Zulip Jonas Frey (Aug 10 2026 at 14:50):

The poly-generalization that Shulman considers is interesting, but I haven't come across any examples naturally, contrary to the multi case.

view this post on Zulip Jonas Frey (Aug 10 2026 at 14:51):

But of course that might be because of my prejudiced outlook ...

view this post on Zulip Mike Shulman (Aug 15 2026 at 19:03):

Also worth noting that a pair consisting of C and a C-parametrized multicategory D is equivalent to a multicategory equipped with a functor to the multicategory freely generated by a monoid and an algebra over it.

view this post on Zulip Jonas Frey (Aug 15 2026 at 20:06):

Is C the domain of the functor? And what do you mean by algebra over a monoid ?

view this post on Zulip Mike Shulman (Aug 15 2026 at 20:21):

Let me just be explicit: by "the multicategory freely generated by a monoid and an algebra over it" I mean the multicategory with two objects c,dc,d, one morphism (c,,c)c(c,\dots,c) \to c of every arity (making cc a monoid), and one morphism (c,,c,d,,d)d(c,\dots,c,d,\dots,d) \to d of every pair of arities. Then CC is the fiber over cc.

view this post on Zulip Jonas Frey (Aug 15 2026 at 20:28):

Thanks, that makes sense!