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.
Does anyone recognize this matrix product? Let R be a ring equipped with a nice poset structure. You can construct a functor
by:
I am wondering about what this monoidal product actually is. I think I have it worked out in terms of Kronecker product . If and are objects in , then
where and are the square matrices on and containing only 1's and is the ordinary matrix product.
One thing to note is that m and n are on the same set then
because the Kronecker product satisfies the interchange law with respect to matrix multiplication. So in this sense it starts to look like more like generalizing ordinary matrix multiplication.
By the way, you can find a description of the fibrewise monoidal Grothendieck construction in @Mike Shulman 's
In the first bullet point, are you saying that the monoidal product on your poset of matrices is given by matrix multiplication? Because if so, you might have a problem with how multiplication interacts with the order :grimacing:
For example, I would consider to be a pretty standard example of a "ring equipped with a nice poset structure", but taking to be a one-element set so that is just with multiplication, I have and but , so that I can't tensor the morphisms in the poset.
[Mod] Morgan Rogers said:
For example, I would consider to be a pretty standard example of a "ring equipped with a nice poset structure", but taking to be a one-element set so that is just with multiplication, I have and but , so that I can't tensor the morphisms in the poset.
Right I see the issue. I think that I actually need R to be a rig...something which only has an additive commutative monoid rather than an additive abelian group. Probably I will end up needing R to be a quantale in the end...
That seems more sensible; removing negatives seems to be necessary and sufficient to fix the problem I was pointing to :+1: