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: learning: questions

Topic: Externalizing local properties


view this post on Zulip John Onstead (Jul 17 2025 at 11:22):

Let P ⁣ ⁣TopP\!\to\!\mathrm{Top} be a full subcategory defining a property pp. Then a space XX is locally pp if each xXx\in X has a neighborhood UxXU_x\subset X (with the subspace topology) lying in PP. This works well in Top\mathrm{Top} but fails to generalize beyond “nicely concrete” categories over Top\mathrm{Top} (e.g. topological groups or smooth manifolds).

view this post on Zulip John Onstead (Jul 17 2025 at 11:23):

To address this, I've come up with what I think is a good way to externalize this notion to work in any category. Given the setup above, say XX is locally pp if there exists a jointly effective (or regular) epic sink {fi:UiX}\{f_i:U_i\to X\} with each UiPU_i\in P. This makes sense in any category. I'll consider this notion a "good externalization" precisely when, for every pp, the locally‑pp spaces in Top\mathrm{Top} under the classical definition form a full subcategory of those under the epic sink definition. That way, any topological "local property" is simply a "sink-based local property" perhaps satisfying some extra conditions.

view this post on Zulip John Onstead (Jul 17 2025 at 11:24):

My question: Is my notion of local property a good externalization? Equivalently, is every sink consisting of a choice of neighborhoods UxPU_x \in P for xXx \in X induced by some jointly effective epi sink {VjX}\{V_j\to X\} with all VjPV_j\in P? This is of course automatic if each of the neighborhoods were an open neighborhood (since an open cover is joint effective), but I'm not sure if it's sufficient to only consider open neighborhoods.

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

It really depends on P, I would think!

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

I think this is always true, since covers by not-necessarily-open neighborhoods should also be effective-epi. You can check this by hand, or use the fact that open covers are universally effective-epi, and universally effective-epi sinks generate a Grothendieck topology, hence satisfy saturation condition (3) here.

view this post on Zulip John Onstead (Jul 17 2025 at 19:58):

Mike Shulman said:

or use the fact that open covers are universally effective-epi, and universally effective-epi sinks generate a Grothendieck topology, hence satisfy saturation condition (3) here.

Let me see if I understand correctly... if we have a sink UiU_i and a sink VjV_j, and UiU_i is a covering family in a Grothendieck topology, then including VjV_j in the topology won't change the category of sheaves if each morphism in UiU_i factors through some morphism in VjV_j. So applied to the standard topology on Top\mathrm{Top}, I'm guessing we can take this to imply that if each open in some open cover factors through some morphism in another sink VjV_j, then VjV_j is effective epi as well. (I think it does since if VjV_j weren't joint effective epi, including it in the topology would make it no longer subcanonical and therefore would necessarily change the category of sheaves; since including it doesn't change the sheaves, it therefore implies it must be joint effective epi)

view this post on Zulip John Onstead (Jul 17 2025 at 19:58):

Then we can use the fact that a neighborhood of a point is defined to be a subset of a topological space that contains some open set containing that point. So if NxN_x is the neighborhood for a point that contains an open set UU, then the inclusion of UU into the space will factor through the inclusion of NxN_x. So now if we let VjV_j be a selection of a neighborhood for every point in our space, we can let UiU_i be a selection of an open set contained by each neighborhood in VjV_j, and indeed each morphism in UiU_i factors through one in VjV_j. So by the above reasoning this should make VjV_j effective epi.

view this post on Zulip Mike Shulman (Jul 17 2025 at 20:49):

Yep.