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.
Monads on often have the useful property that the induced map is conservative (reflects isomorphisms). Are there general conditions we can put on a monad over an arbitrary category that ensure that the map into the Kleisli category is conservative?
To get the ball rolling, the inclusion is faithful iff is pointwise monic, and this would imply conservativity in the case that is balanced.
Fantastic—thank you
I think in my case C isn’t balanced but this is nice to know!
Matt Earnshaw said:
To get the ball rolling, the inclusion is faithful iff is pointwise monic, and this would imply conservativity in the case that is balanced.
I was also thinking that being split mono would help (and it is also often the case), but I was only able to prove (I think) conservativity when is split mono, i.e. the left inverses of are also natural in (with no assumption on ).
I deleted the original comment, but the functor to the Kleisli category does in fact reflect monos. (It's just more complicated to check than I thought).
So explicitly, a morphism is mapped to an isomorphism in iff there exists such that and .
(assuming I haven't cancelled too much stuff in my diagram chasing)
@Ralph Sarkis I don't quite see how you get the inverse from the split monos?
Let be the left inverse of . Since , , then we also have , so by naturality of , we have , and we conclude is the inverse of .
Matt Earnshaw said:
To get the ball rolling, the inclusion is faithful iff is pointwise monic, and this would imply conservativity in the case that is balanced.
Most of the examples I can think of on Set follow this pattern; @Nathan Corbyn are there any properties of the category you have in mind that might help? Ralph's criterion is nice but pretty strong!
It’s LFP but there’s not much else you can say
I would expect the unit to be monic though
It's sufficient that is conservative, but that's probably unhelpful.
It is even enough that reflects monos to get that the unit is monic because one of the triangle defining monads says is a split mono. The other triangle says is a split mono.
I said "even enough" but I am not sure if we can compare being conservative and reflecting monos, is one stronger than the other ?
Not without further structure on the category, no :sweat_smile:
But if has pullbacks, and preserves pullbacks and is conservative, then it reflects monos, since is mono iff is iso.
I don't know if it can help, but we know from categorical probability that for a strongly affine monad on a cartesian monoidal category, the Kleisli inclusion reflects isomorphisms.
Ralph Sarkis said:
Matt Earnshaw said:
To get the ball rolling, the inclusion is faithful iff is pointwise monic, and this would imply conservativity in the case that is balanced.
I was also thinking that being split mono would help (and it is also often the case), but I was only able to prove (I think) conservativity when is split mono, i.e. the left inverses of are also natural in (with no assumption on ).
Isn't being pointwise extremal monic enough? I think this is just the dual of the result that a right adjoint is faithful and conservative if the counit is a pointwise extremal epi.