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.
If is a monad on a category , then the monadic forgetful functor creates colimits that are preserved by and . This is Proposition 4.3.2 in Borceux's Handbook of Categorical Algebra 2. Is there an example that shows preservation by is not sufficient?
This bit me the last time someone asked about it, because my first instinct is always to say "if preserves some colimits, then certainly so does "! But I gather the point is that that's true for a particular shape of colimit that if preserves all such colimits then so does , but it might happen that preserves a particular colimit diagram but doesn't. (That is, if preserves the colimit diagram , then is also a colimit diagram, but might not preserve the colimit diagram so that is not a colimit diagram.) So in order to find an example of the sort you want, you need a monad that preserves some particular colimit diagram but doesn't preserve all colimits of the same shape, and I would guess that's pretty tricky to come by.
Very nice distinction! I'm sure our team here could find an example.
If I were going to try, the first place I would start looking is to take to be a poset, since colimits in posets and monads on posets are particularly simple to construct "by hand". Maybe there is some small concrete poset that can be drawn by hand on paper, and an idempotent inflationary endofunction (= monad) on it, such that there are two elements that have a join that's preserved by the endofunction but not by its square.
But if the endofunction is idempotent, it’s equal to its square so they can’t do things differently! So posets won’t work…
headdesk
Okay, the second place I would look is... um, I'm not sure.
The trouble is I can't think of any good ways to prove that a functor preserves some particular colimit that don't also prove that it preserves all colimits of the same shape.
I tried coming up with an example of a comonoid in a monoidal closed category with tensor and internal hom , as well as objects , , such that is isomorphic to but is not isomorphic to , but I did not succeed.
The category cannot be one where the coproduct is actually a biproduct, because otherwise it would be always preserved by .
The idea is to try to categorify something like a ring with elements , and a number such that but (I haven't come up with a concrete example, sorry)...
Of course if one could find this in a cartesian closed category it would further simplify things because then every object has a canonical comonoid structure.
Screenshot 2025-07-23 at 1.06.46 PM.png
OK, here's a tiny category that, I think, supports a counterexample.
The monad I have in mind is idempotent on , being the reflection onto . On just "rounds up" to respectively. Therefore is not idempotent but does satisfy
With the further point that is meant to be a retract of I think everything is now uniquely specified. The unit points northwest at and is the identity at ; the only nontrivial multiplication component is the retraction , which shows the unitality axiom for a monad; and the associativity axiom is vacuous since by the time you're in you're in the idempotent monad we started with on
Now, I want to argue that preserves the coproduct but does not. The key question is why is not itself the coproduct, and the reason is that the cocone factors through , which means this cocone is fixed by 's nontrivial idempotent, which disproves uniqueness in the coproduct property for
doesn't have any parallel pairs of maps out, so it's easier to see that it actually is the coproduct, which should finish the proof.
But wait, this isn't a counterexample to Aaron's actual claim, because don't support algebra structures! Maybe it can be spruced up to work...
Amar Hadzihasanovic said:
The idea is to try to categorify something like a ring with elements , and a number such that but (I haven't come up with a concrete example, sorry)...
The smallest example of this that I have found is , , and in the ring .
Here one can check that
Perhaps someone has an idea how to categorify this?
(For the exponents the vanishing of the cross-terms in always implies the vanishing of the cross-terms in , so is the smallest exponent for which this can work.)
I guess I don't know about any monoidal closed category which has a family of objects indexed by integers mod m such that the internal hom works as exponentiation in , that is, is isomorphic to ...