Maths - Sheaf Example - Simplicial Complex

This is an example for the page about sheaves which is here.

Example - Simplicial Complex

More about simplicial complexes on this page.

A simplicial complex can define a space, however this space is completely different from the topological space of the sheaf.

 

Example - Graph

I think we can see the sheaf idea more clearly if we first restrict ourselves to the simpler case of a graph.

More about graph theory on this page and from a category theory point of view on this page.

 
If we were coding a graph structure in a computer language we would probably have a set of edges (E) and a set of vertices (V). Each edge has two pointers into the vertices set. One for the source(s) and one for the target(t).

diagram graph Grf

So this is what it looks like in set, but for a sheaf we need a map out of a topology-like structure. So what does the topology look like?

hX = homC(_,X) : Grf op-> Set

note that in Grf op then s and t are not set theoretic functions (not constructed from surjective an injective maps) but are the reverse of this.

diagram graph Grf op

It is easier to see this contravarience from this diagram.

If 'F' is given we can derive 'h' from 'g' by composing with 'F' but we can't derive 'g' from 'h'.

So if we want to get the usual functions in set we need to start with Grfop

diagram

So now we can show the sheaf as a contravarient functor and hopefully get a better feel for its inner workings.

Here Cop is a category with two objects E (for edge) and V (for vertex) also two arrows s (blue for source) and t (red for target).

This allows us to build a structure on top of set where the diagram on the right commutes.

We can therefore build up complex graphs from individual vertices and edges.

diagram of graph

Example - Simplical Complexes

In the graph example above I think we can start to see the structure but, in that case, the topology is so simple that we might not see all the interactions. So it might be worth looking at a more complicated case.

Here we extend from verticies and edges to include triangles and tetrahedrons up to any dimension.

There are various ways to encode these structures. Here each dimension is coded in terms of the dimension below it, this is known as a delta complex.

In terms of topology this gives a sense of nearness since a vertex is nearer to the edge than to the triangle.

diagram

 

diagram

 

diagram

 


metadata block
see also:

Michael Robinson - Youtube from two-day short course on Applied Sheaf Theory:

  1. Lecture 1
  2. Lecture 2 - about simplicies & topology (sound on video is not good - quiet and delayed)
  3. Lecture 3
  4. Lecture 4
  5. Lecture 5
  6. Lecture 6
  7. Lecture 7
  8. Lecture 8
Correspondence about this page

Book Shop - Further reading .

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

cover Introduction to Topological Manifolds (Graduate Texts in Mathematics S.)

Other Books about Curves and Surfaces

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2024 Martin John Baker - All rights reserved - privacy policy.