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: Is binary gluing preserved by "localising" a presheaf?


view this post on Zulip Naso (May 14 2023 at 23:31):

I have two questions about a "binary gluing property" for presheaves.

(Binary gluing): a presheaf F:TopSetF: \mathcal{T}^{op} \to \mathbf{Set} on a topological space (X,T)(X, \mathcal{T}) has the binary gluing property if whenever aF(A)a \in F(A), bF(B)b \in F(B) and aAB=bABa \mid_{A \cap B} = b \mid_{A \cap B} there exists cF(AB)c \in F(A \cup B) such that cA=ac \mid_A = a and cB=bc \mid_B = b.

First question: the usual gluing property for presheaves talks about arbitrary covers. I guess that for finite nonempty covers, the binary gluing property implies the usual gluing property by induction. But I think it could fail for an empty cover, where the usual gluing property forces the sheaf to take a nonempty value on the empty set but the binary gluing property does not.
But suppose F()F(\emptyset) \neq \emptyset. What is an example of a presheaf with the binary gluing property but not the usual gluing property? I think it should fail for some infinite cover, but I can't think of an example.

Second question: suppose that (X,T)(X,\mathcal{T}) is locally connected (so that connected components are open) and also that GG is a presheaf. Define a new presheaf FF by

F(U)=Cπ0UG(C)F(U) =\prod_{C \in \pi_0 U} G(C)

with restriction maps for VUV \subseteq U sendind an element (gC)Cπ0U(g_C)_{C \in \pi_0 U} to the element (gπ0(C))Cπ0V(g_{\pi_0(C)})_{C \in \pi_0 V}.

This is kind of like "localising" the presheaf GG, for example if GG is a constant presheaf then FF is a constant sheaf.

Anyway, my question is: if GG is flasque and has the binary gluing property,are these proeprties inherited by FF? I think flasqueness certainly is but I'm not sure about the binary gluing.

Also is there already terminology for this kind of "localisation" of a presheaf, or anything else I should know about it?

view this post on Zulip Naso (May 14 2023 at 23:40):

By the way, I just asked this to ChatGPT and here is its answer .

view this post on Zulip Morgan Rogers (he/him) (May 15 2023 at 06:50):

For your first question, if you take the discrete space on two points, any constant presheaf has the binary gluing property. Note that this gluing property is actually a sheaf condition for a smaller Grothendieck topology on the poset of open subsets of the space.

view this post on Zulip Morgan Rogers (he/him) (May 15 2023 at 06:53):

For your second question, I guess you meant to say that if G is constant then F is locally constant? Anyway, the latter procedure looks like sheafification for the Grothendieck topology in which each open is covered by its connected components.

view this post on Zulip Naso (May 15 2023 at 08:51):

Morgan Rogers (he/him) said:

For your first question, if you take the discrete space on two points, any constant presheaf has the binary gluing property. Note that this gluing property is actually a sheaf condition for a smaller Grothendieck topology on the poset of open subsets of the space.

Thank you, Morgan! For 1. Can we also have a counterexample if F()={}F(\emptyset) = \{ * \} ? By the way, which smaller Grothendieck topology is that you refer to?

For 2. I did mean to say that if GG is a constant presheaf, then the FF we obtain is the constant sheaf with the same value, but maybe I am confused about this. The example I had in mind is this one on wikipedia, where we have the constant presheaf G(U)=ZG(U) = \mathbb{Z} on a discrete space on two points. Then doing the procedure I described gives us the sheaf of locally constant functions, i.e. the constant sheaf.

view this post on Zulip Morgan Rogers (he/him) (May 15 2023 at 10:44):

It's the Grothendieck topology where covering families are finite non-empty open covers. If F()F(\emptyset) is already a singleton then FF is a sheaf for the topology where finite unions cover, so you do need and infinite space to get a counterexample. I'll see what I can think of.

Ah I suppose it does make sense to refer to that as a constant sheaf even though it isn't constant :rolling_on_the_floor_laughing: fair enough. I realise I didn't answer your flasque question, I'll also think about that.

