text/blobdef.tex
author scott@6e1638ff-ae45-0410-89bd-df963105f760
Sat, 27 Mar 2010 03:07:45 +0000
changeset 222 217b6a870532
parent 219 7e9a7b9605d3
child 257 ae5a542c958e
permissions -rw-r--r--
committing changes from loon lake - mostly small blobs
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     1
%!TEX root = ../blob1.tex
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     2
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
\section{The blob complex}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     4
\label{sec:blob-definition}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     5
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     6
Let $X$ be an $n$-manifold.
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
     7
Let $\cC$ be a fixed system of fields (enriched over Vect) and local relations.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
     8
(If $\cC$ is not enriched over Vect, we can make it so by allowing finite
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
     9
linear combinations of elements of $\cC(X; c)$, for fixed $c\in \cC(\bd X)$.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
    10
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    11
In this section we will usually suppress boundary conditions on $X$ from the notation
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    12
(e.g. write $\lf(X)$ instead of $\lf(X; c)$).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    13
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    14
We want to replace the quotient
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    15
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    16
	A(X) \deq \lf(X) / U(X)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    17
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    18
of the previous section with a resolution
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    19
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    20
	\cdots \to \bc_2(X) \to \bc_1(X) \to \bc_0(X) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    21
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    22
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    23
We will define $\bc_0(X)$, $\bc_1(X)$ and $\bc_2(X)$, then give the general case $\bc_k(X)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    24
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    25
We of course define $\bc_0(X) = \lf(X)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    26
(If $X$ has nonempty boundary, instead define $\bc_0(X; c) = \lf(X; c)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    27
We'll omit this sort of detail in the rest of this section.)
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
    28
In other words, $\bc_0(X)$ is just the vector space of all (linearized) fields on $X$.
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    29
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    30
$\bc_1(X)$ is, roughly, the space of all local relations that can be imposed on $\bc_0(X)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    31
Less roughly (but still not the official definition), $\bc_1(X)$ is finite linear
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
    32
combinations of 1-blob diagrams, where a 1-blob diagram consists of
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    33
\begin{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    34
\item An embedded closed ball (``blob") $B \sub X$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    35
\item A field $r \in \cC(X \setmin B; c)$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    36
(for some $c \in \cC(\bd B) = \cC(\bd(X \setmin B))$).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    37
\item A local relation field $u \in U(B; c)$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    38
(same $c$ as previous bullet).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    39
\end{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    40
(See Figure \ref{blob1diagram}.)
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
    41
\begin{figure}[t]\begin{equation*}
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    42
\mathfig{.9}{definition/single-blob}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    43
\end{equation*}\caption{A 1-blob diagram.}\label{blob1diagram}\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    44
In order to get the linear structure correct, we (officially) define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    45
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    46
	\bc_1(X) \deq \bigoplus_B \bigoplus_c U(B; c) \otimes \lf(X \setmin B; c) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    47
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    48
The first direct sum is indexed by all blobs $B\subset X$, and the second
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    49
by all boundary conditions $c \in \cC(\bd B)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    50
Note that $\bc_1(X)$ is spanned by 1-blob diagrams $(B, u, r)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    51
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    52
Define the boundary map $\bd : \bc_1(X) \to \bc_0(X)$ by 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    53
\[ 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    54
	(B, u, r) \mapsto u\bullet r, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    55
\]
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
    56
where $u\bullet r$ denotes the field on $X$ obtained by gluing $u$ to $r$.
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    57
In other words $\bd : \bc_1(X) \to \bc_0(X)$ is given by
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    58
just erasing the blob from the picture
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    59
(but keeping the blob label $u$).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    60
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    61
Note that the skein space $A(X)$
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 219
diff changeset
    62
is naturally isomorphic to $\bc_0(X)/\bd(\bc_1(X))) = H_0(\bc_*(X))$. This is Property \ref{property:skein-modules}, and also used in the second half of Property \ref{property:contractibility}.
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    63
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
    64
$\bc_2(X)$ is, roughly, the space of all relations (redundancies, syzygies) among the 
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    65
local relations encoded in $\bc_1(X)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    66
More specifically, $\bc_2(X)$ is the space of all finite linear combinations of
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    67
2-blob diagrams, of which there are two types, disjoint and nested.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    68
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
A disjoint 2-blob diagram consists of
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
\begin{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
\item A pair of closed balls (blobs) $B_0, B_1 \sub X$ with disjoint interiors.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
\item A field $r \in \cC(X \setmin (B_0 \cup B_1); c_0, c_1)$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
(where $c_i \in \cC(\bd B_i)$).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    74
\item Local relation fields $u_i \in U(B_i; c_i)$, $i=1,2$. \nn{We're inconsistent with the indexes -- are they 0,1 or 1,2? I'd prefer 1,2.}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    75
\end{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    76
(See Figure \ref{blob2ddiagram}.)
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
    77
\begin{figure}[t]\begin{equation*}
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
\mathfig{.9}{definition/disjoint-blobs}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
\end{equation*}\caption{A disjoint 2-blob diagram.}\label{blob2ddiagram}\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
We also identify $(B_0, B_1, u_0, u_1, r)$ with $-(B_1, B_0, u_1, u_0, r)$;
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
reversing the order of the blobs changes the sign.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    82
Define $\bd(B_0, B_1, u_0, u_1, r) = 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
(B_1, u_1, u_0\bullet r) - (B_0, u_0, u_1\bullet r) \in \bc_1(X)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    84
In other words, the boundary of a disjoint 2-blob diagram
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
is the sum (with alternating signs)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
of the two ways of erasing one of the blobs.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
It's easy to check that $\bd^2 = 0$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
A nested 2-blob diagram consists of
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
\begin{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
\item A pair of nested balls (blobs) $B_0 \sub B_1 \sub X$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
\item A field $r \in \cC(X \setmin B_0; c_0)$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
(for some $c_0 \in \cC(\bd B_0)$), which is splittable along $\bd B_1$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
\item A local relation field $u_0 \in U(B_0; c_0)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
\end{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
(See Figure \ref{blob2ndiagram}.)
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
    97
\begin{figure}[t]\begin{equation*}
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
\mathfig{.9}{definition/nested-blobs}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
\end{equation*}\caption{A nested 2-blob diagram.}\label{blob2ndiagram}\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
Let $r = r_1 \bullet r'$, where $r_1 \in \cC(B_1 \setmin B_0; c_0, c_1)$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
(for some $c_1 \in \cC(B_1)$) and
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
$r' \in \cC(X \setmin B_1; c_1)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
Define $\bd(B_0, B_1, u_0, r) = (B_1, u_0\bullet r_1, r') - (B_0, u_0, r)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
Note that the requirement that
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
local relations are an ideal with respect to gluing guarantees that $u_0\bullet r_1 \in U(B_1)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
As in the disjoint 2-blob case, the boundary of a nested 2-blob is the alternating
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
sum of the two ways of erasing one of the blobs.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
If we erase the inner blob, the outer blob inherits the label $u_0\bullet r_1$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
It is again easy to check that $\bd^2 = 0$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
As with the 1-blob diagrams, in order to get the linear structure correct it is better to define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
(officially)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
\begin{eqnarray*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
	\bc_2(X) & \deq &
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
	\left( 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
		\bigoplus_{B_0, B_1 \text{disjoint}} \bigoplus_{c_0, c_1}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
			U(B_0; c_0) \otimes U(B_1; c_1) \otimes \lf(X\setmin (B_0\cup B_1); c_0, c_1)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
	\right) \\
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
	&& \bigoplus \left( 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
		\bigoplus_{B_0 \subset B_1} \bigoplus_{c_0}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
			U(B_0; c_0) \otimes \lf(X\setmin B_0; c_0)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
	\right) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
\end{eqnarray*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
The final $\lf(X\setmin B_0; c_0)$ above really means fields splittable along $\bd B_1$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
but we didn't feel like introducing a notation for that.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
For the disjoint blobs, reversing the ordering of $B_0$ and $B_1$ introduces a minus sign
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
(rather than a new, linearly independent 2-blob diagram).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
Now for the general case.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
A $k$-blob diagram consists of
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
\begin{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
\item A collection of blobs $B_i \sub X$, $i = 0, \ldots, k-1$.
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   133
For each $i$ and $j$, we require that either $B_i$ and $B_j$ have disjoint interiors or
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
$B_i \sub B_j$ or $B_j \sub B_i$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
(The case $B_i = B_j$ is allowed.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
If $B_i \sub B_j$ the boundaries of $B_i$ and $B_j$ are allowed to intersect.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
If a blob has no other blobs strictly contained in it, we call it a twig blob.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
\item Fields (boundary conditions) $c_i \in \cC(\bd B_i)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
(These are implied by the data in the next bullets, so we usually
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
suppress them from the notation.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
$c_i$ and $c_j$ must have identical restrictions to $\bd B_i \cap \bd B_j$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
if the latter space is not empty.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
\item A field $r \in \cC(X \setmin B^t; c^t)$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
where $B^t$ is the union of all the twig blobs and $c^t \in \cC(\bd B^t)$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
is determined by the $c_i$'s.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
$r$ is required to be splittable along the boundaries of all blobs, twigs or not.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
\item For each twig blob $B_j$ a local relation field $u_j \in U(B_j; c_j)$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
where $c_j$ is the restriction of $c^t$ to $\bd B_j$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
If $B_i = B_j$ then $u_i = u_j$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
\end{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
(See Figure \ref{blobkdiagram}.)
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   152
\begin{figure}[t]\begin{equation*}
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
\mathfig{.9}{definition/k-blobs}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   154
\end{equation*}\caption{A $k$-blob diagram.}\label{blobkdiagram}\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   156
If two blob diagrams $D_1$ and $D_2$ 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
differ only by a reordering of the blobs, then we identify
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   158
$D_1 = \pm D_2$, where the sign is the sign of the permutation relating $D_1$ and $D_2$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   159
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
$\bc_k(X)$ is, roughly, all finite linear combinations of $k$-blob diagrams.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   161
As before, the official definition is in terms of direct sums
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   162
of tensor products:
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   163
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
	\bc_k(X) \deq \bigoplus_{\overline{B}} \bigoplus_{\overline{c}}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
		\left( \otimes_j U(B_j; c_j)\right) \otimes \lf(X \setmin B^t; c^t) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
Here $\overline{B}$ runs over all configurations of blobs, satisfying the conditions above.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   168
$\overline{c}$ runs over all boundary conditions, again as described above.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
$j$ runs over all indices of twig blobs. The final $\lf(X \setmin B^t; c^t)$ must be interpreted as fields which are splittable along all of the blobs in $\overline{B}$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   170
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   171
The boundary map 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   172
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   173
	\bd : \bc_k(X) \to \bc_{k-1}(X)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   174
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   175
is defined as follows.
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   176
Let $b = (\{B_i\}, \{u_j\}, r)$ be a $k$-blob diagram.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   177
Let $E_j(b)$ denote the result of erasing the $j$-th blob.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
If $B_j$ is not a twig blob, this involves only decrementing
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
the indices of blobs $B_{j+1},\ldots,B_{k-1}$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   180
If $B_j$ is a twig blob, we have to assign new local relation labels
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   181
if removing $B_j$ creates new twig blobs.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   182
If $B_l$ becomes a twig after removing $B_j$, then set $u_l = u_j\bullet r_l$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   183
where $r_l$ is the restriction of $r$ to $B_l \setmin B_j$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   184
Finally, define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   185
\eq{
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   186
    \bd(b) = \sum_{j=0}^{k-1} (-1)^j E_j(b).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   187
}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   188
The $(-1)^j$ factors imply that the terms of $\bd^2(b)$ all cancel.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   189
Thus we have a chain complex.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   190
216
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   191
We note that blob diagrams in $X$ have a structure similar to that of a simplicial set,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   192
but with simplices replaced by a more general class of combinatorial shapes.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   193
Let $P$ be the minimal set of (isomorphisms classes of) polyhedra which is closed under products
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   194
and cones, and which contains the point.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   195
We can associate an element $p(b)$ of $P$ to each blob diagram $b$ 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   196
(equivalently, to each rooted tree) according to the following rules:
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   197
\begin{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   198
\item $p(\emptyset) = pt$, where $\emptyset$ denotes a 0-blob diagram or empty tree;
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   199
\item $p(a \du b) = p(a) \times p(b)$, where $a \du b$ denotes the distant (non-overlapping) union of two blob diagrams (equivalently, join two trees at the roots); and
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   200
\item $p(\bar{b}) = \kone(p(b))$, where $\bar{b}$ is obtained from $b$ by adding an outer blob which encloses all the others.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   201
\end{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   202
For example, a diagram of $k$ strictly nested blobs corresponds to a $k$-simplex, while
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 215
diff changeset
   203
a diagram of $k$ disjoint blobs corresponds to a $k$-cube.
219
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 216
diff changeset
   204
(This correspondence works best if we thing of each twig label $u_i$ as having the form
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 216
diff changeset
   205
$x - s(e(x))$, where $x$ is an arbitrary field on $B_i$, $e: \cC(B_i) \to C$ is the evaluation map, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 216
diff changeset
   206
and $s:C \to \cC(B_i)$ is some fixed section of $e$.)
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   208