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.
What is this called? Reference?
The category of sets and relations has two monoidal structures, product and sum. product is compact closed (relations are equivalent to relations ) and sum is a biproduct (the inclusions and give coproduct, and their converses give product).
As in ordinary sets and functions, we still have . So this is a very nice structure, and I've been trying to find a reference for what it's called. It seems related to star autonomy, but in Rel one can't express product in terms of sum or vice versa.
Many have this structure, so I want to be able to say exactly what it is.
well, I guess we have . but that seems to be on a different level of abstraction...
(Rel more than just a category, really an equipment, but I think it's enough for this question.)
Part of this structure goes by the somewhat unfortunate name [[cartesian bicategory]].
But this just captures the part of the story, not the .
ah yes, thanks, this is helpful.
I think categories of relations often, if not always, have "sums" as biproducts; is that right? If so I'm surprised they didn't include it in the definition (or maybe it follows, so they don't mention it). Biproducts are intertwined with the whole idea of a matrix.
I know cartesian bicategories, allegories etc has plenty of literature, so I imagine the structure has been defined. I'll look into it.
okay, so in Cartesian Bicategories I Section 5 they define an abelian bicategory to be a bicategory such that both and are (cartesian) bicategories of relations.
they then give a very nice characterization theorem: "bicategories of relations of abelian categories are precisely the abelian bicategories with tabulations".
this is very interesting. but Set isn't abelian, because it's not Ab-enriched... hm.
by the way if you read that paper, "biproduct" means 2-categorical product, not the way I'm using it here. they sneak in coproducts by mentioning . I want to figure out what this perspective means for just plain Rel.
Hi Christian, here are some of the categorical structures involved, which you may already be aware of:
Distributive monoidal categories are intermediate in the hierarchy of distributive structures on monoidal categories, being more general than distributive categories and less general than rig categories.
It is sort of surprising, given that Rel is the prototypical example of a bicategory of relations, that the literature on cartesian bicategories/bicategories of relations talks more about the "abelian" case, of which LinRel is a prime example, rather than the distributive one. In Sec 9 of my partly expository paper on bicategories of relations, I suggest a definition of "distributive bicategory of relations," inspired by some cryptic remarks by Carboni and Walters and the related concept of a distributive allegory.
yes, thanks Evan this is very helpful.
now that I've come to care so much about relations, it's like I'm seeing your paper for the first time . great stuff; I need to absorb all of this.
Several important properties are implicit in the definition. As the name suggests, the distributive law holds automatically in a distributive bicategry of relations. In fact, if (C, , I) is any compact closed category and is the coproduct, then C is a distributive monoidal category [Jay93]. Moreover, it can be shown that intersections distribute over unions in a distributive bicategory of relations. Also, the coproduct in a distributive bicategry of relations is automatically a biproduct, by the symmetry of a dagger category. (Alternatively, products or coproducts in a compact closed category are always biproducts [Hou08].)
This is exactly the insight I was looking for. Thanks for explaining it clearly. I need to work out the proofs myself.
So, many are "(compact) distributive framed bicategories" (though I believe this concept has not yet been defined). very rich structure.
I always want to better understand how concepts "arise" or "form", by looking for what definitions are the simplest.
Rel is so rich, yet it can be defined in a few words: it's the free sum completion (15.21) of Bool.
Bool is the simplest thing in the world: . Yet it is a cosmos: closed, complete and cocomplete.
I wonder if we can understand Rel completely by understanding how sum completion turns the logic of Bool into that of Rel.
In certain parts of category theory, one might get the impression that products are more fundamental than sums. (I.e. the very definition of limit and colimit.)
But what is a set? It's a sum of points. And what is ? It's .
In Rel we can see a conceptual asymmetry between them which is not apparent in Set.
In Rel, sum of sets is coproduct, and by converse relation it is also product. It has both universal properties.
Where did this converse come from? Sums also form another monoidal structure which is symmetric and comonoidal. Rather than any universal property, this one is compact closed - we "swap directions" by swapping variables, a data abstraction which we can copy, swap, and delete.
(This is somewhat loose; just painting a picture.)
Since you mentioned -autonomy, maybe I'll point out that Rel is indeed a model of multiplicative-additive linear logic, in which the tensor product (cartesian product of sets) is both the multiplicative conjunction and the multiplicative disjunction , while the biproduct (coproduct of sets) is both the additive conjunction and the additive disjunction . Indeed, any compact closed category is -autonomous, hence models multiplicative linear logic with , and if it has categorical products and coproducts then they model the additives.
yes, thanks. I need to better understand proof nets.
I haven't read this whole thread, but perhaps another piece of the puzzle is the fact that, if a compact closed category has categorical products (in your case, the disjoint union of sets) and the monoidal product preserves them, then the products are also biproducts. This can be found in the following paper by Robin Houston: https://arxiv.org/pdf/math/0604542.pdf
(This is kind of neat, even if not very surprising, given the duality that defines compact closed categories.)