view this post on Zulip Reid Barton (May 15 2023 at 15:28):

For the finite gluing question, one kind of example would be X an infinite discrete topological space, and F(A) = a singleton if A is finite, but empty if A is infinite.

view this post on Zulip Martti Karvonen (May 15 2023 at 15:59):

Another source of example (already where binary gluings don't imply finite gluings) comes from the sheaf-theoretic approach to contextuality I just mentioned in a different thread yesterday (this is the founding paper and this might be an easier entry-point).

view this post on Zulip Martti Karvonen (May 15 2023 at 16:01):

Here's an explicit small example in that direction. Consider the set X:={x,y,z}X:=\{x,y,z\} equipped with the discrete topology. Define a presheaf FF by sending a subset UU to the set of probability distributions on {0,1}U\{0,1\}^U. Now F()F(\emptyset) is a singleton, and one can show that binary gluings exist (although aren't unique).

view this post on Zulip Reid Barton (May 15 2023 at 16:02):

Oh, I didn't notice that there was nothing about uniqueness.

view this post on Zulip Martti Karvonen (May 15 2023 at 16:03):

Here's a matching family for this presheaf that doesn't glue: given a subset of XX of size 2, consider the distribution that gives opposite outcomes to the two variables, both such options with equal probability.

view this post on Zulip Martti Karvonen (May 15 2023 at 16:04):

There's no way to glue these to a joint distribution on all three variables, basically because x¬y,y¬z,z¬xx\leftrightarrow \neg y,y\leftrightarrow \neg z,z\leftrightarrow \neg x is inconsistent.

view this post on Zulip Naso (May 15 2023 at 23:41):

@Martti Karvonen I love this! I admit that I knew about contextuality already, but when asking the question I was led astray by the idea that binary gluing + induction would give us finite gluing... Your example shows that is completely wrong.

Is it something about the homotopy type of the (nerve of the) cover that makes contextual counterexamples like this possible? Like in your example, the nerve of the cover {{X,Y},{Y,Z},{Z,X}}\{\{X,Y\}, \{Y,Z\}, \{Z, X\} \} is a triangle. Is it right that on a homotopically trivial finite cover we could not have contextuality?

view this post on Zulip Martti Karvonen (May 16 2023 at 12:56):

So, the structure of "a set of measurements + which subsets of them are jointly measurable" is naturally viewed as an abstract simplicial complex. Vorob'evs theorem characterizes exactly those simplicial complexes that admit contextuality. However, the criterion is combinatorial and not topological - there are simplicial complexes whose geometric realizations are homotopy equivalent, but one admits contextuality and the other one doesn't.

view this post on Zulip Martti Karvonen (May 16 2023 at 12:58):

Here's one way of stating Vorob'evs theorem. If a vertex of a simplicial complex is in exactly one maximal face, remove it from the complex. Such a step is called a Graham reduction. Now, a simplicial complex does not admit contextuality iff it can be reduced to a point by a sequence of Graham reductions.

view this post on Zulip David Michael Roberts (Mar 19 2024 at 06:14):

To add an example developed in discussion elsewhere:

consider the presheaf GG on R\mathbb{R} of bounded (but otherwise arbitrary) functions. This is a sheaf for the pretopology consisting of finite open covers (hence satisfies the binary gluing property), and it is flasque. The construction GFG\mapsto F Naso outlines is sheafification for something close to the infinitary extensive pretopology (the lattice of opens isn't an extensive category, but it has the properties of an extensive category for unions of disjoint open sets).

Then for the open subset UU of the real line that is the union nN(2n,2n+1)\bigcup_{n\in \mathbb{N}}(2n,2n+1), the restriction map F(R)F(U)F(\mathbb{R}) \to F(U) is not surjective, so FF isn't flasque.

view this post on Zulip David Michael Roberts (Mar 21 2024 at 03:29):

To contrast, if one starts with a finite topological space, then under the same assumptions on a presheaf G (binary gluing, flasque, and G\emptyset = 1), then flasqueness and the value on the empty set are always preserved on passing to the construction of F.