text/A-infty.tex
author scott@6e1638ff-ae45-0410-89bd-df963105f760
Fri, 05 Jun 2009 23:02:55 +0000
changeset 75 33aaaca22af6
parent 72 ed2594ff5870
child 76 16d7f0938baa
permissions -rw-r--r--
...
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
72
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 67
diff changeset
     1
%!TEX root = ../blob1.tex
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 67
diff changeset
     2
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
\section{Homological systems of fields}
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
     4
\label{sec:homological-fields}
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     5
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     6
In this section, we extend the definition of blob homology to allow \emph{homological systems of fields}.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     7
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
     8
We begin with a definition of a \emph{topological $A_\infty$ category}, and then introduce the notion of a homological system of fields. A topological $A_\infty$ category gives a $1$-dimensional homological system of fields. We'll suggest that any good definition of a topological $A_\infty$ $n$-category with duals should allow construction of an $n$-dimensional homological system of fields, but we won't propose any such definition here. Later, we extend the definition of blob homology to allow homological fields as input. These definitions allow us to state and prove a theorem about the blob homology of a product manifold, and an intermediate theorem about gluing, in preparation for the proof of Property \ref{property:gluing}.
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     9
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
    10
\subsection{Topological $A_\infty$ categories}
75
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    11
In this section we define a notion of `topological $A_\infty$ category' and sketch an equivalence with the usual definition of $A_\infty$ category. We then define `topological $A_\infty$ modules', and their morphisms and tensor products.
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
    12
