Category Theory
Zulip Server
Archive

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.


Stream: theory: category theory

Topic: Is the 2-category of Grothendieck toposes extensive?


view this post on Zulip Morgan Rogers (he/him) (Jul 07 2025 at 18:36):

[You can replace "Grothendieck toposes" with "toposes bounded over S" for your favourite elementary topos S if you like.]
The initial topos (the degenerate one) is a strict 2-initial object. One can construct coproducts of toposes as the product of their underlying categories. The boundedness/Grothendieck restriction is enough to guarantee the existence of pullbacks, and the pullback of the coproduct inclusions is the initial category, so coproducts are disjoint (two toposes are complementary clopen subtoposes in their coproduct). We're in good shape, so the question is, is this 2-category extensive (in the most straightforward sense that one can generalize extensivity to this setting)? Has anyone written about this?

A related question whose answer is not necessarily determined by the above: are unions of subtoposes preserved by pullbacks in this topos? They are stable by pullback along inclusions, but what about surjections?

view this post on Zulip Mike Shulman (Jul 07 2025 at 19:07):

After showing that the product of logoses is the coproduct of toposes (B3.4.1), Sketches of an Elephant remarks

Also, coproducts are disjoint and stable under pullback; for we can identify E\mathcal{E} and F\mathcal{F} with the complementary open subtoposes (E×F)/(1,0)(\mathcal{E}\times\mathcal{F})/(1,0) and (E×F)/(0,1)(\mathcal{E}\times\mathcal{F})/(0,1) of the coproduct, and any geometric morphism f:GE×Ff:\mathcal{G} \to \mathcal{E}\times\mathcal{F} induces a corresponding decomposition GG/f(1,0)×G/f(0,1)\mathcal{G} \simeq \mathcal{G}/f^*(1,0) \times \mathcal{G}/f^*(0,1) of its domain.

view this post on Zulip Mike Shulman (Jul 07 2025 at 19:08):

"Coproducts are disjoint and pullback-stable" is one definition of extensive for 1-categories. I don't know offhand whether that is equivalent to something about slice categories as in the 1-categorical case, is that more what you had in mind?

view this post on Zulip Morgan Rogers (he/him) (Jul 08 2025 at 08:11):

That is what I had in mind, thanks; I suppose the term extensive for this property was popularised after the Elephant was published. I'm still interested in unions of subtoposes though!

view this post on Zulip Mike Shulman (Jul 08 2025 at 17:22):

I would expect that you can construct the union of subtoposes by taking their coproduct and then the (surjection, inclusion) factorization. In which case, pullback-stability of unions should follow from pullback-stability of coproducts and surjections.

view this post on Zulip Morgan Rogers (he/him) (Jul 09 2025 at 08:49):

Surjections are not stable under pullback(!)

view this post on Zulip Morgan Rogers (he/him) (Jul 09 2025 at 08:51):

Some classes of surjection are stable, but which of the properties ensuring stability will be inherited by the surjection part of the universal morphism from the coproduct is not obvious (some of them might be checkable manually though)

view this post on Zulip Graham Manuell (Jul 30 2025 at 07:56):

@Morgan Rogers (he/him) I think joins of subtoposes should be stable under pullback. I haven't checked this carefully, but here's an attempt at a proof sketch:

All toposes are localic over the classifying topos of the theory of objects. The embeddings into an object of this slice 2-category should be the same as embeddings of the underlying topos without considering the geometric morphism. Also pullbacks should be computed in the same way. So the question reduces to that for locales internal to this topos and the result is true for locales.

view this post on Zulip Mike Shulman (Jul 30 2025 at 08:26):

Morgan Rogers (he/him) said:

Surjections are not stable under pullback(!)

!!!

I guess I more or less knew that, because I knew theorems that, say, open surjections and proper surjections are pullback-stable, and if all surjections were pullback-stable those theorems wouldn't be as important. But I hadn't really internalized it.

What's a simple example of a pullback of a surjection that's not a surjection?

view this post on Zulip John Baez (Jul 30 2025 at 09:00):

@Graham Manuell wrote:

All toposes are localic over the classifying topos of the theory of objects.

I wish I understood this, and I think I could, despite my general ignorance of topos theory.

  1. What's the classifying topos of the theory of objects? Set\mathsf{Set}???
  2. What does it mean to say all toposes are localic over this?
  3. Why is it true? I'm actually more interested in a hand-wavy intuitive answer, like "why it's obvious when you have the right mental picture", rather than a proof.

view this post on Zulip Graham Manuell (Jul 30 2025 at 09:01):

@Mike Shulman I'll give you an example in locales. Let NN be the extended natural numbers with the Scott topology and let f ⁣:NNf\colon \mathbb{N} \to N be the obvious map from the natural numbers with the discrete topology. This map is an epimorphism in locales (essentially since infinity is a directed join of points in the image). Let g ⁣:1Ng\colon 1 \to N pick out infinity. Then the pullback is 0, and of course, $$0 \to 1$ $is not an epi.

view this post on Zulip Mike Shulman (Jul 30 2025 at 09:03):

Thanks! So why do we use the word "surjection" for this class of geometric morphisms? In the light of examples like that it seems singularly inappropriate. Wouldn't "epimorphism" be better?

view this post on Zulip Graham Manuell (Jul 30 2025 at 09:05):

@John Baez The classifying topos of objects, call it O, is the functor category from finite sets to sets. Every topos admits a localic geometirc morphism to this topos. Every topos classifies a geometric theory which without loss of generality involves only one sort. The single sort if given by O. Then to get the geometric theory we don't need to add any any more objects, just more relations. Adding relations corresponds giving a localic geometric morphism.

