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.
In their paper "Differential categories" (p. 1062), Blute et al describe a neat way to construct the category of vector spaces and polynomial maps between them. Let be the free commutative -algebra monad, which sends a vector space to the (underlying vector space of) the symmetric algebra . Then the opposite of the Kleisli category of , or equivalently the coKleisli category of the comonad , is a category whose morphisms are polynomial functions from to . Call this category .
The authors go on to say that "it is well known that" is a distributive category. Is this true? In fact, I am confused on a more basic point. Does even have coproducts? If so, what are they?
Hmm. I'm not sure.
I would often think of the category of vector spaces and polynomial maps between them in a somewhat different way. I would think of the Eilenberg-Moore category of your monad as the category of commutative -algebras. Then its opposite is called the category of affine schemes. This is the usual way algebraic geometer's way of thinking of any commutative -algebra as the "algebra of functions" on some sort of space, called an affine scheme.
Sitting inside the Eilenberg-Moore category is the Kleisli category. Its opposite is thus a full subcategory of the category of affine schemes, where the only objects are those coming from vector spaces. These special objects are called the "affine spaces" , at least in the finite-dimensional case. They are the affine schemes that look like vector spaces! (See the third definition here).
So... so far, I'm just telling you that is familiar in algebraic geometry as the category of affine spaces and arbitrary maps of affine schemes between these. This is suppose to help us visualize whether this category should have colimits.
We should think of the objects as spaces that look like vector spaces, and the maps as functions that are defined by polynomials.
That doesn't sound like it should have coproducts: the coproduct should be an affine scheme that looks like the disjoint union of two lines!
Yes, that seems right. So unwinding a bit, I'm saying the opposite of doesn't have binary coproducts, or in other words, the Kleisli category of doesn't have binary products.
And I'm suggesting that if you take to be a 1-dimensional vector space, then is an object in the Kleisli category that doesn't have a product with itself.
However all I've really shown is that if you take its product with itself in the Eilenberg-Moore category, you get an object that's no longer in the Kleisli category!
Still, I'm offering a possible counterexample to the claim that has coproducts, and it should be pretty easy to check this, by seeing whether fails to have a product with itself in the Kleisli category of .
Thanks John, this is helpful! I'll have to think about that last part more, but it seems plausible that does not have coproducts. What most interests me is not necessarily this particular category but having a "good" category whose morphisms are polynomial functions, where "good" should include having limits and colimits. Perhaps the lesson from your comments is that I should be looking at a bigger category, such as the category of affine schemes. Algebraic geometry has always seemed scary to me, but I might need to bite the bullet and learn some basic things.
Algebraic geometry is a very big subject, but affine schemes are not!
The category of affine schemes is just the opposite of the category of commutative rings, where we take the opposite because a map between spaces induces a map sending functions on to functions on . This way of talking lets us think of commutative algebras as spaces.
But right now you are working over a field, so you are dealing with commutative algebras over a field ... and the opposite of the category of those is called the category of affine schemes over .
Affine schemes over were basically invented by Descartes when he realized that algebra could be seen as geometry. E.g., the commutative algebra is the algebra of functions on an affine scheme over called the 'circle'.
Evan Patterson said:
In their paper "Differential categories" (p. 1062), Blute et al describe a neat way to construct the category of vector spaces and polynomial maps between them. Let be the free commutative -algebra monad, which sends a vector space to the (underlying vector space of) the symmetric algebra . Then the opposite of the Kleisli category of , or equivalently the coKleisli category of the comonad , is a category whose morphisms are polynomial functions from to . Call this category .
The authors go on to say that "it is well known that" is a distributive category. Is this true? In fact, I am confused on a more basic point. Does even have coproducts? If so, what are they?
I think that the coKleisli category of the monad in fact has finite coproducts.
It comes from what is a model of linear logic.
Usually to interpret the connectors of linear logic, we require a symmetric monoidal category with products and a comonad with the Seely isomorphisms and , that is is a strong monoidal functor between the cartesian monoidal structure and the symmetric monoidal structure . This is definition 3.1 on the nLab page -modality.
If we have a Seely comonad, then the coKlesli category of have products which are still .
Now, is a monad, we have coproducts in and the Seely isomorphism (which are now for coproducts but in fact look exactly the same since has biproducts) and are well-known (actually, there are isomorphisms like this everywhere in mathematics). We thus have a Seely monad and the Kleisli category of has coproducts.
These coproducts are given on the objects like in by and on morphisms like this:
If you take
in the Kleisli category of .
You want a pairing
ie. if you take
in .
You want in .
This is simply given by the pairing in :
.
Now the Seely isomorphism and the monad are useful to build the injections and verify that everything work in order that it really gives you coproducts in . This is here that the whole mechanism of linear logic with proofs made equivalent by cut elimination and the translation in the category theory world under the form of this categorical semantics plays its role.
Oups I did a mistake
You are looking for coproducts in the opposite category ahah
It looks more complicated indeed.
I'm interested by an answer to your question.
I look dumb but I learned something, I'm very used to that.
Thanks for the comment and no worries, it's easy to get mixed up by the op-ing going on here.
In order to have coproducts in , it seems that we would need to be able to find, for any two vector spaces and , another vector space such that . I don't see how to do that and I'm doubtful that it's possible.
Okay, good: my remarks on affine schemes give a geometrical intuition for why this is not possible, and maybe also point the way to a quick proof:
In a polynomial algebra we just have two elements that are idempotent (have ), namely 0 and 1. But in we have four, namely and .
This is the algebraic way of saying "the affine scheme is connected, but the coproduct of two copies of this affine scheme is not".
OK, nice! I think that settles it. Thanks John!