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.
Let be a category. I want to make a new category from that includes as a subcategory, such that the monomorphisms in are exactly the morphisms in . Further, I would also like to require that each morphism in can be factored as the composition of an epimorphism and a monomorphism.
It would be exciting if there were some kind of automated procedure that would construct a satisfying these conditions from an . My idea is that in some contexts one might have an intuitive idea of what the monomorphisms should be, but a less clear picture of what all the morphisms should be - and maybe a procedure like this could help create a richer context to explore.
As a specific example, to try this out, let be the category of sets together with injective functions between them. I want to systematically create a new category containing as a subcategory where the morphisms of are exactly the monomorphisms of . One strategy might be to start with the morphisms from and to try to construct the epimorphisms using the lifting property. This is sounding tricky to me, though. I'd have to think about it more.
How can one form a category from the category , satisfying the conditions above?
To start with, since a monomorphism in a category is also a monomorphism in every subcategory of it, in order to have any hope of success you'll need to assume that all morphisms in are monomorphisms already. And once you have this, then satisfies the conditions you've stated.
Oh, interesting! I did not know that about monomorphisms in subcategories!
Yes, I was just realizing that works. Maybe if we require that there be at least one epimorphism in that is not also a monomorphism we can get something more interesting?
That sort of requirement doesn't give any information about what that epimorphism might be, so it's unlikely to lead to any canonical construction. My guess is you'll get something more interesting if you can think of a universal property that your ought to have.
Huh, that is interesting!
That makes me wonder what universal property the categories of sets with all functions between them has.
I don't know of a universal property it has with respect to the category of sets and injective functions. But as a category, it is the free cocompletion of the terminal category.
There's also a paper where the category Set is uniquely defined by a 'chain' of adjunctions between six functors iirc.Regarding the question - maybe look into something stricter than kan extensions,since you (as i see it) want to extend the smallest category with all monomorphisms to some bigger category?
or look for the terminal/initial object in a suitably defined category of all kan extensions of the monomorphism category?
Simonas Tutlys said:
There's also a paper where the category Set is uniquely defined by a 'chain' of adjunctions between six functors iirc.
yeah,that one :)
Cool! That paper is a bit advanced for me for now, but it's neat to know it exists. For now, I'm just going to keep an eye out for ways that people use to make bigger categories from smaller ones. And learning that it's possible to make categories by requiring "chains of adjunctions" to exist is an interesting approach that is new to me!
It's a bit circular to "make" the category of sets by requiring the Yoneda embedding has a chain of 6 adjoints, since you need the category of sets to define the Yoneda embedding. I tend to think of this as a wacky and amusing characterization of the category of sets.