view this post on Zulip Graham Manuell (Jul 30 2025 at 09:09):

@Mike Shulman General epis are usual called surjections cause they form a nice factorisation system with the embeddings / regular monos. Surjections of topological spaces are just epis, not quotients so I think this terminology is appropriate.

But regular epis also are not pullback stable. These examples are harder to describe easily, but you can get them taking products with non-exponentiable locales.

view this post on Zulip Mike Shulman (Jul 30 2025 at 09:13):

Graham Manuell said:

Mike Shulman General epis are usual called surjections cause they form a nice factorisation system with the embeddings / regular monos.

But the word "surjection" means in other contexts that it maps onto every point of the codomain, which is evidently not true here. We don't say that ZQ\mathbb{Z}\to \mathbb{Q} is a "surjection" of rings, because it's not, even though it is an epimorphism. I don't see that a factorization system justifies it, and I didn't suggest anything about quotients or regular epis so I don't think those are relevant. I'm just saying I think this class of morphisms should be called "epimorphisms" rather than "surjections" since they are not "surjective" in the intuitive sense.

view this post on Zulip Mike Shulman (Jul 30 2025 at 09:14):

In particular, your example shows that the inclusion of sober spaces into locales does not reflect "surjections", so it is not a good generalization of the standard notion for topological spaces.

view this post on Zulip Graham Manuell (Jul 30 2025 at 09:14):

I guess I'm not too concerned that points don't behave well in the pointfree setting.

view this post on Zulip Mike Shulman (Jul 30 2025 at 09:14):

That's fair, but pullbacks not behaving well is more problematic.

view this post on Zulip Mike Shulman (Jul 30 2025 at 09:15):

If some function "maps onto every element of the codomain" even in some pointfree sense, that ought to remain true under pullback.

view this post on Zulip Graham Manuell (Jul 30 2025 at 09:52):

Sure. Whatever they are called they definitely are badly behaved.

view this post on Zulip Mike Shulman (Jul 30 2025 at 15:40):

And because of that, I think they shouldn't be called "surjections".

view this post on Zulip Morgan Rogers (he/him) (Jul 30 2025 at 21:05):

For me, the point-free notion captured by surjections is "the pushforward of the maximal subtopos/sublocale in the domain is the maximal subthing of the codomain". Put this way, it's intuitive that some kind of descent condition would be needed to ensure stability under pullback.

view this post on Zulip Mike Shulman (Jul 30 2025 at 23:50):

I don't get the intuition. It's also true in topological spaces that a map is a surjection if and only if the pushforward of the maximal subspace in the domain is the maximal subspace of the codomain.

view this post on Zulip Morgan Rogers (he/him) (Jul 31 2025 at 10:04):

The intuition being that pushforwards don't inherently interact well with pullbacks. If I take the map from the real numbers with the discrete topology to the realms with their usual topology and pull back along the inclusion of the dense sublocale of the latter, the domain is again the trivial locale; that's another example of a surjection that is not stable under pullback (even though it is pointwise surjective), so you can't expect surjections of topological spaces to be well-behaved as surjections of locales.

view this post on Zulip Mike Shulman (Jul 31 2025 at 14:24):

Morgan Rogers (he/him) said:

you can't expect surjections of topological spaces to be well-behaved as surjections of locales.

Do you mean that the other way around?

view this post on Zulip Mike Shulman (Jul 31 2025 at 14:25):

Morgan Rogers (he/him) said:

the dense sublocale of the latter

And did you mean the maximal dense sublocale?

view this post on Zulip Mike Shulman (Jul 31 2025 at 14:28):

How far does that example generalize? If XX is any topological space, what can you say about the pullback of its discrete retopologization to its maximal dense sublocale? Obviously if XX is already discrete the pullback is surjective.

view this post on Zulip Morgan Rogers (he/him) (Jul 31 2025 at 14:53):

Mike Shulman said:

Morgan Rogers (he/him) said:

you can't expect surjections of topological spaces to be well-behaved as surjections of locales.

Do you mean that the other way around?

No: I meant that a surjection of (sober) spaces, when viewed in the category of locales, loses the pullback property you described.

view this post on Zulip Morgan Rogers (he/him) (Jul 31 2025 at 15:01):

Mike Shulman said:

Morgan Rogers (he/him) said:

the dense sublocale of the latter

And did you mean the maximal dense sublocale?

The minimal dense sublocale, ie the double-negation sublocale.
Regarding generality, any non-discrete space will have a frame of opens which is not Boolean, so the double-negation sublocale will be a non-trivial sublocale. I don't know off the top of my head under what conditions this sublocale might be spatial (equivalently, when the pullback of the surjection from the distectization remains a surjection). @Graham Manuell do you know?

view this post on Zulip Graham Manuell (Jul 31 2025 at 15:21):

Well, it'll be iff the space has a dense discrete subspace.

view this post on Zulip Mike Shulman (Jul 31 2025 at 15:34):

Morgan Rogers (he/him) said:

Mike Shulman said:

Morgan Rogers (he/him) said:

you can't expect surjections of topological spaces to be well-behaved as surjections of locales.

Do you mean that the other way around?

No: I meant that a surjection of (sober) spaces, when viewed in the category of locales, loses the pullback property you described.

Right -- that sounds like saying that surjections of locales are not as well-behaved as surjections of spaces.