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.
Say that a functor is order-reflecting on monomorphisms if it reflects monomorphisms and satisfies the following condition:
If and are morphisms in such and are monomorphisms with a factorization in , then there exists in such that and
The forgetful functor from abelian groups to sets is order-reflecting on monomorphisms, and it's not hard to show that any monadic functor has this property.
I have a feeling that being order-reflecting on monomorphisms is a consequence of some more general property a functor might have (weaker than monadicity), but I have had some trouble finding it. I thought someone here might be able to spot it!
I'm not sure if this is the sort of thing you're looking for, but one property that lies between monadicity and OROM is that every monomorphism is cartesian, i.e. that its domain has the "-structure" induced universally from its codomain.
For instance, I think categories that are intuitively "algebraic" but fail to be monadic for size reasons, like the category of complete lattices, will have this property.
Yes, this is helpful; I hadn't seen cartesian morphisms before. Thanks!