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.
A quick question: Does the category of Probabilistic Coherent Spaces (Pcoh) have biproducts? I was checking Danos and Ehrhard's paper and I am not completelly sure. There is certainly a Cartesian product, noted as the additive conjunction , and it is said that . But I am not sure if that implies that the coproduct is the same as the Cartesian product.
It seems like they're different: the notation should not be interpreted as a biproduct unless they explicitly say so.
Yes, they are different. For example, if is the space (the monoidal unit), then both and have web , but (the unit square), whereas is the set of all pairs such that (the "unit triangle").
Notice that the type is the type of Booleans, and in fact the space reflects this intuition in the probabilistic case: an element of is a sub-probability distribution on , i.e., a probabilistic Boolean. On the other hand, since is the space of sub-probability distributions on the singleton (intuitively representing the probability that a program of unit type terminates), is just the space of pairs of such things.
Thank you both!
Damiano: your explanation is exactly what I was looking for. Now I think I understand the intuition much better.