75
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    13
\paragraph{Categories}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    14
\begin{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    15
\label{defn:topological-Ainfty-category}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    16
A \emph{topological $A_\infty$ category} $\cC$ has a set of objects $\Obj(\cC)$, and for each interval $J$ and objects $a,b \in \Obj(\cC)$, a chain complex $\cC(J;a,b)$, along with
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    17
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    18
\item for each pair of intervals $J_1$, $J_2$ so that $J_1 \cup_{\text{pt}} J_2$ is also an interval, `gluing' chain maps
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    19
$$gl: \cC(J_1;a,b) \tensor \cC(J_2;b,c) \to \cC(J_1 \cup J_2;a,c),$$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    20
\item and `evaluation' chain maps $\CD{J \to J'} \tensor \cC(J;a,b) \to \cC(J';a,b)$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    21
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    22
such that 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    23
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    24
\item the gluing maps compose strictly associatively,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    25
\item the evaluation maps compose, up to a weakly unique homotopy,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    26
\item and the evaluation maps are compatible with the gluing maps, up to a weakly unique homotopy.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    27
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    28
\end{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    29
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    30
\paragraph{Modules}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    31
We now define left-modules, right-modules and bimodules over a topological $A_\infty category$. We'll say that a right-marked interval is a pair $(J,p)$, diffeomorphic to the pair $([0,1],1)$, and similarly for a left-marked interval. Recall in what follows that when we write a union of interval $J \cup J'$, we're implicitly assuming that both intervals are oriented, and that the union glues together the `highest' point of $J$ with the `lowest' point of $J'$.
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
    32
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    33
\begin{defn}
75
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    34
\label{defn:topological-Ainfty-module}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    35
A \emph{topological $A_\infty$ left-module} $\cM$ over a topological $A_\infty$ category $\cC$ has for each right-marked interval $(J,p)$ and object $a \in \Obj(\cM)$ a chain complex $\cM(J,p; a)$, along with
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    36
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    37
\item for each right-marked interval $(J,p)$, and interval $J'$ so that $J' \cup J$ is also right-marked interval, `gluing' chain maps
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    38
$$gl: \cC(J';a,b) \tensor \cM(J,p;b) \to \cM(J' \cup J,p;a),$$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    39
\item and `evaluation' chain maps $\CD{(J,p) \to (J',p')} \tensor \cM(J,p;a) \to \cM(J',p';a)$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    40
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    41
satisfying the same axioms given for a topological $A_\infty$ category in Definition \ref{defn:topological-Ainfty-category}.
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    42
\end{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    43
75
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    44
A right module is the same, replacing right-marked intervals with left-marked intervals, and changing the order of the factors in the gluing maps.
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    45
75
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    46
\begin{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    47
\label{defn:topological-Ainfty-bimodule}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    48
A \emph{topological $A_\infty$ bimodule} $\cM$ over a topological $A_\infty$ category $\cC$ has for each pair of a right-marked interval $(J,p)$ and a left-marked interval $(K,q)$ and object $a,b \in \Obj(\cM)$ a chain complex $\cM(J,p,K,q; a,b)$, along with
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    49
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    50
\item for each pair of marked intervals $(J,p)$ and $(K,q)$, for each interval $J'$ so that $J' \cup J$ is also right-marked interval, a `gluing' chain maps
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    51
$$gl: \cC(J';a',a) \tensor \cM(J,p,K,q;a,b) \to \cM(J' \cup J,p,K,q;a',b),$$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    52
and for each interval $K'$ so that $K \cup K'$ is also a left-marked interval, maps
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    53
$$gl: \cM(J,p,K,q;a,b) \tensor \cC(K';b,b') \to \cM(J,p,K \cup K',q;a,b'),$$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    54
\item and `evaluation' chain maps $\CD{(J,p) \to (J',p')} \tensor \cM(J,p,K,q;a,b) \to \cM(J',p',K,q;a,b)$ and 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    55
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    56
satisfying the same axioms given for a topological $A_\infty$ category in Definition \ref{defn:topological-Ainfty-category}.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    57
\end{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    58
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    59
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    60
\paragraph{Morphisms}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    61
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    62
\paragraph{Tensor products}
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    63
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
    64
\subsection{Homological systems of fields}
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
    65
A homological system of fields $\cF$ is nothing more than a system of fields in the category $\Kom$ of complexes of vector spaces; that is, the set of top level fields with given boundary conditions is always a complex.
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    66
75
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 72
diff changeset
    68
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    69
A topological $A_\infty$ category $\cC$ gives rise to a one dimensional homological system of fields. The functor $\cF_0$ simply assigns the set of objects of $\cC$ to a point. 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    70
For a $1$-manifold $X$, define a \emph{decomposition of $X$} with labels in $\cL$ as a (possibly empty) set of disjoint closed intervals $\{J\}$ in $X$, and a labeling of the complementary regions by elements of $\cL$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    71
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    72
The functor $\cF_1$ assigns to a $1$-manifold $X$ the vector space
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    73
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    74
\cF_1(X) = \DirectSum_{\substack{\cJ \\ \text{a decomposition of $X$}}} \Tensor_{J \in \cJ} \cC_{l(J),r(J)}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    75
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    76
where $l(J)$ and $r(J)$ denote the labels on the complementary regions on either side of the interval $J$. If $X$ has boundary, and we specify a boundary condition $c$ consisting of a label from $\Obj(\cC)$ at each boundary point, $\cF_1(X;c)$ is just the direct sum over decompositions agreeing with these boundary conditions. For any interval $I$, we define the local relations $\cU(I)$ to be the subcomplex of $\cF_1(I)$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    77
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    78
\cU(I) = \DirectSum_{\cJ} \ker\left(f_\cJ : \Tensor_{J \in \cJ} \cC_{l(J),r(J)} \to \cC_{l(I),r(I)} \right),
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    79
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    80
that is, the kernel of the composition map for $\cC$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    81
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    82
\todo{explain why this satisfies the axioms}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    83
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    84
We now give two motivating examples, as theorems constructing other homological systems of fields,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    85
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    86
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    87
\begin{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    88
For a fixed target space $X$, `chains of maps to $X$' is a homological system of fields $\Xi$, defined as
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    89
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    90
\Xi(M) = \CM{M}{X}.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    91
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    92
\end{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    93
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    94
\begin{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    95
Given an $n$-dimensional system of fields $\cF$, and a $k$-manifold $F$, there is an $n-k$ dimensional homological system of fields $\cF^{\times F}$ defined by
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    96
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    97
\cF^{\times F}(M) = \cB_*(M \times F, \cF).
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    98
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
    99
\end{thm}
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   100
We might suggestively write $\cF^{\times F}$ as  $\cB_*(F \times [0,1]^b, \cF)$, interpreting this as an (undefined!) $A_\infty$ $b$-category, and then as the resulting homological system of fields, following a recipe analogous to that given above for $A_\infty$ $1$-categories.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   101
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   102
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   103
In later sections, we'll prove the following two unsurprising theorems, about the (as-yet-undefined) blob homology of these homological systems of fields.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   104
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   105
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   106
\begin{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   107
\begin{equation*}
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   108
\cB_*(M, \Xi) \iso \Xi(M)
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   109
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   110
\end{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   111
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   112
\begin{thm}[Product formula]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   113
Given a $b$-manifold $B$, an $f$-manifold $F$ and a $b+f$ dimensional system of fields,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   114
there is a quasi-isomorphism
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   115
\begin{align*}
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   116
\cB_*(B \times F, \cF) & \quismto \cB_*(B, \cF^{\times F})
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   117
\end{align*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   118
\end{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   119
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   120
\begin{question}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   121
Is it possible to compute the blob homology of a non-trivial bundle in terms of the blob homology of its fiber?
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   122
\end{question}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   123
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   124
\subsection{Blob homology}
64
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 57
diff changeset
   125
The definition of blob homology for $(\cF, \cU)$ a homological system of fields and local relations is essentially the same as that given before in \S \ref{???}, except now there are some extra terms in the differential accounting for the `internal' differential acting on the fields.
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   126
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   127
As before
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   128
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   129
	\cB_*^{\cF,\cU}(M) \deq \bigoplus_{\overline{B}} \bigoplus_{\overline{c}}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   130
		\left( \otimes_j \cU(B_j; c_j)\right) \otimes \cF(M \setmin B^t; c^t)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   131
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   132
with $\overline{B}$ running over configurations of blobs satisfying the usual conditions, and $\overline{c}$ running over all boundary conditions. This is a doubly-graded vector space, graded by blob degree (the number of blobs) and internal degree (the sum of the homological degrees of the tensor factor fields). It becomes a complex by taking the homological degree to the be the sum of the blob and internal degrees, and defining $d$ by
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   133
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   134
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   135
d f = \sum_{v \in t} \partial_v f + \sum_{v' \in t \cup \{\star\}} d_{v'} f,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   136
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   137
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   138
67
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   139
%We'll write $\cT$ for the set of finite rooted trees. We'll think of each such a rooted tree as a category, with vertices as objects  and each morphism set either empty or a singleton, with $v \to w$ if $w$ is closer to a root of the tree than $v$. We'll write $\hat{v}$ for the `parent' of a vertex $v$ if $v$ is not a root (that is, $\hat{v}$ is the unique vertex such that $v \to \hat{v}$ but there is no $w$ with $v \to w \to \hat{v}$. If $v$ is a root, we'll write $\hat{v}=\star$. Further, for each tree $t$, let's arbitrarily choose an orientation $\lambda_t$, that is, an alternating $\pm1$-valued function on orderings of the vertices.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   140
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   141
%Given $v \in t$ there's a functor $\partial_v : t \to t \setminus \{v\}$ which removes the vertex $v$. Notice that removing a vertex naturally produces an orientation on $t \setminus \{v\}$ from the orientation on $t$, by $(\partial_v \lambda_t)(o) = \lambda_t(vo)$. This orientation may or may not agree with the chosen orientation of $t \setminus \{v\}$. We'll define $\sigma(v \in t) = \pm 1$ according to whether or not they agree. Notice that $$\sigma(v \in t) \sigma(w \in \partial_v t) = - \sigma(w \in t) \sigma(v \in \partial_w t).$$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   142
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   143
%Let $\operatorname{balls}(M)$ denote the category of open balls in $M$ with inclusions. Given a tree $t \in \cT$ we'll call a functor $b : t \to \operatorname{balls}(M)$ such that if $b(v) \cap b(v') \neq \emptyset$) then either $v \to v'$ or $v' \to v$, \emph{non-intersecting}.\footnote{Equivalently, if $b(v)$ and $b(v')$ are spanned in $\operatorname{balls}(M)$, then $v$ and $v'$ are spanned in $t$. That is, if there exists some ball $B \subset M$ so $B \subset b(v)$ and $B \subset b(v')$, then there must exist some $v'' \in t$ so $v'' \to v$ and $v'' \to v'$. Because $t$ is a tree, this implies either $v \to v'$ or $v' \to v$} For each non-intersecting functor $b$ define  
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   144
%\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   145
%\cF(t,b) = \cF\left(M \setminus b(t)\right) \tensor \left(\Tensor_{\substack{v \in t \\ \text{$v$ not a leaf}}} \cF\left(b(v) \setminus b(v' \to v)\right)\right) \tensor \left(\Tensor_{\substack{v \in t \\ \text{$v$ a leaf}}} \cU\left(b(v)\right)\right)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   146
%\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   147
%and then the vector space
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   148
%\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   149
%\cB_*^{\cF,\cU}(M) = \DirectSum_{t \in \cT} \DirectSum_{\substack{\text{non-intersecting}\\\text{functors} \\ b: t \to \operatorname{balls}(M)}} \cF(t,b)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 64
diff changeset
   150
%\end{equation*}
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   151
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   152
The blob degree of an element of $\cF(t,b)$ is the number of vertices in $t$, and the internal degree is the sum of the homological degrees in the tensor factors.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   153
The vector space $\cB_*^{\cF,\cU}(M)$ becomes a chain complex by taking the homological degree to be the sum of the blob and internal degrees, and defining $d$ on $\cF(t,b)$ by
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   154
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   155
d f = \sum_{v \in t} \partial_v f + \sum_{v' \in t \cup \{\star\}} d_{v'} f,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   156
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   157
where if $f \in \cF(t,b)$ is an elementary tensor of the form $f = f_\star \tensor \Tensor_{v \in t} f_v$ with
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   158
\begin{align*}
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   159
f_\star & \in \cF(M \setminus b(t)) && \\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   160
f_v       & \in \cF(b(v) \setminus b(v' \to v)) && \text{if $v$ is not a leaf} \\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   161
f_v       & \in \cU(b(v)) && \text{if $v$ is a leaf}
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   162
\end{align*}
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   163
the terms $\partial_v f$ are elementary tensors in $\cF(\partial_v t, \restrict{b}{\partial_v t})$ defined by
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   164
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   165
(\partial_v f)_{v'} = \begin{cases} \sigma(v \in t) f_{\hat{v}} \circ f_v & \text{if $v' = \hat{v}$} \\ f_{v'} & \text{otherwise} \end{cases}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   166
\end{equation*}
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   167
and the terms $d_v f$ are also elementary tensors in $\cF(t, b)$ defined by
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   168
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   169
(d_v f)_{v'} = \begin{cases} (-1)^{\sum_{v \to v'} \deg f(v')} & \text{if $v'=v$} \\ f_v & \text{otherwise.} \end{cases}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   170
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   171
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   172
We remark that if $\cF$ takes values in vector spaces, not chain complexes, then the $d_v$ terms vanish, and this coincides with our earlier definition of blob homomology for (non-homological) systems of fields.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   173
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   174
\todo{We'll quickly check $d^2=0$.}
56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   175
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   176
57
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 56
diff changeset
   177
\subsection{An intermediate gluing theorem}
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
\begin{thm}[Gluing, intermediate form]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   180
Suppose $M = M_1 \cup_Y M_2$ is the union of two submanifolds $M_1$ and $M_2$ along a codimension $1$ manifold $Y$. The blob homology of $M$ can be computed as
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   181
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   182
\cB_*(M, \cF) = \cB_*(([0,1], \{0\}, \{1\}), (\cB_*(Y, \cF), \cB_*(M_1, \cF), \cB_*(M_2, \cF))).
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   183
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   184
The right hand side is the blob homology of the interval, using ...
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   185
\end{thm}