What are Sheaves, and why should I care?

For anyone who has done a bit of work in modern geometry (primarily the notion of a (smooth) manifold), we want objects to be “locally” trivial, or easy to study.  The global structure might be this crazy awesome geometric shape, but locally it’s going to look like boring old \mathbb{R}^n or something like that.  How much it’s supposed to “look like” \mathbb{R}^n depends on what you want to study.  For example, a smooth manifold M is a set together with an atlas of “smooth” charts, such that for any point p \in M, there is an open neighborhood U of p that is diffeomorphic to an open subset of \mathbb{R}^n.

The idea is that although the global structure of some object might be hard to study, local behavior should be easy.  Think of looking at say… a torus (doughnut).  For any point on the torus, if you look close enough, it looks pretty much flat.  Even though the global shape is decidedly not flat.

Think now of something like a smooth function on a smooth manifold M, say f: M \to \mathbb{R}.  We don’t really have to define f everywhere, we just have to know that f behaves smoothly with respect to the atlas of M.  That is, for any point p \in M, there is a neighborhood U \ni p, and chart \varphi: \mathbb{R}^n \to U, such that f \circ \varphi is a smooth, real-valued function.

Most people don’t go this deep down the rabbit hole, but there is a unifying principle behind extending local data to global data.  This is given by the notion of a “sheaf.”  Most of the time, people first encounter these things in an algebraic geometry or algebraic topology class, in the context of “cohomology with local coefficients” which are usually abelian groups or something similar.

First, presheaves (of abelian groups) on a topological space X.  A presheaf F on X constists of the data of:

  • For every open set U \subseteq X, an abelian group F(U).
  • For every inclusion of open sets V \hookrightarrow U, a “restriction” homomorphism \rho_{UV} : F(U) \to F(V).
  • F(\emptyset) = 0, the trivial group.

A sheaf is all this, subject to a nice “gluing” condition.  That is:

  • For every open set U \subseteq X and open cover \{U_i\}_{i \in I} of U, if s \in F(U) is such that s|_{U_i} = 0 for all i \in I, then s = 0 \in F(U).
  • For every open set U \subseteq X and open cover \{U_i\}_{i \in I} of U, if s_i \in F(U_i) are sections such that for all i,j \in I we have s_i|_{U_i \cap U_j} = s_j|_{U_i \cap U_j}, then there exists a section s \in F(U) such that s|_{U_i} = s_i for all i \in I.

Note here that the former condition implies that the section s \in F(U) in the latter condition is unique.

That was a bit of a mouthful.  So complicated a definition.  I don’t really like this way of defining it, but it’s okay.

Let’s start again.  Let X be a topological space, and make the category X whose objects are the open sets of X and morphisms are those induced by the obvious poset structure.  Then a presheaf F of abelian groups is just a functor F: \textbf{X}^{op} \to \textbf{Ab}.  Simple!

F is a sheaf if, for every open set U and cover \{U_i\}_{i \in I},

F(U) \to \prod_{i \in I} F(U_i) \rightrightarrows \prod_{(i,j) \in I \times I} F(U_i \cap U_j)

is an equalizer diagram.

So now we have sheaves.  What are the maps?  Well, the sheaves are just functors, so the obvious choice is that they’re natural transformations of functors.  Hence, we have a category of sheaves!  Denote this by \textbf{Sh}_{\textbf{C}}(X) if the sheaves have values in a category C.  

Why should I care?

\textbf{Sh}_{\textbf{C}}(X) tends to retain a lot of the structure of the category C.  The most encountered example is that \textbf{Sh}_{\textbf{C}}(X) is an abelian category whenever C is (I’ll revisit these neat abelian categories in a later post.  They basically “behave like abelian groups” enough for us to do homological algebra.).   The example I want to pursue is that \textbf{Sh}_{\textbf{C}}(X) is a topos whenever C is (I’ll DEFINITELY do a post on these things later).

