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.
Consider a category enriched over the monoidal category , that is, sets, as usual, but with the coproduct instead of the product as the monoidal operation.
An example of this structure: Let objects be real numbers, let , and let composition be determined by the inclusions and .
We could also take to be an open interval, a half-open interval, an open interval intersected with the rationals,...
Usually is taken to mean the collection of ways of going from to , or the measure (metric space) or possibility (preorder) of going from to . But here it is taken to mean the collection of things you'll find on the way from to .
Does this semantics work with all instances of this structure? Is there a way of understanding this difference in semantics in terms of covariance and contravariance?
What happens when but ?
Oh good point, that would mess this up
Maybe you could consider enriching in the category whose objects are maps of sets , with monoidal structure .
Perhaps I am misunderstanding, but even when a ≤ b ≤ c, there seem to be some additional problems with taking Hom(a,b) to be the open intervals (a,b). For instance, Hom(a,a) should include the identity, but the open set (a,a) is empty. Also problematic (unless I am mistaken) is composing two non-empty open intervals, Hom(b,c) with Hom(a,b), seems to give an open set that is no longer an open interval.
Still a fun enrichment to consider, even if this particular example doesn't quite work.
@Jason Erbele the monoidal unit here is so the identity is , which is uniquely defined even if is empty. Also it doesn't matter that the disjoint union fails to itself be an open interval, the composition is a map from this disjoint union to an open interval.
So I proved that in any category with this enrichment, all hom-sets must be isomorphic as sets (using the standard definition of isomorphic, not the one relative to this enrichment).
Let our composition be a copairing of and . Then unitality gives that and are identities; and associativity gives a whole bunch of relations between the and the (you can work it out if you want). One of these relations is . Letting gives which is identity, so has a left inverse. Applying this identity again gives which is also identity, so has a right inverse. Thus is an isomorphism. By a dual argument, it can be shown that is isomorphic to . Thus all hom-sets are isomorphic.
@Reid Barton why that enrichment?
Joshua Meyers said:
Let our composition be a copairing of and .
Is it strictly necessary that this be the definition? This seems like a canonical choice, but there could be others, right?
In any case, that's a really cool result!
It is necessary! Precompose the composition with the inclusions and to get and . Then the universal property of coproduct says that and uniquely determine the composition.
Aha I see now, I was just being slow. :sweat_smile: