text/obsolete/gluing.tex
author Scott Morrison <scott@tqft.net>
Sat, 26 Jun 2010 16:31:28 -0700
changeset 400 a02a6158f3bd
parent 138 62e8cc479953
permissions -rw-r--r--
Breaking up 'properties' in the intro into smaller subsections, converting many properties back to theorems, and numbering according to where they occur in the text. Not completely done, e.g. the action map which needs statements made consistent.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
138
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 134
diff changeset
     1
%!TEX root = obsolete.tex
72
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 65
diff changeset
     2
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
\section{Gluing - needs to be rewritten/replaced}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     4
\label{sec:gluing}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     5
113
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
     6
\nn{*** this section is now obsolete; should be removed soon}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
     7
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     8
We now turn to establishing the gluing formula for blob homology, restated from Property \ref{property:gluing} in the Introduction
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     9
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    10
%\mbox{}% <-- gets the indenting right
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    11
\item For any $(n-1)$-manifold $Y$, the blob homology of $Y \times I$ is
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    12
naturally an $A_\infty$ category. % We'll write $\bc_*(Y)$ for $\bc_*(Y \times I)$ below.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    13
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    14
\item For any $n$-manifold $X$, with $Y$ a codimension $0$-submanifold of its boundary, the blob homology of $X$ is naturally an
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    15
$A_\infty$ module for $\bc_*(Y \times I)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    16
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    17
\item For any $n$-manifold $X$, with $Y \cup Y^{\text{op}}$ a codimension
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    18
$0$-submanifold of its boundary, the blob homology of $X'$, obtained from
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    19
$X$ by gluing along $Y$, is the $A_\infty$ self-tensor product of
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    20
$\bc_*(X)$ as an $\bc_*(Y \times I)$-bimodule.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    21
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    22
\bc_*(X') \iso \bc_*(X) \Tensor^{A_\infty}_{\mathclap{\bc_*(Y \times I)}} \!\!\!\!\!\!\xymatrix{ \ar@(ru,rd)@<-1ex>[]}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    23
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    24
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    25
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    26
Although this gluing formula is stated in terms of $A_\infty$ categories and their (bi-)modules, it will be more natural for us to give alternative
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    27
definitions of `topological' $A_\infty$-categories and their bimodules, explain how to translate between the `algebraic' and `topological' definitions,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    28
and then prove the gluing formula in the topological langauge. Section \ref{sec:topological-A-infty} below explains these definitions, and establishes
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    29
the desired equivalence. This is quite involved, and in particular requires us to generalise the definition of blob homology to allow $A_\infty$ algebras
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    30
as inputs, and to re-establish many of the properties of blob homology in this generality. Many readers may prefer to read the
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    31
Definitions \ref{defn:topological-algebra} and \ref{defn:topological-module} of `topological' $A_\infty$-categories, and Definition \ref{???} of the
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    32
self-tensor product of a `topological' $A_\infty$-bimodule, then skip to \S \ref{sec:boundary-action} and \S \ref{sec:gluing-formula} for the proofs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    33
of the gluing formula in the topological context.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    34
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    35
\subsection{`Topological' $A_\infty$ $n$-categories}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    36
\label{sec:topological-A-infty}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    37
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    38
This section prepares the ground for establishing Property \ref{property:gluing} by defining the notion of a \emph{topological $A_\infty$-$n$-category}.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    39
The main result of this section is
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    40
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    41
\begin{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    42
Topological $A_\infty$-$1$-categories are equivalent to the usual notion of
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    43
$A_\infty$-$1$-categories.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    44
\end{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    45
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    46
Before proving this theorem, we embark upon a long string of definitions.
79
8ef65f3bea2b small changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 76
diff changeset
    47
For expository purposes, we begin with the $n=1$ special cases,
8ef65f3bea2b small changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 76
diff changeset
    48
and define
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    49
first topological $A_\infty$-algebras, then topological $A_\infty$-categories, and then topological $A_\infty$-modules over these. We then turn
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    50
to the general $n$ case, defining topological $A_\infty$-$n$-categories and their modules.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    51
\nn{Something about duals?}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    52
\todo{Explain that we're not making contact with any previous notions for the general $n$ case?}
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 79
diff changeset
    53
\nn{probably we should say something about the relation
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    54
to [framed] $E_\infty$ algebras
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    55
}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    56
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    57
\todo{}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    58
Various citations we might want to make:
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    59
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    60
\item \cite{MR2061854} McClure and Smith's review article
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    61
\item \cite{MR0420610} May, (inter alia, definition of $E_\infty$ operad)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    62
\item \cite{MR0236922,MR0420609} Boardman and Vogt
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    63
\item \cite{MR1256989} definition of framed little-discs operad
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    64
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    65
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    66
\begin{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    67
\label{defn:topological-algebra}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    68
A ``topological $A_\infty$-algebra'' $A$ consists of the following data.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    69
\begin{enumerate}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    70
\item For each $1$-manifold $J$ diffeomorphic to the standard interval
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
$I=\left[0,1\right]$, a complex of vector spaces $A(J)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    72
% either roll functoriality into the evaluation map
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
\item For each pair of intervals $J,J'$ an `evaluation' chain map
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    74
$\ev_{J \to J'} : \CD{J \to J'} \tensor A(J) \to A(J')$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    75
\item For each decomposition of intervals $J = J'\cup J''$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    76
a gluing map $\gl_{J',J''} : A(J') \tensor A(J'') \to A(J)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    77
% or do it as two separate pieces of data
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    78
%\item along with an `evaluation' chain map $\ev_J : \CD{J} \tensor A(J) \to A(J)$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
%\item for each diffeomorphism $\phi : J \to J'$, an isomorphism $A(\phi) : A(J) \isoto A(J')$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    80
%\item and for each pair of intervals $J,J'$ a gluing map $\gl_{J,J'} : A(J) \tensor A(J') \to A(J \cup J')$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
\end{enumerate}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    82
This data is required to satisfy the following conditions.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    84
\item The evaluation chain map is associative, in that the diagram
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    85
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
\xymatrix{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    87
 & \quad \mathclap{\CD{J' \to J''} \tensor \CD{J \to J'} \tensor A(J)} \quad \ar[dr]^{\id \tensor \ev_{J \to J'}} \ar[dl]_{\compose \tensor \id} & \\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
\CD{J' \to J''} \tensor A(J') \ar[dr]^{\ev_{J' \to J''}} & & \CD{J \to J''} \tensor A(J) \ar[dl]_{\ev_{J \to J''}} \\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
 & A(J'') &
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    91
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
commutes up to homotopy.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
Here the map $$\compose : \CD{J' \to J''} \tensor \CD{J \to J'} \to \CD{J \to J''}$$ is a composition: take products of singular chains first, then compose diffeomorphisms.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
%% or the version for separate pieces of data:
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
%\item If $\phi$ is a diffeomorphism from $J$ to itself, the maps $\ev_J(\phi, -)$ and $A(\phi)$ are the same.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    96
%\item The evaluation chain map is associative, in that the diagram
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    97
%\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    98
%\xymatrix{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    99
%\CD{J} \tensor \CD{J} \tensor A(J) \ar[r]^{\id \tensor \ev_J} \ar[d]_{\compose \tensor \id} &
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   100
%\CD{J} \tensor A(J) \ar[d]^{\ev_J} \\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   101
%\CD{J} \tensor A(J) \ar[r]_{\ev_J} &
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   102
%A(J)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
%}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
%\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
%commutes. (Here the map $\compose : \CD{J} \tensor \CD{J} \to \CD{J}$ is a composition: take products of singular chains first, then use the group multiplication in $\Diff(J)$.)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
\item The gluing maps are \emph{strictly} associative. That is, given $J$, $J'$ and $J''$, the diagram
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   107
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   108
\xymatrix{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   109
A(J) \tensor A(J') \tensor A(J'') \ar[rr]^{\gl_{J,J'} \tensor \id} \ar[d]_{\id \tensor \gl_{J',J''}} &&
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   110
A(J \cup J') \tensor A(J'') \ar[d]^{\gl_{J \cup J', J''}} \\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   111
A(J) \tensor A(J' \cup J'') \ar[rr]_{\gl_{J, J' \cup J''}} &&
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   112
A(J \cup J' \cup J'')
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   114
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
commutes.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   116
\item The gluing and evaluation maps are compatible.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   117
\nn{give diagram, or just say ``in the obvious way", or refer to diagram in blob eval map section?}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   118
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   119
\end{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   120
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   121
\begin{rem}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   122
We can restrict the evaluation map to $0$-chains, and see that $J \mapsto A(J)$ and $(\phi:J \to J') \mapsto \ev_{J \to J'}(\phi, \bullet)$ together
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   123
constitute a functor from the category of intervals and diffeomorphisms between them to the category of complexes of vector spaces.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
Further, once this functor has been specified, we only need to know how the evaluation map acts when $J = J'$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   125
\end{rem}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   126
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   127
%% if we do things separately, we should say this:
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
%\begin{rem}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   129
%Of course, the first and third pieces of data (the complexes, and the isomorphisms) together just constitute a functor from the category of
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   130
%intervals and diffeomorphisms between them to the category of complexes of vector spaces.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
%Further, one can combine the second and third pieces of data, asking instead for a map
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   132
%\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
%\ev_{J,J'} : \CD{J \to J'} \tensor A(J) \to A(J').
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
%\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   135
%(Any $k$-parameter family of diffeomorphisms in $C_k(\Diff(J \to J'))$ factors into a single diffeomorphism $J \to J'$ and a $k$-parameter family of
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
%diffeomorphisms in $\CD{J'}$.)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   137
%\end{rem}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   138
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   139
To generalise the definition to that of a category, we simply introduce a set of objects which we call $A(pt)$. Now we associate complexes to each
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
interval with boundary conditions $(J, c_-, c_+)$, with $c_-, c_+ \in A(pt)$, and only ask for gluing maps when the boundary conditions match up:
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   141
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
\gl : A(J, c_-, c_0) \tensor A(J', c_0, c_+) \to A(J \cup J', c_-, c_+).
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
The action of diffeomorphisms (and of $k$-parameter families of diffeomorphisms) ignores the boundary conditions.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
\todo{we presumably need to say something about $\id_c \in A(J, c, c)$.}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
At this point we can give two motivating examples. The first is `chains of maps to $M$' for some fixed target space $M$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
\begin{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
Define the topological $A_\infty$ category $C_*(\Maps(\bullet \to M))$ by
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
\begin{enumerate}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   151
\item $A(J) = C_*(\Maps(J \to M))$, singular chains on the space of smooth maps from $J$ to $M$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   152
\item $\ev_{J,J'} : \CD{J \to J'} \tensor A(J) \to A(J')$ is the composition
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   153
\begin{align*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   154
\CD{J \to J'} \tensor C_*(\Maps(J \to M)) & \to C_*(\Diff(J \to J') \times \Maps(J \to M)) \\ & \to C_*(\Maps(J' \to M)),
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   155
\end{align*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   156
where the first map is the product of singular chains, and the second is precomposition by the inverse of a diffeomorphism,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   157
\item $\gl_{J,J'} : A(J) \tensor A(J')$ takes the product of singular chains, then glues maps to $M$ together.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   158
\end{enumerate}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   159
The associativity conditions are trivially satisfied.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   160
\end{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   161
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   162
The second example is simply the blob complex of $Y \times J$, for any $n-1$ manifold $Y$. We define $A(J) = \bc_*(Y \times J)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   163
Observe $\Diff(J \to J')$ embeds into $\Diff(Y \times J \to Y \times J')$. The evaluation and gluing maps then come directly from Properties
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   164
\ref{property:evaluation} and \ref{property:gluing-map} respectively. We'll often write $bc_*(Y)$ for this algebra.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   165
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
The definition of a module follows closely the definition of an algebra or category.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
\begin{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   168
\label{defn:topological-module}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
A topological $A_\infty$-(left-)module $M$ over a topological $A_\infty$ category $A$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   170
consists of the following data.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   171
\begin{enumerate}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   172
\item A functor $K \mapsto M(K)$ from $1$-manifolds diffeomorphic to the standard interval, with the upper boundary point `marked', to complexes of vector spaces.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   173
\item For each pair of such marked intervals,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   174
an `evaluation' chain map $\ev_{K\to K'} : \CD{K \to K'} \tensor M(K) \to M(K')$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   175
\item For each decomposition $K = J\cup K'$ of the marked interval
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   176
$K$ into an unmarked interval $J$ and a marked interval $K'$, a gluing map
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   177
$\gl_{J,K'} : A(J) \tensor M(K') \to M(K)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   178
\end{enumerate}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   179
The above data is required to satisfy
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   180
conditions analogous to those in Definition \ref{defn:topological-algebra}.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   181
\end{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   182
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   183
For any manifold $X$ with $\bdy X = Y$ (or indeed just with $Y$ a codimension $0$-submanifold of $\bdy X$) we can think of $\bc_*(X)$ as
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   184
a topological $A_\infty$ module over $\bc_*(Y)$, the topological $A_\infty$ category described above.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   185
For each interval $K$, we have $M(K) = \bc_*((Y \times K) \cup_Y X)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   186
(Here we glue $Y \times pt$ to $Y \subset \bdy X$, where $pt$ is the marked point of $K$.) Again, the evaluation and gluing maps come directly from Properties
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   187
\ref{property:evaluation} and \ref{property:gluing-map} respectively.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   188
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   189
The definition of a bimodule is like the definition of a module,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   190
except that we have two disjoint marked intervals $K$ and $L$, one with a marked point
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   191
on the upper boundary and the other with a marked point on the lower boundary.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   192
There are evaluation maps corresponding to gluing unmarked intervals
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   193
to the unmarked ends of $K$ and $L$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   194
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   195
Let $X$ be an $n$-manifold with a copy of $Y \du -Y$ embedded as a
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   196
codimension-0 submanifold of $\bdy X$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   197
Then the the assignment $K,L \mapsto \bc_*(X \cup_Y (Y\times K) \cup_{-Y} (-Y\times L))$ has the
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   198
structure of a topological $A_\infty$ bimodule over $\bc_*(Y)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   199
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   200
Next we define the coend
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   201
(or gluing or tensor product or self tensor product, depending on the context)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   202
$\gl(M)$ of a topological $A_\infty$ bimodule $M$. This will be an `initial' or `universal' object satisfying various properties.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   203
\begin{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   204
We define a category $\cG(M)$. Objects consist of the following data.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   205
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   206
\item For each interval $N$ with both endpoints marked, a complex of vector spaces C(N).
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   207
\item For each pair of intervals $N,N'$ an evaluation chain map
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   208
$\ev_{N \to N'} : \CD{N \to N'} \tensor C(N) \to C(N')$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   209
\item For each decomposition of intervals $N = K\cup L$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   210
a gluing map $\gl_{K,L} : M(K,L) \to C(N)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   211
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   212
This data must satisfy the following conditions.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   213
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   214
\item The evaluation maps are associative.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   215
\nn{up to homotopy?}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   216
\item Gluing is strictly associative.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   217
That is, given a decomposition $N = K\cup J\cup L$, the chain maps associated to
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   218
$K\du J\du L \to (K\cup J)\du L \to N$ and $K\du J\du L \to K\du (J\cup L) \to N$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   219
agree.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   220
\item the gluing and evaluation maps are compatible.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   221
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   222
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   223
A morphism $f$ between such objects $C$ and $C'$ is a chain map $f_N : C(N) \to C'(N)$ for each interval $N$ with both endpoints marked,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   224
satisfying the following conditions.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   225
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   226
\item For each pair of intervals $N,N'$, the diagram
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   227
\begin{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   228
\xymatrix{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   229
\CD{N \to N'} \tensor C(N) \ar[d]_{\ev} \ar[r]^{\id \tensor f_N} & \CD{N \to N'} \tensor C'(N) \ar[d]^{\ev} \\
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   230
C(N) \ar[r]_{f_N} & C'(N)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   231
}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   232
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   233
commutes.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   234
\item For each decomposition of intervals $N = K \cup L$, the gluing map for $C'$, $\gl'_{K,L} : M(K,L) \to C'(N)$ is the composition
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   235
$$M(K,L) \xto{\gl_{K,L}} C(N) \xto{f_N} C'(N).$$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   236
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   237
\end{defn}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   238
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   239
We now define $\gl(M)$ to be an initial object in the category $\cG{M}$. This just says that for any other object $C'$ in $\cG{M}$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   240
there are chain maps $f_N: \gl(M)(N) \to C'(N)$, compatible with the action of families of diffeomorphisms, so that the gluing maps $M(K,L) \to C'(N)$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   241
factor through the gluing maps for $\gl(M)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   242
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   243
We return to our two favourite examples. First, the coend of the topological $A_\infty$ category $C_*(\Maps(\bullet \to M))$ as a bimodule over itself
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   244
is essentially $C_*(\Maps(S^1 \to M))$. \todo{}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   245
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   246
For the second example, given $X$ and $Y\du -Y \sub \bdy X$, the assignment
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   247
$$N \mapsto \bc_*(X \cup_{Y\du -Y} (N\times Y))$$ clearly gives an object in $\cG{M}$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   248
Showing that it is an initial object is the content of the gluing theorem proved below.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   249
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   250
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   251
\nn{Need to let the input $n$-category $C$ be a graded thing (e.g. DG
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   252
$n$-category or $A_\infty$ $n$-category). DG $n$-category case is pretty
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   253
easy, I think, so maybe it should be done earlier??}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   254
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   255
\bigskip
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   256
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   257
Outline:
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   258
\begin{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   259
\item recall defs of $A_\infty$ category (1-category only), modules, (self-) tensor product.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   260
use graphical/tree point of view, rather than following Keller exactly
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   261
\item define blob complex in $A_\infty$ case; fat mapping cones?  tree decoration?
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   262
\item topological $A_\infty$ cat def (maybe this should go first); also modules gluing
65
15a79fb469e1 edits for "basic properties" section
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 55
diff changeset
   263
\item motivating example: $C_*(\Maps(X, M))$
55
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   264
\item maybe incorporate dual point of view (for $n=1$), where points get
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   265
object labels and intervals get 1-morphism labels
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   266
\end{itemize}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   267
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   268
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   269
\subsection{$A_\infty$ action on the boundary}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   270
\label{sec:boundary-action}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   271
Let $Y$ be an $n{-}1$-manifold.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   272
The collection of complexes $\{\bc_*(Y\times I; a, b)\}$, where $a, b \in \cC(Y)$ are boundary
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   273
conditions on $\bd(Y\times I) = Y\times \{0\} \cup Y\times\{1\}$, has the structure
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   274
of an $A_\infty$ category.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   275
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   276
Composition of morphisms (multiplication) depends of a choice of homeomorphism
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   277
$I\cup I \cong I$.  Given this choice, gluing gives a map
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   278
\eq{
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   279
    \bc_*(Y\times I; a, b) \otimes \bc_*(Y\times I; b, c) \to \bc_*(Y\times (I\cup I); a, c)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   280
            \cong \bc_*(Y\times I; a, c)
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   281
}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   282
Using (\ref{CDprop}) and the inclusion $\Diff(I) \sub \Diff(Y\times I)$ gives the various
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   283
higher associators of the $A_\infty$ structure, more or less canonically.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   284
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   285
\nn{is this obvious?  does more need to be said?}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   286
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   287
Let $\cA(Y)$ denote the $A_\infty$ category $\bc_*(Y\times I; \cdot, \cdot)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   288
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   289
Similarly, if $Y \sub \bd X$, a choice of collaring homeomorphism
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   290
$(Y\times I) \cup_Y X \cong X$ gives the collection of complexes $\bc_*(X; r, a)$
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   291
(variable $a \in \cC(Y)$; fixed $r \in \cC(\bd X \setmin Y)$) the structure of a representation of the
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   292
$A_\infty$ category $\{\bc_*(Y\times I; \cdot, \cdot)\}$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   293
Again the higher associators come from the action of $\Diff(I)$ on a collar neighborhood
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   294
of $Y$ in $X$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   295
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   296
In the next section we use the above $A_\infty$ actions to state and prove
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   297
a gluing theorem for the blob complexes of $n$-manifolds.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   298
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   299
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   300
\subsection{The gluing formula}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   301
\label{sec:gluing-formula}%
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   302
Let $Y$ be an $n{-}1$-manifold and let $X$ be an $n$-manifold with a copy
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   303
of $Y \du -Y$ contained in its boundary.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   304
Gluing the two copies of $Y$ together we obtain a new $n$-manifold $X\sgl$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   305
We wish to describe the blob complex of $X\sgl$ in terms of the blob complex
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   306
of $X$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   307
More precisely, we want to describe $\bc_*(X\sgl; c\sgl)$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   308
where $c\sgl \in \cC(\bd X\sgl)$,
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   309
in terms of the collection $\{\bc_*(X; c, \cdot, \cdot)\}$, thought of as a representation
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   310
of the $A_\infty$ category $\cA(Y\du-Y) \cong \cA(Y)\times \cA(Y)\op$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   311
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   312
\begin{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   313
$\bc_*(X\sgl; c\sgl)$ is quasi-isomorphic to the the self tensor product
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   314
of $\{\bc_*(X; c, \cdot, \cdot)\}$ over $\cA(Y)$.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   315
\end{thm}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   316
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   317
The proof will occupy the remainder of this section.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   318
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   319
\nn{...}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   320
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   321
\bigskip
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   322
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   323
\nn{need to define/recall def of (self) tensor product over an $A_\infty$ category}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   324