They come up everywhere in geometry.  Smooth function on a smooth manifold?  Sheaf.  Continous functions on a topological space?  Sheaf.  Measurable functions on a a measure space?  Sheaf.   Regular functions on a variety? Sheaf.

I’m still learning this stuff, and I’m continually amazed at how pervasive the idea is.  Turns out that you can also define sheaves on a category by giving a the category a certain “topology” called a “Grothendieck topology.”

Wherever there is the study of local vs. global behavior, there is sheaf theory.  Even in physics now, where one studies the structure of “quantum events” via covers of boolean reference frames, or where “locality and contextuality” is the cohomology of sheaves.  So. Fucking. Cool.

Until next time.

Advertisement

Published by brianhepler

I'm a third-year math postdoc at the University of Wisconsin-Madison, where I work as a member of the geometry and topology research group. Generally speaking, I think math is pretty neat; and, if you give me the chance, I'll talk your ear off. Especially the more abstract stuff. It's really hard to communicate that love with the general population, but I'm going to do my best to show you a world of pure imagination.

9 thoughts on “What are Sheaves, and why should I care?

  1. I don’t think a presheaf is required to satisfy $F(\varnothing)=0$. A sheaf does satisfy that, but it follows from the sheaf axiom, so you don’t have to list that requirement explicitly.

    1. I suppose you’re right. It does also follow from the presheaf axioms, since \emptyset is the initial object in X, then F(\emptyset) is terminal in abelian groups, since F is contravariant. The terminal object is the 0 group, so I guess it does come for free.

      1. It only comes for free if you stipulate that $F$ is continuous (or cocontinuous, depending on how you define continuity for contravariant functors), which we generally do not do. In general a functor may take an initial object to one that is not. For example inclusion of pointed spaces into all spaces. Just consider a constant presheaf: it does not generally satisfy $F(\varnothing)=0$. The sheafification, however, always will.

      2. The quickest description of the presheaf axioms are this: a presheaf on $X$ is a contravariant functor Open(X)->C. So the axioms of a presheaf are just the axioms of a functor. The axioms of a functor do not require it to be continuous, so neither do the presheaf axioms. Seen in this light, one might even be moved to suggest that you’ve missed two axioms: the composition law and the identity law. Of course those are tautological if your restriction morphisms are actual restrictions of the domains of functions. Is that the only case under consideration?

      3. You’re right; that’s all contained when I make the second definition, but I forgot to include those axioms in the first definition (it’s been so long since I’ve thought of a presheaf as anything but a contravariant functor!). Also, Hartshorne DOES list F(\emptyset) = 0 as an axiom for presheaves, though this does not follow from the case where F is just a contravariant functor. Continuity of F would indeed yield F(\emptyset) = 0, as \emptyset is terminal in \textbf{X}^{op}, but that’s a rather strong requirement.

      4. Replying here because I don’t get the option to reply below.

        Anyway, yup, your definition does match Hartshorne. I guess it’s a matter of convention. I was gonna complain that Hartshorne’s definition rules out the constant presheaf, but he points out that his definition is constant on connected open sets. Ok, whatever.

        I still do like it better without that additional axiom. Then a presheaf is just a functor. A constant presheaf really is constant. Also you get to do the fun bit of vacuous logic category theory to show that a sheaf does satisfy the requirement: the empty set is covered by the empty cover, and the product over an empty category is the terminal object t, and by the sheaf axiom since t–>t equalizes the diagram, there is a unique arrow t–>F(0), hence F(0)=t.

        But yeah, if it’s a matter of convention, then I withdraw my objection.

  2. You gave as an example that measurable functions on a measure space $X$ comprise a sheaf. That’s new to me. What is the domain category for these sheaves? Is it still the topology of open sets in $X$? Seems like it might be more natural to make it the $\sigma$-algebra of measurable sets, but I’m not familiar with sheaf theory without topology.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: