text/intro.tex
author Scott Morrison <scott@tqft.net>
Mon, 31 May 2010 23:42:37 -0700
changeset 313 ef8fac44a8aa
parent 307 285b2a29dff0
child 314 6e23226d1cca
permissions -rw-r--r--
minor
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
98
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{Introduction}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     4
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
     5
We construct the ``blob complex'' $\bc_*(M; \cC)$ associated to an $n$-manifold $M$ and a ``linear $n$-category with strong duality'' $\cC$. This blob complex provides a simultaneous generalisation of several well-understood constructions:
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
     6
\begin{itemize}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
     7
\item The vector space $H_0(\bc_*(M; \cC))$ is isomorphic to the usual topological quantum field theory invariant of $M$ associated to $\cC$. (See Property \ref{property:skein-modules} later in the introduction and \S \ref{sec:constructing-a-tqft}.)
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
     8
\item When $n=1$ and $\cC$ is just a 1-category (e.g.\ an associative algebra), the blob complex $\bc_*(S^1; \cC)$ is quasi-isomorphic to the Hochschild complex $\HC_*(\cC)$. (See Property \ref{property:hochschild} and \S \ref{sec:hochschild}.)
155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
     9
\item When $\cC$ is the polynomial algebra $k[t]$, thought of as an n-category (see \S \ref{sec:comm_alg}), we have 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
    10
that $\bc_*(M; k[t])$ is homotopy equivalent to $C_*(\Sigma^\infty(M), k)$, the singular chains
280
a971a8ab9fac spelling
Scott Morrison <scott@tqft.net>
parents: 270
diff changeset
    11
on the configuration space of unlabeled points in $M$.
155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
    12
%$$H_*(\bc_*(M; k[t])) = H^{\text{sing}}_*(\Delta^\infty(M), k).$$ 
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    13
\end{itemize}
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
    14
The blob complex definition is motivated by the desire for a derived analogue of the usual TQFT Hilbert space (replacing quotient of fields by local relations with some sort of resolution), 
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
    15
and for a generalization of Hochschild homology to higher $n$-categories. We would also like to be able to talk about $\CM{M}{T}$ when $T$ is an $n$-category rather than a manifold. The blob complex gives us all of these! More detailed motivations are described in \S \ref{sec:motivations}.
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    16
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
    17
The blob complex has good formal properties, summarized in \S \ref{sec:properties}. These include an action of $\CH{M}$, 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
    18
extending the usual $\Homeo(M)$ action on the TQFT space $H_0$ (see Property \ref{property:evaluation}) and a gluing formula allowing calculations by cutting manifolds into smaller parts (see Property \ref{property:gluing}).
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    19
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
    20
We expect applications of the blob complex to contact topology and Khovanov homology but do not address these in this paper. See \S \ref{sec:future} for slightly more detail.
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    21
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    22
\subsubsection{Structure of the paper}
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
    23
The three subsections of the introduction explain our motivations in defining the blob complex (see \S \ref{sec:motivations}), summarise the formal properties of the blob complex (see \S \ref{sec:properties}) and outline anticipated future directions and applications (see \S \ref{sec:future}).
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
    24
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    25
The first part of the paper (sections \S \ref{sec:fields}---\S \ref{sec:evaluation}) gives the definition of the blob complex, and establishes some of its properties. There are many alternative definitions of $n$-categories, and part of our difficulty defining the blob complex is simply explaining what we mean by an ``$n$-category with strong duality'' as one of the inputs. At first we entirely avoid this problem by introducing the notion of a `system of fields', and define the blob complex associated to an $n$-manifold and an $n$-dimensional system of fields. We sketch the construction of a system of fields from a $1$-category or from a pivotal $2$-category.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    26
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
    27
Nevertheless, when we attempt to establish all of the observed properties of the blob complex, we find this situation unsatisfactory. Thus, in the second part of the paper (section \S \ref{sec:ncats}) we pause and give yet another definition of an $n$-category, or rather a definition of an $n$-category with strong duality. (It appears that removing the duality conditions from our definition would make it more complicated rather than less.) We call these ``topological $n$-categories'', to differentiate them from previous versions. Moreover, we find that we need analogous $A_\infty$ $n$-categories, and we define these as well following very similar axioms.
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    28
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
    29
The basic idea is that each potential definition of an $n$-category makes a choice about the `shape' of morphisms. We try to be as lax as possible: a topological $n$-category associates a vector space to every $B$ homeomorphic to the $n$-ball. These vector spaces glue together associatively, and we require that there is an action of the homeomorphism groupoid.
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
    30
