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.
Hello folks,
a subobject classifier is basically a mono classifier. Are there any other 'mainstream' notions of classifying objects for a certain kind of morphisms? By this I mean something like " is a foomorphism classifer if it represents the functor bringing an object to the category of foomorphisms into (possibly up to equivalence)".
the classifier for principal -bundles?
Matteo Capucci said:
a subobject classifier is basically a mono classifier. Are there any other 'mainstream' notions of classifying objects for a certain kind of morphisms?
The next classifier good to know is the finite-set classifier in the 2-topos of groupoids. (Since John used the word 2-topos in a different way, I should stress that I just mean (2,1)-topos.)
Here is how to find it, and how to see the need of higher toposes. In the category of sets, if you want to classify monos, you should look at the possible fibres of a mono -- they can be empty or singleton -- and then assemble them into the fibres of a family. You get the obvious result: two options, so a base set with the fibre over empty and the fibre over singleton.
Now let us try to classify finite sets. There is, up to isomorphism, one finite set for each natural number, so if the classifier exists, it must have the natural numbers as its base, with the fibre over element being an -element set, such as . This nearly works: for any family of finite set (that is, a map with finite fibres), there is a unique map from to , namely sending to the cardinality of its fibre. Unfortunately, this is not good enough to be a classifier, because if the fibre has cardinality then there are ways of identifying this fibre with the one of the candidate classifier, . (Note that this problem does not turn up for the subobject classifier, because sets of size or do not have automorphisms.)
The solution is to step up in the categorical hierarchy and keep track of these isomorphisms! So instead of a map of sets having the universal property required, look for a map of groupoids: take as base for the universal family the groupoid of all finite set, and take as total space the groupoid of all finite pointed sets. Now for each finite set (object in the base groupoid), the fibre is precisely that set itself (because there are -many ways of choosing a basepoint in ). Now for any family of finite sets ( as before), there is an obvious map , namely sending each to the fibre . We still have the problem that there are ways of identifying such an -element fibre with the corresponding fibre of , but now we are in groupoids, and all these identifications are isomorphic! So now it actually works: is a classifier for finite sets. (The fine print is that the notion of classifier is now in a -categorical sense, but that's the best you can get.)
The moral of the story is that to get a classifier for something -dimensional, it is necessary to step up to the -category of -dimensional objects. (There was nothing special about finite sets; the argument would be the same for -small sets for any regular cardinal .) So this encourages us to work with groupoids instead of sets. Unfortunately, when you start doing this, you will quickly come to a point where you would very much like to have a classifier for groupoids. As you can guess, this is not possible within the setting of groupoids. So you need to step up to -groupoids. And so on. You will never be happy until you come to -groupoids. But then your happiness is infinite: you have classifiers for 'all kinds of things' -- general object classifiers. That's the glory of higher topos theory.
(I said 'quickly come to a point'. Historically this step took 40 years. The remarkable step from sets to groupoids in order to find classifiers was found by Grothendieck in the 1960s working in algebraic geometry, needing moduli spaces for all kinds of algebro-geometric objects, such as curves. This led to the notion of stack. Then, in the 1980s, in his 600-page letter to Ronnie Brown and Dan Quillen (and others), he realised that it would be good to have higher stacks. But it is probably fair to say that this dream was only realised in the new millenium.)
In "isotropy and crossed toposes" they construct an internal group object to a topos ($Z$) which "classifies isotropy" (i.e. automorphisms of maps out of objects): http://www.tac.mta.ca/tac/volumes/26/24/26-24.pdf
Back down in 1-category theory, a quasitopos has a classifier for strong monomorphisms. And any extensive category has a classifier for complemented monomorphisms, namely .
@Joachim Kock your reply is really wonderful! Thanks a lot for the wisdom