For an $A_\infty$ $n$-category, we associate a chain complex instead of a vector space to each such $B$ and ask that the action of homeomorphisms extends to a suitably defined action of the complex of singular chains of homeomorphisms. The axioms for an $A_\infty$ $n$-category are designed to capture two main examples: the blob complexes of $n$-balls labelled by a topological $n$-category, and the complex $\CM{-}{T}$ of maps to a fixed target space $T$.
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
    31
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
    32
In  \S \ref{sec:ainfblob} we explain how to construct a system of fields from a topological $n$-category (using a colimit along cellulations of a manifold), and give an alternative definition of the blob complex for an $A_\infty$ $n$-category on an $n$-manifold (analogously, using a homotopy colimit). Using these definitions, we show how to use the blob complex to `resolve' any topological $n$-category as an $A_\infty$ $n$-category, and relate the first and second definitions of the blob complex. We use the blob complex for $A_\infty$ $n$-categories to establish important properties of the blob complex (in both variants), in particular the `gluing formula' of Property \ref{property:gluing} below.
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
    33
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
    34
The relationship between all these ideas is sketched in Figure \ref{fig:outline}.
150
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 148
diff changeset
    35
155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
    36
\nn{KW: the previous two paragraphs seem a little awkward to me, but I don't presently have a good idea for fixing them.}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
    37
307
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    38
\tikzstyle{box} = [rectangle, rounded corners, draw,outer sep = 5pt, inner sep = 5pt, line width=0.5pt]
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    39
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
    40
\begin{figure}[!ht]
307
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    41
{\center
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    42
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    43
\begin{tikzpicture}[align=center,line width = 1.5pt]
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    44
\newcommand{\xa}{2}
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    45
\newcommand{\xb}{10}
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    46
\newcommand{\ya}{14}
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    47
\newcommand{\yb}{10}
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    48
\newcommand{\yc}{6}
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    49
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    50
\node[box] at (\xa,\ya) (C) {$\cC$ \\ a topological \\ $n$-category};
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    51
\node[box] at (\xb,\ya) (A) {$A(M; \cC)$ \\ the (dual) TQFT \\ Hilbert space};
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    52
\node[box] at (\xa,\yb) (FU) {$(\cF, \cU)$ \\ fields and\\ local relations};
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    53
\node[box] at (\xb,\yb) (BC) {$\bc_*(M; \cC)$ \\ the blob complex};
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    54
\node[box] at (\xa,\yc) (Cs) {$\cC_*$ \\ an $A_\infty$ \\$n$-category};
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    55
\node[box] at (\xb,\yc) (BCs) {$\bc_*(M; \cC_*)$};
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    56
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    57
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    58
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    59
\draw[->] (C) -- node[above] {$\displaystyle \colim_{\cell(M)} \cC$} (A);
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    60
\draw[->] (FU) -- node[below] {blob complex \\ for $M$} (BC);
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    61
\draw[->] (Cs) -- node[below] {$\displaystyle \hocolim_{\cell(M)} \cC_*$} (BCs);
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    62
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    63
\draw[->] (FU) -- node[right=10pt] {$\cF(M)/\cU$} (A);
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    64
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    65
\draw[->] (C) -- node[left=10pt,align=left] {
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    66
	%$\displaystyle \cF(M) = \DirectSum_{c \in\cell(M)} \cC(c)$ \\ $\displaystyle \cU(B) = \DirectSum_{c \in \cell(B)} \ker \ev: \cC(c) \to \cC(B)$
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    67
   } (FU);
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    68
\draw[->] (BC) -- node[right] {$H_0$} (A);
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    69
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    70
\draw[->] (FU) -- node[left] {blob complex \\ for balls} (Cs);
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    71
\draw (BC) -- node[right] {$\iso$ by \\ Corollary \ref{cor:new-old}} (BCs);
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    72
\end{tikzpicture}
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    73
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    74
}
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
    75
\caption{The main gadgets and constructions of the paper.}
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
    76
\label{fig:outline}
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
    77
\end{figure}
307
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    78
285b2a29dff0 diagram for introduction
Scott Morrison <scott@tqft.net>
parents: 292
diff changeset
    79
Finally, later sections address other topics. Section \S \ref{sec:comm_alg} describes the blob complex when $\cC$ is a commutative algebra, thought of as a topological $n$-category, in terms of the topology of $M$. Section \S \ref{sec:deligne} states (and in a later edition of this paper, hopefully proves) a higher dimensional generalization of the Deligne conjecture (that the little discs operad acts on Hochschild cohomology) in terms of the blob complex. The appendixes prove technical results about $\CH{M}$, and make connections between our definitions of $n$-categories and familiar definitions for $n=1$ and $n=2$, as well as relating the $n=1$ case of our $A_\infty$ $n$-categories with usual $A_\infty$ algebras.
150
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 148
diff changeset
    80
155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
    81
150
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 148
diff changeset
    82
\nn{some more things to cover in the intro}
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    83
\begin{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    84
\item related: we are being unsophisticated from a homotopy theory point of
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
    85
view and using chain complexes in many places where we could get by with spaces
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    86
\item ? one of the points we make (far) below is that there is not really much
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    87
difference between (a) systems of fields and local relations and (b) $n$-cats;
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    88
thus we tend to switch between talking in terms of one or the other
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    89
\end{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    91
\medskip\hrule\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
    92
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
    93
\subsection{Motivations}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
    94
\label{sec:motivations}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
    95
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
    96
We will briefly sketch our original motivation for defining the blob complex.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
    97
\nn{this is adapted from an old draft of the intro; it needs further modification
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
    98
in order to better integrate it into the current intro.}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
    99
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   100
As a starting point, consider TQFTs constructed via fields and local relations.
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   101
(See Section \ref{sec:tqftsviafields} or \cite{kw:tqft}.)
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
This gives a satisfactory treatment for semisimple TQFTs
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
(i.e.\ TQFTs for which the cylinder 1-category associated to an
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
$n{-}1$-manifold $Y$ is semisimple for all $Y$).
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   105
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   106
For non-semi-simple TQFTs, this approach is less satisfactory.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
Our main motivating example (though we will not develop it in this paper)
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   108
is the (decapitated) $4{+}1$-dimensional TQFT associated to Khovanov homology.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
It associates a bigraded vector space $A_{Kh}(W^4, L)$ to a 4-manifold $W$ together
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
with a link $L \subset \bd W$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
The original Khovanov homology of a link in $S^3$ is recovered as $A_{Kh}(B^4, L)$.
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   112
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   113
How would we go about computing $A_{Kh}(W^4, L)$?
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
For $A_{Kh}(B^4, L)$, the main tool is the exact triangle (long exact sequence)
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   115
relating resolutions of a crossing.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
Unfortunately, the exactness breaks if we glue $B^4$ to itself and attempt
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
to compute $A_{Kh}(S^1\times B^3, L)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
According to the gluing theorem for TQFTs-via-fields, gluing along $B^3 \subset \bd B^4$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
corresponds to taking a coend (self tensor product) over the cylinder category
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
associated to $B^3$ (with appropriate boundary conditions).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
The coend is not an exact functor, so the exactness of the triangle breaks.
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   122
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   123
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   124
The obvious solution to this problem is to replace the coend with its derived counterpart.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
This presumably works fine for $S^1\times B^3$ (the answer being the Hochschild homology
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
of an appropriate bimodule), but for more complicated 4-manifolds this leaves much to be desired.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
If we build our manifold up via a handle decomposition, the computation
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
would be a sequence of derived coends.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
A different handle decomposition of the same manifold would yield a different
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
sequence of derived coends.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
To show that our definition in terms of derived coends is well-defined, we
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
would need to show that the above two sequences of derived coends yield the same answer.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
This is probably not easy to do.
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   134
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   135
Instead, we would prefer a definition for a derived version of $A_{Kh}(W^4, L)$
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
which is manifestly invariant.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
(That is, a definition that does not
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
involve choosing a decomposition of $W$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
After all, one of the virtues of our starting point --- TQFTs via field and local relations ---
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
is that it has just this sort of manifest invariance.)
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   141
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   142
The solution is to replace $A_{Kh}(W^4, L)$, which is a quotient
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
 \text{linear combinations of fields} \;\big/\; \text{local relations} ,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
with an appropriately free resolution (the ``blob complex")
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
	\cdots\to \bc_2(W, L) \to \bc_1(W, L) \to \bc_0(W, L) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
Here $\bc_0$ is linear combinations of fields on $W$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
$\bc_1$ is linear combinations of local relations on $W$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   152
$\bc_2$ is linear combinations of relations amongst relations on $W$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
and so on.
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   154
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   155
None of the above ideas depend on the details of the Khovanov homology example,
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   156
so we develop the general theory in this paper and postpone specific applications
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
to later papers.
160
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   158
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   159
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
   161
\subsection{Formal properties}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
   162
\label{sec:properties}
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   163
We now summarize the results of the paper in the following list of formal properties.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
\begin{property}[Functoriality]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
\label{property:functoriality}%
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   167
The blob complex is functorial with respect to homeomorphisms. That is, 
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   168
for a fixed $n$-dimensional system of fields $\cC$, the association
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
\begin{equation*}
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   170
X \mapsto \bc_*^{\cC}(X)
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   171
\end{equation*}
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   172
is a functor from $n$-manifolds and homeomorphisms between them to chain complexes and isomorphisms between them.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   173
\end{property}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   174
As a consequence, there is an action of $\Homeo(X)$ on the chain complex $\bc_*^\cC(X)$; this action is extended to all of $C_*(\Homeo(X))$ in Property \ref{property:evaluation} below.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   175
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   176
The blob complex is also functorial (indeed, exact) with respect to $\cC$, although we will not address this in detail here.
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   177
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
\begin{property}[Disjoint union]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
\label{property:disjoint-union}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   180
The blob complex of a disjoint union is naturally the tensor product of the blob complexes.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   181
\begin{equation*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   182
\bc_*(X_1 \du X_2) \iso \bc_*(X_1) \tensor \bc_*(X_2)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   183
\end{equation*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   184
\end{property}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   185
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   186
If an $n$-manifold $X_\text{cut}$ contains $Y \sqcup Y^\text{op}$ as a codimension $0$ submanifold of its boundary, write $X_\text{glued} = X_\text{cut} \bigcup_{Y}\selfarrow$ for the manifold obtained by gluing together $Y$ and $Y^\text{op}$. Note that this includes the case of gluing two disjoint manifolds together.
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   187
\begin{property}[Gluing map]
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   188
\label{property:gluing-map}%
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   189
%If $X_1$ and $X_2$ are $n$-manifolds, with $Y$ a codimension $0$-submanifold of $\bdy X_1$, and $Y^{\text{op}}$ a codimension $0$-submanifold of $\bdy X_2$, there is a chain map
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   190
%\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   191
%\gl_Y: \bc_*(X_1) \tensor \bc_*(X_2) \to \bc_*(X_1 \cup_Y X_2).
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   192
%\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   193
Given a gluing $X_\mathrm{cut} \to X_\mathrm{glued}$, there is
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   194
a natural map
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   195
\[
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   196
	\bc_*(X_\mathrm{cut}) \to \bc_*(X_\mathrm{glued}) 
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   197
\]
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   198
(natural with respect to homeomorphisms, and also associative with respect to iterated gluings).
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   199
\end{property}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   200
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   201
\begin{property}[Contractibility]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   202
\label{property:contractibility}%
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   203
With field coefficients, the blob complex on an $n$-ball is contractible in the sense that it is homotopic to its $0$-th homology. Moreover, the $0$-th homology of balls can be canonically identified with the vector spaces associated by the system of fields $\cC$ to balls.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   204
\begin{equation}
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   205
\xymatrix{\bc_*^{\cC}(B^n) \ar[r]^(0.4){\iso}_(0.4){\text{qi}} & H_0(\bc_*^{\cC}(B^n)) \ar[r]^(0.6)\iso & \cC(B^n)}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   206
\end{equation}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   207
\end{property}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   208
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   209
\begin{property}[Skein modules]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   210
\label{property:skein-modules}%
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   211
The $0$-th blob homology of $X$ is the usual 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   212
(dual) TQFT Hilbert space (a.k.a.\ skein module) associated to $X$
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   213
by $\cC$. (See \S \ref{sec:local-relations}.)
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   214
\begin{equation*}
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
   215
H_0(\bc_*^{\cC}(X)) \iso A^{\cC}(X)
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   216
\end{equation*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   217
\end{property}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   218
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   219
\begin{property}[Hochschild homology when $X=S^1$]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   220
\label{property:hochschild}%
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   221
The blob complex for a $1$-category $\cC$ on the circle is
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   222
quasi-isomorphic to the Hochschild complex.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   223
\begin{equation*}
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   224
\xymatrix{\bc_*^{\cC}(S^1) \ar[r]^(0.4){\iso}_(0.4){\text{qi}} & \HC_*(\cC).}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   225
\end{equation*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   226
\end{property}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   227
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   228
In the following $\CH{X}$ is the singular chain complex of the space of homeomorphisms of $X$, fixed on $\bdy X$.
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   229
\begin{property}[$C_*(\Homeo(-))$ action]\mbox{}\\
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   230
\vspace{-0.5cm}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   231
\label{property:evaluation}%
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   232
\begin{enumerate}
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   233
\item There is a chain map
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   234
\begin{equation*}
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   235
\ev_X: \CH{X} \tensor \bc_*(X) \to \bc_*(X).
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   236
\end{equation*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   237
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   238
\item Restricted to $C_0(\Homeo(X))$ this is the action of homeomorphisms described in Property \ref{property:functoriality}. 
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   239
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   240
\item For
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
   241
any codimension $0$-submanifold $Y \sqcup Y^\text{op} \subset \bdy X$ the following diagram
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   242
(using the gluing maps described in Property \ref{property:gluing-map}) commutes (up to homotopy).
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
   243
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
   244
\xymatrix@C+2cm{
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   245
     \CH{X \bigcup_Y \selfarrow} \otimes \bc_*(X \bigcup_Y \selfarrow) \ar[r]^<<<<<<<<<<<<{\ev_{(X \bigcup_Y \scalebox{0.5}{\selfarrow})}}    & \bc_*(X \bigcup_Y \selfarrow) \\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   246
     \CH{X} \otimes \bc_*(X)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   247
        \ar[r]_{\ev_{X}}  \ar[u]^{\gl^{\Homeo}_Y \otimes \gl_Y}  &
147
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
   248
            \bc_*(X) \ar[u]_{\gl_Y}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
   249
}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 145
diff changeset
   250
\end{equation*}
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   251
\item Any such chain map satisfying points 2. and 3. above is unique, up to an iterated homotopy. (That is, any pair of homotopies have a homotopy between them, and so on.)
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   252
\item This map is associative, in the sense that the following diagram commutes (up to homotopy).
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   253
\begin{equation*}
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   254
\xymatrix{
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   255
\CH{X} \tensor \CH{X} \tensor \bc_*(X) \ar[r]^<<<<<{\id \tensor \ev_X} \ar[d]^{\compose \tensor \id} & \CH{X} \tensor \bc_*(X) \ar[d]^{\ev_X} \\
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   256
\CH{X} \tensor \bc_*(X) \ar[r]^{\ev_X} & \bc_*(X)
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   257
}
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   258
\end{equation*}
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   259
\end{enumerate}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   260
\end{property}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   261
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   262
Since the blob complex is functorial in the manifold $X$, this is equivalent to having chain maps
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   263
$$ev_{X \to Y} : \CH{X \to Y} \tensor \bc_*(X) \to \bc_*(Y)$$
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   264
for any homeomorphic pair $X$ and $Y$, 
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   265
satisfying corresponding conditions.
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   266
313
Scott Morrison <scott@tqft.net>
parents: 307
diff changeset
   267
In \S \ref{sec:ncats} we introduce the notion of topological $n$-categories, from which we can construct systems of fields. Below, we talk about the blob complex associated to a topological $n$-category, implicitly passing first to the system of fields. Further, in \S \ref{sec:ncats} we also have the notion of an $A_\infty$ $n$-category.
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   268
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   269
\begin{property}[Blob complexes of (products with) balls form an $A_\infty$ $n$-category]
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   270
\label{property:blobs-ainfty}
155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   271
Let $\cC$ be  a topological $n$-category.  Let $Y$ be an $n{-}k$-manifold. 
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   272
There is an $A_\infty$ $k$-category $A_*(Y, \cC)$, defined on each $m$-ball $D$, for $0 \leq m < k$, to be the set $$A_*(Y,\cC)(D) = A^\cC(Y \times D)$$ and on $k$-balls $D$ to be the set $$A_*(Y, \cC)(D) = \bc_*(Y \times D, \cC).$$ (When $m=k$ the subsets with fixed boundary conditions form a chain complex.) These sets have the structure of an $A_\infty$ $k$-category, with compositions coming from the gluing map in Property \ref{property:gluing-map} and with the action of families of homeomorphisms given in Property \ref{property:evaluation}.
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   273
\end{property}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   274
\begin{rem}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   275
Perhaps the most interesting case is when $Y$ is just a point; then we have a way of building an $A_\infty$ $n$-category from a topological $n$-category. We think of this $A_\infty$ $n$-category as a free resolution.
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   276
\end{rem}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   277
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   278
There is a version of the blob complex for $\cC$ an $A_\infty$ $n$-category
225
32a76e8886d1 minor tweaks on small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 222
diff changeset
   279
instead of a topological $n$-category; this is described in \S \ref{sec:ainfblob}.
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   280
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   281
\begin{property}[Product formula]
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   282
\label{property:product}
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   283
Let $W$ be a $k$-manifold and $Y$ be an $n-k$ manifold. Let $\cC$ be an $n$-category.
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   284
Let $A_*(Y,\cC)$ be the $A_\infty$ $k$-category associated to $Y$ via blob homology (see Property \ref{property:blobs-ainfty}).
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   285
Then
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   286
\[
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   287
	\bc_*(Y\times W, \cC) \simeq \bc_*(W, A_*(Y,\cC)) .
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   288
\]
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   289
Note on the right hand side we have the version of the blob complex for $A_\infty$ $n$-categories.
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   290
\end{property}
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   291
It seems reasonable to expect a generalization describing an arbitrary fibre bundle. See in particular \S \ref{moddecss} for the framework for such a statement.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   292
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   293
\begin{property}[Gluing formula]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   294
\label{property:gluing}%
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   295
\mbox{}% <-- gets the indenting right
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   296
\begin{itemize}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   297
\item For any $(n-1)$-manifold $Y$, the blob complex of $Y \times I$ is
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   298
naturally an $A_\infty$ category. % We'll write $\bc_*(Y)$ for $\bc_*(Y \times I)$ below.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   299
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   300
\item For any $n$-manifold $X$, with $Y$ a codimension $0$-submanifold of its boundary, the blob complex of $X$ is naturally an
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   301
$A_\infty$ module for $\bc_*(Y \times I)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   302
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   303
\item For any $n$-manifold $X_\text{glued} = X_\text{cut} \bigcup_Y \selfarrow$, the blob complex $\bc_*(X_\text{glued})$ is the $A_\infty$ self-tensor product of
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   304
$\bc_*(X_\text{cut})$ as an $\bc_*(Y \times I)$-bimodule:
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   305
\begin{equation*}
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   306
\bc_*(X_\text{glued}) \simeq \bc_*(X_\text{cut}) \Tensor^{A_\infty}_{\mathclap{\bc_*(Y \times I)}} \selfarrow
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   307
\end{equation*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   308
\end{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   309
\end{property}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   310
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   311
Finally, we state two more properties, which we will not prove in this paper.
283
418919afd077 small preliminary changes to Deligne section
Kevin Walker <kevin@canyon23.net>
parents: 270
diff changeset
   312
\nn{revise this; expect that we will prove these in the paper}
117
b62214646c4f preparing for semi-public version soon
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
   313
145
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 136
diff changeset
   314
\begin{property}[Mapping spaces]
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   315
Let $\pi^\infty_{\le n}(T)$ denote the $A_\infty$ $n$-category based on maps 
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   316
$B^n \to T$.
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   317
(The case $n=1$ is the usual $A_\infty$-category of paths in $T$.)
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   318
Then 
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   319
$$\bc_*(X, \pi^\infty_{\le n}(T)) \simeq \CM{X}{T}.$$
117
b62214646c4f preparing for semi-public version soon
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
   320
\end{property}
b62214646c4f preparing for semi-public version soon
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
   321
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   322
This says that we can recover the (homotopic) space of maps to $T$ via blob homology from local data.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   323
117
b62214646c4f preparing for semi-public version soon
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
   324
\begin{property}[Higher dimensional Deligne conjecture]
163
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 160
diff changeset
   325
\label{property:deligne}
117
b62214646c4f preparing for semi-public version soon
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
   326
The singular chains of the $n$-dimensional fat graph operad act on blob cochains.
136
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
   327
\end{property}
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 166
diff changeset
   328
See \S \ref{sec:deligne} for an explanation of the terms appearing here. The proof will appear elsewhere.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   329
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   330
Properties \ref{property:functoriality}, \ref{property:gluing-map} and \ref{property:skein-modules} will be immediate from the definition given in
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   331
\S \ref{sec:blob-definition}, and we'll recall them at the appropriate points there. \todo{Make sure this gets done.}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   332
Properties \ref{property:disjoint-union} and \ref{property:contractibility} are established in \S \ref{sec:basic-properties}.
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   333
Property \ref{property:hochschild} is established in \S \ref{sec:hochschild}, Property \ref{property:evaluation} in \S \ref{sec:evaluation}, Property \ref{property:blobs-ainfty} as Example \ref{ex:blob-complexes-of-balls} in \S \ref{sec:ncats},
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   334
and Properties \ref{property:product} and \ref{property:gluing} in \S \ref{sec:ainfblob} as consequences of Theorem \ref{product_thm}.
148
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
   335
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
   336
\subsection{Future directions}
151
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
   337
\label{sec:future}
155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   338
Throughout, we have resisted the temptation to work in the greatest generality possible (don't worry, it wasn't that hard). 
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   339
In most of the places where we say ``set" or ``vector space", any symmetric monoidal category would do. We could presumably also replace many of our chain complexes with topological spaces (or indeed, work at the generality of model categories), and likely it will prove useful to think about the connections between what we do here and $(\infty,k)$-categories.
166
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 163
diff changeset
   340
More could be said about finite characteristic (there appears in be $2$-torsion in $\bc_1(S^2, \cC)$ for any spherical $2$-category $\cC$, for example). Much more could be said about other types of manifolds, in particular oriented, $\operatorname{Spin}$ and $\operatorname{Pin}^{\pm}$ manifolds, where boundary issues become more complicated. (We'd recommend thinking about boundaries as germs, rather than just codimension $1$ manifolds.) We've also take the path of least resistance by considering $\operatorname{PL}$ manifolds; there may be some differences for topological manifolds and smooth manifolds.
148
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
   341
292
7d0c63a9ce05 adding some biblio entries re: Deligne. Run svn up bibliography to update the bibliography, which is still in SVN
Scott Morrison <scott@tqft.net>
parents: 284
diff changeset
   342
Many results in Hochschild homology can be understood `topologically' via the blob complex. For example, we expect that the shuffle product on the Hochschild homology of a commutative algebra $A$ (see \cite[\S 4.2]{MR1600246}) simply corresponds to the gluing operation on $\bc_*(S^1 \times [0,1], A)$, but haven't investigated the details.
148
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
   343
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 217
diff changeset
   344
Most importantly, however, \nn{applications!} \nn{cyclic homology, $n=2$ cases, contact, Kh}
148
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
   345
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
   346
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
   347
\subsection{Thanks and acknowledgements}
270
80c8e5d2f02b minor - acknowledgements
Kevin Walker <kevin@canyon23.net>
parents: 225
diff changeset
   348
We'd like to thank David Ben-Zvi, Kevin Costello, 
80c8e5d2f02b minor - acknowledgements
Kevin Walker <kevin@canyon23.net>
parents: 225
diff changeset
   349
Michael Freedman, Vaughan Jones, Justin Roberts, Chris Schommer-Pries, Peter Teichner \nn{and who else?} for many interesting and useful conversations. 
80c8e5d2f02b minor - acknowledgements
Kevin Walker <kevin@canyon23.net>
parents: 225
diff changeset
   350
During this work, Kevin Walker has been at Microsoft Station Q, and Scott Morrison has been at Microsoft Station Q and the Miller Institute for Basic Research at UC Berkeley.
155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   351
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   352
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   353
\medskip\hrule\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   354
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   355
Still to do:
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   356
\begin{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   357
\item say something about starting with semisimple n-cat (trivial?? not trivial?)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   358
\item Mention somewhere \cite{MR1624157} ``Skein homology''; it's not directly related, but has similar motivations.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   359
\end{itemize}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 151
diff changeset
   360