text/evmap.tex
author Kevin Walker <kevin@canyon23.net>
Wed, 09 Feb 2011 18:21:58 -0800
changeset 713 eafdb7806df3
parent 560 b138ee4a5938
child 716 e412b47640d1
permissions -rw-r--r--
added remark to easy gluing prop (compatible with gluing on fields). this is in response to comment from PT that the zero map satisfies the claims of the proposition.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     1
%!TEX root = ../blob1.tex
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     2
520
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
     3
\section{Action of \texorpdfstring{$\CH{X}$}{C*(Homeo(M))}}
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 92
diff changeset
     4
\label{sec:evaluation}
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 92
diff changeset
     5
513
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
     6
In this section we extend the action of homeomorphisms on $\bc_*(X)$
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
     7
to an action of {\it families} of homeomorphisms.
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
     8
That is, for each pair of homeomorphic manifolds $X$ and $Y$
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
     9
we define a chain map
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    10
\[
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    11
    e_{XY} : CH_*(X, Y) \otimes \bc_*(X) \to \bc_*(Y) ,
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    12
\]
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    13
where $CH_*(X, Y) = C_*(\Homeo(X, Y))$, the singular chains on the space
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    14
of homeomorphisms from $X$ to $Y$.
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    15
(If $X$ and $Y$ have non-empty boundary, these families of homeomorphisms
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    16
are required to restrict to a fixed homeomorphism on the boundaries.)
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    17
These actions (for various $X$ and $Y$) are compatible with gluing.
513
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    18
See \S \ref{ss:emap-def} for a more precise statement.
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    19
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    20
The most convenient way to prove that maps $e_{XY}$ with the desired properties exist is to 
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    21
introduce a homotopy equivalent alternate version of the blob complex, $\btc_*(X)$,
513
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    22
which is more amenable to this sort of action.
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    23
Recall from Remark \ref{blobsset-remark} that blob diagrams
545
8f33a46597c4 replacing "sort-of-simplicial" -> "cone-product", although I was rather fond of "sort-of-simplicial"; this isn't kvetching about your comment -- I was already planning on axing "sort-of-simplicial"
Kevin Walker <kevin@canyon23.net>
parents: 544
diff changeset
    24
have the structure of a cone-product set.
513
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    25
Blob diagrams can also be equipped with a natural topology, which converts this
545
8f33a46597c4 replacing "sort-of-simplicial" -> "cone-product", although I was rather fond of "sort-of-simplicial"; this isn't kvetching about your comment -- I was already planning on axing "sort-of-simplicial"
Kevin Walker <kevin@canyon23.net>
parents: 544
diff changeset
    26
cone-product set into a cone-product space.
513
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    27
Taking singular chains of this space we get $\btc_*(X)$.
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    28
The details are in \S \ref{ss:alt-def}.
536
Scott Morrison <scott@tqft.net>
parents: 527
diff changeset
    29
We also prove a useful result (Lemma \ref{small-blobs-b}) which says that we can assume that
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    30
blobs are small with respect to any fixed open cover.
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    31
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    32
513
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    33
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    34
%Since $\bc_*(X)$ and $\btc_*(X)$ are homotopy equivalent one could try to construct
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    35
%the $CH_*$ actions directly in terms of $\bc_*(X)$.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    36
%This was our original approach, but working out the details created a nearly unreadable mess.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    37
%We have salvaged a sketch of that approach in \S \ref{ss:old-evmap-remnants}.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    38
%
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    39
%\nn{should revisit above intro after this section is done}
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    40
512
050dba5e7bdd fixing some (but not all!?) of the hyperref warnings; start on revision of evmap
Kevin Walker <kevin@canyon23.net>
parents: 494
diff changeset
    41
050dba5e7bdd fixing some (but not all!?) of the hyperref warnings; start on revision of evmap
Kevin Walker <kevin@canyon23.net>
parents: 494
diff changeset
    42
\subsection{Alternative definitions of the blob complex}
513
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
    43
\label{ss:alt-def}
512
050dba5e7bdd fixing some (but not all!?) of the hyperref warnings; start on revision of evmap
Kevin Walker <kevin@canyon23.net>
parents: 494
diff changeset
    44
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    45
\newcommand\sbc{\bc^{\cU}}
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    46
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    47
In this subsection we define a subcomplex (small blobs) and supercomplex (families of blobs)
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    48
of the blob complex, and show that they are both homotopy equivalent to $\bc_*(X)$.
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    49
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    50
\medskip
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    51
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    52
If $b$ is a blob diagram in $\bc_*(X)$, define the {\it support} of $b$, denoted
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    53
$\supp(b)$ or $|b|$, to be the union of the blobs of $b$.
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    54
%For a general $k$-chain $a\in \bc_k(X)$, define the support of $a$ to be the union
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    55
%of the supports of the blob diagrams which appear in it.
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    56
More generally, we say that a chain $a\in \bc_k(X)$ is supported on $S$ if
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    57
$a = a'\bullet r$, where $a'\in \bc_k(S)$ and $r\in \bc_0(X\setmin S)$.
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    58
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    59
Similarly, if $f: P\times X\to X$ is a family of homeomorphisms and $Y\sub X$, we say that $f$ is 
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    60
{\it supported on $Y$} if $f(p, x) = f(p', x)$ for all $x\in X\setmin Y$ and all $p,p'\in P$.
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    61
%Equivalently, $f = f'\bullet r$, where $f'\in CH_k(Y)$ and $r\in CH_0(X\setmin Y)$.
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    62
We will sometimes abuse language and talk about ``the" support of $f$,
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    63
again denoted $\supp(f)$ or $|f|$, to mean some particular choice of $Y$ such that
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    64
$f$ is supported on $Y$.
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    65
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
    66
If $f: M \cup (Y\times I) \to M$ is a collaring homeomorphism
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
    67
(cf. end of \S \ref{ss:syst-o-fields}),
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
    68
we say that $f$ is supported on $S\sub M$ if $f(x) = x$ for all $x\in M\setmin S$.
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
    69
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    70
\medskip
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
    71
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    72
Fix $\cU$, an open cover of $X$.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
    73
Define the ``small blob complex" $\bc^{\cU}_*(X)$ to be the subcomplex of $\bc_*(X)$ 
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    74
of all blob diagrams in which every blob is contained in some open set of $\cU$, 
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    75
and moreover each field labeling a region cut out by the blobs is splittable 
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    76
into fields on smaller regions, each of which is contained in some open set of $\cU$.
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    77
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    78
\begin{lemma}[Small blobs] \label{small-blobs-b}  \label{thm:small-blobs}
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
    79
The inclusion $i: \bc^{\cU}_*(X) \into \bc_*(X)$ is a homotopy equivalence.
523
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
    80
\end{lemma}
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    81
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    82
\begin{proof}
548
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
    83
Since both complexes are free, it suffices to show that the inclusion induces
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
    84
an isomorphism of homotopy groups.
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
    85
To show that it suffices to show that for any finitely generated 
544
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
    86
pair $(C_*, D_*)$, with $D_*$ a subcomplex of $C_*$ such that 
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    87
\[
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    88
	(C_*, D_*) \sub (\bc_*(X), \sbc_*(X))
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    89
\]
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    90
we can find a homotopy $h:C_*\to \bc_*(X)$ such that $h(D_*) \sub \sbc_*(X)$
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    91
and
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    92
\[
527
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
    93
	h\bd(x) + \bd h(x) + x \in \sbc_*(X)
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    94
\]
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
    95
for all $x\in C_*$.
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    96
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
    97
For simplicity we will assume that all fields are splittable into small pieces, so that
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
    98
$\sbc_0(X) = \bc_0(X)$.
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
    99
(This is true for all of the examples presented in this paper.)
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   100
Accordingly, we define $h_0 = 0$.
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   101
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   102
Next we define $h_1$.
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   103
Let $b\in C_1$ be a 1-blob diagram.
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   104
Let $B$ be the blob of $b$.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   105
We will construct a 1-chain $s(b)\in \sbc_1(X)$ such that $\bd(s(b)) = \bd b$
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   106
and the support of $s(b)$ is contained in $B$.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   107
(If $B$ is not embedded in $X$, then we implicitly work in some stage of a decomposition
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   108
of $X$ where $B$ is embedded.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   109
See Definition \ref{defn:configuration} and preceding discussion.)
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   110
It then follows from Corollary \ref{disj-union-contract} that we can choose
540
5ab4581dc082 fixing some subscripts associated to homotopies
Scott Morrison <scott@tqft.net>
parents: 539
diff changeset
   111
$h_1(b) \in \bc_2(X)$ such that $\bd(h_1(b)) = s(b) - b$.
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   112
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   113
Roughly speaking, $s(b)$ consists of a series of 1-blob diagrams implementing a series
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   114
of small collar maps, plus a shrunken version of $b$.
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   115
The composition of all the collar maps shrinks $B$ to a ball which is small with respect to $\cU$.
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   116
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   117
Let $\cV_1$ be an auxiliary open cover of $X$, subordinate to $\cU$ and 
548
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
   118
fine enough that a condition stated later in the proof is satisfied.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   119
Let $b = (B, u, r)$, with $u = \sum a_i$ the label of $B$, and $a_i\in \bc_0(B)$.
548
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
   120
Choose a sequence of collar maps $\bar{f}_j:B\cup\text{collar}\to B$ satisfying conditions 
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
   121
specified at the end of this paragraph.
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   122
Let $f_j:B\to B$ be the restriction of $\bar{f}_j$ to $B$; $f_j$ maps $B$ homeomorphically to 
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   123
a slightly smaller submanifold of $B$.
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   124
Let $g_j = f_1\circ f_2\circ\cdots\circ f_j$.
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   125
Let $g$ be the last of the $g_j$'s.
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   126
Choose the sequence $\bar{f}_j$ so that 
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   127
$g(B)$ is contained is an open set of $\cV_1$ and
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   128
$g_{j-1}(|f_j|)$ is also contained is an open set of $\cV_1$.
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   129
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   130
There are 1-blob diagrams $c_{ij} \in \bc_1(B)$ such that $c_{ij}$ is compatible with $\cV_1$
548
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
   131
(more specifically, $|c_{ij}| = g_{j-1}(B)$)
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   132
and $\bd c_{ij} = g_{j-1}(a_i) - g_{j}(a_i)$.
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   133
Define
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   134
\[
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   135
	s(b) = \sum_{i,j} c_{ij} + g(b)
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   136
\]
540
5ab4581dc082 fixing some subscripts associated to homotopies
Scott Morrison <scott@tqft.net>
parents: 539
diff changeset
   137
and choose $h_1(b) \in \bc_2(X)$ such that 
515
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   138
\[
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   139
	\bd(h_1(b)) = s(b) - b .
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   140
\]
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   141
9e44c1469918 more on small blobs
Kevin Walker <kevin@canyon23.net>
parents: 514
diff changeset
   142
Next we define $h_2$.
516
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   143
Let $b\in C_2$ be a 2-blob diagram.
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   144
Let $B = |b|$, either a ball or a union of two balls.
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   145
By possibly working in a decomposition of $X$, we may assume that the ball(s)
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   146
of $B$ are disjointly embedded.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   147
We will construct a 2-chain $s(b)\in \sbc_2(X)$ such that
516
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   148
\[
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   149
	\bd(s(b)) = \bd(h_1(\bd b) + b) = s(\bd b)
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   150
\]
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   151
and the support of $s(b)$ is contained in $B$.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   152
It then follows from Corollary \ref{disj-union-contract} that we can choose
516
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   153
$h_2(b) \in \bc_2(X)$ such that $\bd(h_2(b)) = s(b) - b - h_1(\bd b)$.
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   154
516
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   155
Similarly to the construction of $h_1$ above, 
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   156
$s(b)$ consists of a series of 2-blob diagrams implementing a series
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   157
of small collar maps, plus a shrunken version of $b$.
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   158
The composition of all the collar maps shrinks $B$ to a sufficiently small 
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   159
disjoint union of balls.
ec5c68b275c0 making latest available to office computer
Kevin Walker <kevin@canyon23.net>
parents: 515
diff changeset
   160
548
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
   161
Let $\cV_2$ be an auxiliary open cover of $X$, subordinate to $\cU$ and 
a91691886cbc addressing some of Scott's comments on CH_* action proof
Kevin Walker <kevin@canyon23.net>
parents: 545
diff changeset
   162
fine enough that a condition stated later in the proof is satisfied.
517
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   163
As before, choose a sequence of collar maps $f_j$ 
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   164
such that each has support
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   165
contained in an open set of $\cV_1$ and the composition of the corresponding collar homeomorphisms
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   166
yields an embedding $g:B\to B$ such that $g(B)$ is contained in an open set of $\cV_1$.
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   167
Let $g_j:B\to B$ be the embedding at the $j$-th stage.
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   168
517
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   169
Fix $j$.
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   170
We will construct a 2-chain $d_j$ such that $\bd d_j = g_{j-1}(s(\bd b)) - g_{j}(s(\bd b))$.
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   171
Let $s(\bd b) = \sum e_k$, and let $\{p_m\}$ be the 0-blob diagrams
517
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   172
appearing in the boundaries of the $e_k$.
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   173
As in the construction of $h_1$, we can choose 1-blob diagrams $q_m$ such that
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   174
$\bd q_m = g_{j-1}(p_m) - g_j(p_m)$ and $|q_m|$ is contained in an open set of $\cV_1$.
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   175
If $x$ is a sum of $p_m$'s, we denote the corresponding sum of $q_m$'s by $q(x)$.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   176
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   177
Now consider, for each $k$, $g_{j-1}(e_k) - q(\bd e_k)$.
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   178
This is a 1-chain whose boundary is $g_j(\bd e_k)$.
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   179
The support of $e_k$ is $g_{j-1}(V)$ for some $V\in \cV_1$, and
520
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   180
the support of $q(\bd e_k)$ is contained in a union $V'$ of finitely many open sets
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   181
of $\cV_1$, all of which contain the support of $f_j$.
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   182
We now reveal the mysterious condition (mentioned above) which $\cV_1$ satisfies:
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   183
the union of $g_{j-1}(V)$ and $V'$, for all of the finitely many instances
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   184
arising in the construction of $h_2$, lies inside a disjoint union of balls $U$
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   185
such that each individual ball lies in an open set of $\cV_2$.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   186
(In this case there are either one or two balls in the disjoint union.)
520
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   187
For any fixed open cover $\cV_2$ this condition can be satisfied by choosing $\cV_1$ 
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   188
to be a sufficiently fine cover.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   189
It follows from Corollary \ref{disj-union-contract} that we can choose 
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   190
$x_k \in \bc_2(X)$ with $\bd x_k = g_{j-1}(e_k) - g_j(e_k) - q(\bd e_k)$
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   191
and with $\supp(x_k) = U$.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   192
We can now take $d_j \deq \sum x_k$.
526
803cc581fd42 revisions of evmap; misc
Kevin Walker <kevin@canyon23.net>
parents: 524
diff changeset
   193
It is clear that $\bd d_j = \sum (g_{j-1}(e_k) - g_j(e_k)) = g_{j-1}(s(\bd b)) - g_{j}(s(\bd b))$, as desired.
517
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   194
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   195
We now define 
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   196
\[
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   197
	s(b) = \sum d_j + g(b),
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   198
\]
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   199
where $g$ is the composition of all the $f_j$'s.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   200
It is easy to verify that $s(b) \in \sbc_2$, $\supp(s(b)) = \supp(b)$, and 
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   201
$\bd(s(b)) = s(\bd b)$.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   202
If follows that we can choose $h_2(b)\in \bc_2(X)$ such that $\bd(h_2(b)) = s(b) - b - h_1(\bd b)$.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   203
This completes the definition of $h_2$.
517
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   204
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   205
The general case $h_l$ is similar.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   206
When constructing the analogue of $x_k$ above, we will need to find a disjoint union of balls $U$
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   207
which contains finitely many open sets from $\cV_{l-1}$
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   208
such that each ball is contained in some open set of $\cV_l$.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   209
For sufficiently fine $\cV_{l-1}$ this will be possible.
520
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   210
Since $C_*$ is finite, the process terminates after finitely many, say $r$, steps.
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   211
We take $\cV_r = \cU$.
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   212
\end{proof}
517
ed6a88796487 more small blob stuff
Kevin Walker <kevin@canyon23.net>
parents: 516
diff changeset
   213
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   214
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   215
\medskip
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   216
545
8f33a46597c4 replacing "sort-of-simplicial" -> "cone-product", although I was rather fond of "sort-of-simplicial"; this isn't kvetching about your comment -- I was already planning on axing "sort-of-simplicial"
Kevin Walker <kevin@canyon23.net>
parents: 544
diff changeset
   217
Next we define the cone-product space version of the blob complex, $\btc_*(X)$.
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   218
First we must specify a topology on the set of $k$-blob diagrams, $\BD_k$.
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   219
We give $\BD_k$ the finest topology such that
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   220
\begin{itemize}
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   221
\item For any $b\in \BD_k$ the action map $\Homeo(X) \to \BD_k$, $f \mapsto f(b)$ is continuous.
527
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   222
\item The gluing maps $\BD_k(M)\to \BD_k(M\sgl)$ are continuous.
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   223
\item For balls $B$, the map $U(B) \to \BD_1(B)$, $u\mapsto (B, u, \emptyset)$, is continuous,
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   224
where $U(B) \sub \bc_0(B)$ inherits its topology from $\bc_0(B)$ and the topology on
544
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   225
$\bc_0(B)$ comes from the generating set $\BD_0(B)$. 
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   226
\end{itemize}
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   227
527
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   228
We can summarize the above by saying that in the typical continuous family
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   229
$P\to \BD_k(X)$, $p\mapsto \left(B_i(p), u_i(p), r(p)\right)$, $B_i(p)$ and $r(p)$ are induced by a map
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   230
$P\to \Homeo(X)$, with the twig blob labels $u_i(p)$ varying independently.
536
Scott Morrison <scott@tqft.net>
parents: 527
diff changeset
   231
We note that while we've decided not to allow the blobs $B_i(p)$ to vary independently of the field $r(p)$,
527
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   232
if we did allow this it would not affect the truth of the claims we make below.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   233
In particular, such a definition of $\btc_*(X)$ would result in a homotopy equivalent complex.
527
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   234
519
1e56e60dcf15 first draft of new sm blobs; needs to be proof-read and revised
Kevin Walker <kevin@canyon23.net>
parents: 517
diff changeset
   235
Next we define $\btc_*(X)$ to be the total complex of the double complex (denoted $\btc_{**}$) 
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   236
whose $(i,j)$ entry is $C_j(\BD_i)$, the singular $j$-chains on the space of $i$-blob diagrams.
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   237
The vertical boundary of the double complex,
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   238
denoted $\bd_t$, is the singular boundary, and the horizontal boundary, denoted $\bd_b$, is
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   239
the blob boundary. Following the usual sign convention, we have $\bd = \bd_b + (-1)^i \bd_t$.
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   240
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   241
We will regard $\bc_*(X)$ as the subcomplex $\btc_{*0}(X) \sub \btc_{**}(X)$.
520
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   242
The main result of this subsection is
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   243
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   244
\begin{lemma} \label{lem:bc-btc}
520
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   245
The inclusion $\bc_*(X) \sub \btc_*(X)$ is a homotopy equivalence
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   246
\end{lemma}
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   247
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   248
Before giving the proof we need a few preliminary results.
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   249
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   250
\begin{lemma} \label{bt-contract}
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   251
$\btc_*(B^n)$ is contractible (acyclic in positive degrees).
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   252
\end{lemma}
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   253
\begin{proof}
540
5ab4581dc082 fixing some subscripts associated to homotopies
Scott Morrison <scott@tqft.net>
parents: 539
diff changeset
   254
We will construct a contracting homotopy $h: \btc_*(B^n)\to \btc_{*+1}(B^n)$.
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   255
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   256
We will assume a splitting $s:H_0(\btc_*(B^n))\to \btc_0(B^n)$
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   257
of the quotient map $q:\btc_0(B^n)\to H_0(\btc_*(B^n))$.
549
Kevin Walker <kevin@canyon23.net>
parents: 548
diff changeset
   258
Let $\rho = s\circ q$.
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   259
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   260
For $x\in \btc_{ij}$ with $i\ge 1$ define
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   261
\[
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   262
	h(x) = e(x) ,
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   263
\]
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   264
where
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   265
\[
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   266
	e: \btc_{ij}\to\btc_{i+1,j}
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   267
\]
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   268
adds an outermost blob, equal to all of $B^n$, to the $j$-parameter family of blob diagrams.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   269
Note that for fixed $i$, $e$ is a chain map, i.e. $\bd_t e = e \bd_t$.
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   270
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   271
A generator $y\in \btc_{0j}$ is a map $y:P\to \BD_0$, where $P$ is some $j$-dimensional polyhedron.
549
Kevin Walker <kevin@canyon23.net>
parents: 548
diff changeset
   272
We define $r(y)\in \btc_{0j}$ to be the constant function $\rho\circ y : P\to \BD_0$. 
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   273
Let $c(r(y))\in \btc_{0,j+1}$ be the constant map from the cone of $P$ to $\BD_0$ taking
527
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   274
the same value (namely $r(y(p))$, for any $p\in P$).
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   275
Let $e(y - r(y)) \in \btc_{1j}$ denote the $j$-parameter family of 1-blob diagrams
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   276
whose value at $p\in P$ is the blob $B^n$ with label $y(p) - r(y(p))$.
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   277
Now define, for $y\in \btc_{0j}$,
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   278
\[
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 555
diff changeset
   279
	h(y) = e(y - r(y)) - c(r(y)) .
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   280
\]
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   281
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   282
We must now verify that $h$ does the job it was intended to do.
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   283
For $x\in \btc_{ij}$ with $i\ge 2$ we have
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   284
\begin{align*}
541
4f142fcd386e hopefully getting signs right in Lemma 6.3
Scott Morrison <scott@tqft.net>
parents: 540
diff changeset
   285
	\bd h(x) + h(\bd x) &= \bd(e(x)) + e(\bd x) && \\
4f142fcd386e hopefully getting signs right in Lemma 6.3
Scott Morrison <scott@tqft.net>
parents: 540
diff changeset
   286
			&= \bd_b(e(x)) + (-1)^{i+1} \bd_t(e(x)) + e(\bd_b x) + (-1)^i e(\bd_t x) && \\
4f142fcd386e hopefully getting signs right in Lemma 6.3
Scott Morrison <scott@tqft.net>
parents: 540
diff changeset
   287
			&= \bd_b(e(x)) + e(\bd_b x) && \text{(since $\bd_t(e(x)) = e(\bd_t x)$)} \\
4f142fcd386e hopefully getting signs right in Lemma 6.3
Scott Morrison <scott@tqft.net>
parents: 540
diff changeset
   288
		 	&= x . &&
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   289
\end{align*}
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   290
For $x\in \btc_{1j}$ we have
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   291
\begin{align*}
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 555
diff changeset
   292
	\bd h(x) + h(\bd x) &= \bd_b(e(x)) + \bd_t(e(x)) + e(\bd_b x - r(\bd_b x)) - c(r(\bd_b x)) - e(\bd_t x) && \\
541
4f142fcd386e hopefully getting signs right in Lemma 6.3
Scott Morrison <scott@tqft.net>
parents: 540
diff changeset
   293
			&= \bd_b(e(x)) + e(\bd_b x) && \text{(since $r(\bd_b x) = 0$)} \\
4f142fcd386e hopefully getting signs right in Lemma 6.3
Scott Morrison <scott@tqft.net>
parents: 540
diff changeset
   294
			&= x . &&
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   295
\end{align*}
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   296
For $x\in \btc_{0j}$ with $j\ge 1$ we have
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   297
\begin{align*}
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 555
diff changeset
   298
	\bd h(x) + h(\bd x) &= \bd_b(e(x - r(x))) - \bd_t(e(x - r(x))) + \bd_t(c(r(x))) + 
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 555
diff changeset
   299
											e(\bd_t x - r(\bd_t x)) - c(r(\bd_t x)) \\
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 555
diff changeset
   300
			&= x - r(x) + \bd_t(c(r(x))) - c(r(\bd_t x)) \\
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   301
			&= x - r(x) + r(x) \\
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   302
			&= x.
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   303
\end{align*}
544
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   304
Here we have used the fact that $\bd_b(c(r(x))) = 0$ since $c(r(x))$ is a $0$-blob diagram, 
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 555
diff changeset
   305
as well as that $\bd_t(e(r(x))) = e(r(\bd_t x))$
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 555
diff changeset
   306
and $\bd_t(c(r(x))) - c(r(\bd_t x))  = r(x)$.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   307
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   308
For $x\in \btc_{00}$ we have
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   309
\begin{align*}
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   310
	\bd h(x) + h(\bd x) &= \bd_b(e(x - r(x))) + \bd_t(c(r(x))) \\
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   311
			&= x - r(x) + r(x) - r(x)\\
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   312
			&= x - r(x). \qedhere
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   313
\end{align*}
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   314
\end{proof}
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   315
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   316
\begin{lemma} \label{btc-prod}
523
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   317
For manifolds $X$ and $Y$, we have $\btc_*(X\du Y) \simeq \btc_*(X)\otimes\btc_*(Y)$.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   318
\end{lemma}
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   319
\begin{proof}
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   320
This follows from the Eilenberg-Zilber theorem and the fact that
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   321
\begin{align*}
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   322
	\BD_k(X\du Y) & \cong \coprod_{i+j=k} \BD_i(X)\times\BD_j(Y) . \qedhere
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   323
\end{align*}
523
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   324
\end{proof}
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   325
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   326
For $S\sub X$, we say that $a\in \btc_k(X)$ is {\it supported on $S$}
527
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   327
if there exists $a'\in \btc_k(S)$
19e58f33cdc3 finished 2nd pass on evmap
Kevin Walker <kevin@canyon23.net>
parents: 526
diff changeset
   328
and $r\in \btc_0(X\setmin S)$ such that $a = a'\bullet r$.
523
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   329
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   330
\newcommand\sbtc{\btc^{\cU}}
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   331
Let $\cU$ be an open cover of $X$.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   332
Let $\sbtc_*(X)\sub\btc_*(X)$ be the subcomplex generated by
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   333
$a\in \btc_*(X)$ such that there is a decomposition $X = \cup_i D_i$
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   334
such that each $D_i$ is a ball contained in some open set of $\cU$ and
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   335
$a$ is splittable along this decomposition.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   336
In other words, $a$ can be obtained by gluing together pieces, each of which
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   337
is small with respect to $\cU$.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   338
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   339
\begin{lemma} \label{small-top-blobs}
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   340
For any open cover $\cU$ of $X$, the inclusion $\sbtc_*(X)\sub\btc_*(X)$
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   341
is a homotopy equivalence.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   342
\end{lemma}
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   343
\begin{proof}
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   344
This follows from a combination of Lemma \ref{extension_lemma_c} and the techniques of
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   345
the proof of Lemma \ref{small-blobs-b}.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   346
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   347
It suffices to show that we can deform a finite subcomplex $C_*$ of $\btc_*(X)$ into $\sbtc_*(X)$
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   348
(relative to any designated subcomplex of $C_*$ already in $\sbtc_*(X)$).
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   349
The first step is to replace families of general blob diagrams with families that are 
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   350
small with respect to $\cU$.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   351
This is done as in the proof of Lemma \ref{small-blobs-b}; the technique of the proof works in families.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   352
Each such family is homotopic to a sum families which can be a ``lifted" to $\Homeo(X)$.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   353
That is, $f:P \to \BD_k$ has the form $f(p) = g(p)(b)$ for some $g:P\to \Homeo(X)$ and $b\in \BD_k$.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   354
(We are ignoring a complication related to twig blob labels, which might vary
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   355
independently of $g$, but this complication does not affect the conclusion we draw here.)
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   356
We now apply Lemma \ref{extension_lemma_c} to get families which are supported 
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   357
on balls $D_i$ contained in open sets of $\cU$.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   358
\end{proof}
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   359
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   360
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   361
\begin{proof}[Proof of Lemma \ref{lem:bc-btc}]
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   362
Armed with the above lemmas, we can now proceed similarly to the proof of Lemma \ref{small-blobs-b}.
523
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   363
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   364
It suffices to show that for any finitely generated pair of subcomplexes 
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   365
$(C_*, D_*) \sub (\btc_*(X), \bc_*(X))$
540
5ab4581dc082 fixing some subscripts associated to homotopies
Scott Morrison <scott@tqft.net>
parents: 539
diff changeset
   366
we can find a homotopy $h:C_*\to \btc_{*+1}(X)$ such that $h(D_*) \sub \bc_{*+1}(X)$
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   367
and $x + h\bd(x) + \bd h(x) \in \bc_*(X)$ for all $x\in C_*$.
523
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   368
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   369
By Lemma \ref{small-top-blobs}, we may assume that $C_* \sub \btc_*^\cU(X)$ for some
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   370
cover $\cU$ of our choosing.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   371
We choose $\cU$ fine enough so that each generator of $C_*$ is supported on a disjoint union of balls.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   372
(This is possible since the original $C_*$ was finite and therefore had bounded dimension.)
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   373
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   374
Since $\bc_0(X) = \btc_0(X)$, we can take $h_0 = 0$.
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   375
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   376
Let $b \in C_1$ be a generator.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   377
Since $b$ is supported in a disjoint union of balls,
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   378
we can find $s(b)\in \bc_1$ with $\bd (s(b)) = \bd b$
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   379
(by Corollary \ref{disj-union-contract}), and also $h_1(b) \in \btc_2(X)$
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   380
such that $\bd (h_1(b)) = s(b) - b$
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   381
(by Lemmas \ref{bt-contract} and \ref{btc-prod}).
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   382
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   383
Now let $b$ be a generator of $C_2$.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   384
If $\cU$ is fine enough, there is a disjoint union of balls $V$
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   385
on which $b + h_1(\bd b)$ is supported.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   386
Since $\bd(b + h_1(\bd b)) = s(\bd b) \in \bc_2(X)$, we can find
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   387
$s(b)\in \bc_2(X)$ with $\bd(s(b)) = \bd(b + h_1(\bd b))$ (by Corollary \ref{disj-union-contract}).
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   388
By Lemmas \ref{bt-contract} and \ref{btc-prod}, we can now find
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   389
$h_2(b) \in \btc_3(X)$, also supported on $V$, such that $\bd(h_2(b)) = s(b) - b - h_1(\bd b)$
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   390
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   391
The general case, $h_k$, is similar.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   392
\end{proof}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   393
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   394
The proof of Lemma \ref{lem:bc-btc} constructs a homotopy inverse to the inclusion
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   395
$\bc_*(X)\sub \btc_*(X)$.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   396
One might ask for more: a contractible set of possible homotopy inverses, or at least an
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   397
$m$-connected set for arbitrarily large $m$.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   398
The latter can be achieved with finer control over the various
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   399
choices of disjoint unions of balls in the above proofs, but we will not pursue this here.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   400
523
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   401
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   402
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   403
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   404
\subsection{Action of \texorpdfstring{$\CH{X}$}{C*(Homeo(M))}}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   405
\label{ss:emap-def}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   406
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   407
Let $CH_*(X, Y)$ denote $C_*(\Homeo(X \to Y))$, the singular chain complex of
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   408
the space of homeomorphisms
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   409
between the $n$-manifolds $X$ and $Y$ 
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   410
(any given singular chain extends a fixed homeomorphism $\bd X \to \bd Y$).
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   411
We also will use the abbreviated notation $CH_*(X) \deq CH_*(X, X)$.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   412
(For convenience, we will permit the singular cells generating $CH_*(X, Y)$ to be more general
549
Kevin Walker <kevin@canyon23.net>
parents: 548
diff changeset
   413
than simplices --- they can be based on any cone-product polyhedron (see Remark \ref{blobsset-remark}).)
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   414
551
9dfb5db2acd7 remaining changes from tuesday afternoon
Scott Morrison <scott@tqft.net>
parents: 550
diff changeset
   415
\begin{thm}  \label{thm:CH} \label{thm:evaluation}%
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   416
For $n$-manifolds $X$ and $Y$ there is a chain map
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   417
\eq{
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   418
    e_{XY} : CH_*(X, Y) \otimes \bc_*(X) \to \bc_*(Y) ,
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   419
}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   420
well-defined up to homotopy,
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   421
such that
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   422
\begin{enumerate}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   423
\item on $CH_0(X, Y) \otimes \bc_*(X)$ it agrees with the obvious action of 
551
9dfb5db2acd7 remaining changes from tuesday afternoon
Scott Morrison <scott@tqft.net>
parents: 550
diff changeset
   424
$\Homeo(X, Y)$ on $\bc_*(X)$  described in Property \ref{property:functoriality}, and
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   425
\item for any compatible splittings $X\to X\sgl$ and $Y\to Y\sgl$, 
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   426
the following diagram commutes up to homotopy
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   427
\begin{equation*}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   428
\xymatrix@C+2cm{
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   429
      CH_*(X, Y) \otimes \bc_*(X)
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   430
        \ar[r]_(.6){e_{XY}}  \ar[d]^{\gl \otimes \gl}   &
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   431
            \bc_*(Y)\ar[d]^{\gl} \\
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   432
     CH_*(X\sgl, Y\sgl) \otimes \bc_*(X\sgl) \ar[r]_(.6){e_{X\sgl Y\sgl}}   & 	\bc_*(Y\sgl)  
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   433
}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   434
\end{equation*}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   435
\end{enumerate}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   436
\end{thm}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   437
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   438
\begin{proof}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   439
In light of Lemma \ref{lem:bc-btc}, it suffices to prove the theorem with 
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   440
$\bc_*$ replaced by $\btc_*$.
539
9caa4d68a8a5 various changes to \S 6.1
Scott Morrison <scott@tqft.net>
parents: 536
diff changeset
   441
In fact, for $\btc_*$ we get a sharper result: we can omit
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   442
the ``up to homotopy" qualifiers.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   443
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   444
Let $f\in CH_k(X, Y)$, $f:P^k\to \Homeo(X \to Y)$ and $a\in \btc_{ij}(X)$, 
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   445
$a:Q^j \to \BD_i(X)$.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   446
Define $e_{XY}(f\ot a)\in \btc_{i,j+k}(Y)$ by
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   447
\begin{align*}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   448
	e_{XY}(f\ot a) : P\times Q &\to \BD_i(Y) \\
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   449
	(p,q) &\mapsto f(p)(a(q))  .
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   450
\end{align*}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   451
It is clear that this agrees with the previously defined $CH_0(X, Y)$ action on $\btc_*$,
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   452
and it is also easy to see that the diagram in item 2 of the statement of the theorem
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   453
commutes on the nose.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   454
\end{proof}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   455
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   456
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   457
\begin{thm}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   458
\label{thm:CH-associativity}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   459
The $CH_*(X, Y)$ actions defined above are associative.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   460
That is, the following diagram commutes up to homotopy:
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   461
\[ \xymatrix{
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   462
& CH_*(Y, Z) \ot \bc_*(Y) \ar[dr]^{e_{YZ}} & \\
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   463
CH_*(X, Y) \ot CH_*(Y, Z) \ot \bc_*(X) \ar[ur]^{e_{XY}\ot\id} \ar[dr]_{\mu\ot\id} & & \bc_*(Z) \\
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   464
& CH_*(X, Z) \ot \bc_*(X) \ar[ur]_{e_{XZ}} &
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   465
} \]
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   466
Here $\mu:CH_*(X, Y) \ot CH_*(Y, Z)\to CH_*(X, Z)$ is the map induced by composition
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   467
of homeomorphisms.
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   468
\end{thm}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   469
\begin{proof}
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   470
The corresponding diagram for $\btc_*$ commutes on the nose.
523
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   471
\end{proof}
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   472
352389c6ddcf more on evmap
Kevin Walker <kevin@canyon23.net>
parents: 521
diff changeset
   473
521
4a988e00468a local contractibility for SOSS blob complex
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
   474
514
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   475
bb696f417f22 starting yet again on evmap
Kevin Walker <kevin@canyon23.net>
parents: 513
diff changeset
   476
520
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   477
Kevin Walker <kevin@canyon23.net>
parents: 519
diff changeset
   478
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
   479
\noop{
512
050dba5e7bdd fixing some (but not all!?) of the hyperref warnings; start on revision of evmap
Kevin Walker <kevin@canyon23.net>
parents: 494
diff changeset
   480
050dba5e7bdd fixing some (but not all!?) of the hyperref warnings; start on revision of evmap
Kevin Walker <kevin@canyon23.net>
parents: 494
diff changeset
   481
050dba5e7bdd fixing some (but not all!?) of the hyperref warnings; start on revision of evmap
Kevin Walker <kevin@canyon23.net>
parents: 494
diff changeset
   482
\subsection{[older version still hanging around]}
513
a9ac20b0a0c2 intro to evmap
Kevin Walker <kevin@canyon23.net>
parents: 512
diff changeset
   483
\label{ss:old-evmap-remnants}
512
050dba5e7bdd fixing some (but not all!?) of the hyperref warnings; start on revision of evmap
Kevin Walker <kevin@canyon23.net>
parents: 494
diff changeset
   484
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   485
\nn{should comment at the start about any assumptions about smooth, PL etc.}
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   486
545
8f33a46597c4 replacing "sort-of-simplicial" -> "cone-product", although I was rather fond of "sort-of-simplicial"; this isn't kvetching about your comment -- I was already planning on axing "sort-of-simplicial"
Kevin Walker <kevin@canyon23.net>
parents: 544
diff changeset
   487
\nn{should maybe mention alternate def of blob complex (cone-product space instead of
8f33a46597c4 replacing "sort-of-simplicial" -> "cone-product", although I was rather fond of "sort-of-simplicial"; this isn't kvetching about your comment -- I was already planning on axing "sort-of-simplicial"
Kevin Walker <kevin@canyon23.net>
parents: 544
diff changeset
   488
cone-product set) where this action would be easy}
447
ba4f86b15ff0 more a-inf section
Kevin Walker <kevin@canyon23.net>
parents: 438
diff changeset
   489
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   490
Let $CH_*(X, Y)$ denote $C_*(\Homeo(X \to Y))$, the singular chain complex of
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   491
the space of homeomorphisms
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   492
between the $n$-manifolds $X$ and $Y$ (any given singular chain extends a fixed homeomorphism $\bd X \to \bd Y$).
249
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   493
We also will use the abbreviated notation $CH_*(X) \deq CH_*(X, X)$.
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   494
(For convenience, we will permit the singular cells generating $CH_*(X, Y)$ to be more general
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   495
than simplices --- they can be based on any linear polyhedron.
249
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   496
\nn{be more restrictive here?  does more need to be said?})
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   497
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
   498
\begin{thm}  \label{thm:CH}
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   499
For $n$-manifolds $X$ and $Y$ there is a chain map
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   500
\eq{
244
cf01e213044a start working on "evaluation map" section
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
   501
    e_{XY} : CH_*(X, Y) \otimes \bc_*(X) \to \bc_*(Y)
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   502
}
244
cf01e213044a start working on "evaluation map" section
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
   503
such that
cf01e213044a start working on "evaluation map" section
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
   504
\begin{enumerate}
cf01e213044a start working on "evaluation map" section
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
   505
\item on $CH_0(X, Y) \otimes \bc_*(X)$ it agrees with the obvious action of 
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
   506
$\Homeo(X, Y)$ on $\bc_*(X)$  described in Property (\ref{property:functoriality}), and
244
cf01e213044a start working on "evaluation map" section
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
   507
\item for any compatible splittings $X\to X\sgl$ and $Y\to Y\sgl$, 
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   508
the following diagram commutes up to homotopy
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   509
\begin{equation*}
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   510
\xymatrix@C+2cm{
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   511
      CH_*(X, Y) \otimes \bc_*(X)
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   512
        \ar[r]_(.6){e_{XY}}  \ar[d]^{\gl \otimes \gl}   &
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   513
            \bc_*(Y)\ar[d]^{\gl} \\
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   514
     CH_*(X\sgl, Y\sgl) \otimes \bc_*(X\sgl) \ar[r]_(.6){e_{X\sgl Y\sgl}}   & 	\bc_*(Y\sgl)  
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   515
}
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   516
\end{equation*}
244
cf01e213044a start working on "evaluation map" section
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
   517
\end{enumerate}
453
e88e44347b36 weaking thm:CH for iterated homotopy
Scott Morrison <scott@tqft.net>
parents: 447
diff changeset
   518
Moreover, for any $m \geq 0$, we can find a family of chain maps $\{e_{XY}\}$ 
544
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   519
satisfying the above two conditions which is $m$-connected. In particular, 
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   520
this means that the choice of chain map above is unique up to homotopy.
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
   521
\end{thm}
453
e88e44347b36 weaking thm:CH for iterated homotopy
Scott Morrison <scott@tqft.net>
parents: 447
diff changeset
   522
\begin{rem}
544
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   523
Note that the statement doesn't quite give uniqueness up to iterated homotopy. 
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   524
We fully expect that this should actually be the case, but haven't been able to prove this.
453
e88e44347b36 weaking thm:CH for iterated homotopy
Scott Morrison <scott@tqft.net>
parents: 447
diff changeset
   525
\end{rem}
e88e44347b36 weaking thm:CH for iterated homotopy
Scott Morrison <scott@tqft.net>
parents: 447
diff changeset
   526
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   527
345
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
   528
Before giving the proof, we state the essential technical tool of Lemma \ref{extension_lemma}, 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
   529
and then give an outline of the method of proof.
303
2252c53bd449 minor changes in a few places
Scott Morrison <scott@tqft.net>
parents: 256
diff changeset
   530
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   531
Without loss of generality, we will assume $X = Y$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   532
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   533
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   534
244
cf01e213044a start working on "evaluation map" section
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
   535
Let $f: P \times X \to X$ be a family of homeomorphisms (e.g. a generator of $CH_*(X)$)
cf01e213044a start working on "evaluation map" section
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
   536
and let $S \sub X$.
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   537
We say that {\it $f$ is supported on $S$} if $f(p, x) = f(q, x)$ for all
345
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
   538
$x \notin S$ and $p, q \in P$. Equivalently, $f$ is supported on $S$ if 
417
d3b05641e7ca making quotation marks consistently "American style"
Kevin Walker <kevin@canyon23.net>
parents: 415
diff changeset
   539
there is a family of homeomorphisms $f' : P \times S \to S$ and a ``background"
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   540
homeomorphism $f_0 : X \to X$ so that
245
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 244
diff changeset
   541
\begin{align*}
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   542
	f(p,s) & = f_0(f'(p,s)) \;\;\;\; \mbox{for}\; (p, s) \in P\times S \\
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   543
\intertext{and}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   544
	f(p,x) & = f_0(x) \;\;\;\; \mbox{for}\; (p, x) \in {P \times (X \setmin S)}.
245
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 244
diff changeset
   545
\end{align*}
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   546
Note that if $f$ is supported on $S$ then it is also supported on any $R \sup S$.
245
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 244
diff changeset
   547
(So when we talk about ``the" support of a family, there is some ambiguity,
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 244
diff changeset
   548
but this ambiguity will not matter to us.)
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   549
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   550
Let $\cU = \{U_\alpha\}$ be an open cover of $X$.
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   551
A $k$-parameter family of homeomorphisms $f: P \times X \to X$ is
245
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 244
diff changeset
   552
{\it adapted to $\cU$} 
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 244
diff changeset
   553
if the support of $f$ is contained in the union
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 244
diff changeset
   554
of at most $k$ of the $U_\alpha$'s.
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   555
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   556
\begin{lemma}  \label{extension_lemma}
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   557
Let $x \in CH_k(X)$ be a singular chain such that $\bd x$ is adapted to $\cU$.
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   558
Then $x$ is homotopic (rel boundary) to some $x' \in CH_k(X)$ which is adapted to $\cU$.
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   559
Furthermore, one can choose the homotopy so that its support is equal to the support of $x$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   560
\end{lemma}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   561
426
8aca80203f9d search & replace: s/((sub?)section|appendix)\s+\\ref/\S\ref/
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
   562
The proof will be given in \S\ref{sec:localising}.
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   563
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   564
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   565
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
   566
Before diving into the details, we outline our strategy for the proof of Theorem \ref{thm:CH}.
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   567
Let $p$ be a singular cell in $CH_k(X)$ and $b$ be a blob diagram in $\bc_*(X)$.
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   568
We say that $p\ot b$ is {\it localizable} if there exists $V \sub X$ such that
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   569
\begin{itemize}
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   570
\item $V$ is homeomorphic to a disjoint union of balls, and
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   571
\item $\supp(p) \cup \supp(b) \sub V$.
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   572
\end{itemize}
245
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 244
diff changeset
   573
(Recall that $\supp(b)$ is defined to be the union of the blobs of the diagram $b$.)
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   574
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   575
Assuming that $p\ot b$ is localizable as above, 
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   576
let $W = X \setmin V$, $W' = p(W)$ and $V' = X\setmin W'$.
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   577
We then have a factorization 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   578
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   579
	p = \gl(q, r),
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   580
\]
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   581
where $q \in CH_k(V, V')$ and $r \in CH_0(W, W')$.
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   582
We can also factorize $b = \gl(b_V, b_W)$, where $b_V\in \bc_*(V)$ and $b_W\in\bc_0(W)$.
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   583
According to the commutative diagram of the proposition, we must have
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   584
\[
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   585
	e_X(p\otimes b) = e_X(\gl(q\otimes b_V, r\otimes b_W)) = 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   586
				gl(e_{VV'}(q\otimes b_V), e_{WW'}(r\otimes b_W)) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   587
\]
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   588
Since $r$ is a  0-parameter family of homeomorphisms, we must have
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   589
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   590
	e_{WW'}(r\otimes b_W) = r(b_W),
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   591
\]
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   592
where $r(b_W)$ denotes the obvious action of homeomorphisms on blob diagrams (in
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   593
this case a 0-blob diagram).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   594
Since $V'$ is a disjoint union of balls, $\bc_*(V')$ is acyclic in degrees $>0$ 
303
2252c53bd449 minor changes in a few places
Scott Morrison <scott@tqft.net>
parents: 256
diff changeset
   595
(by Properties \ref{property:disjoint-union} and \ref{property:contractibility}).
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   596
Assuming inductively that we have already defined $e_{VV'}(\bd(q\otimes b_V))$,
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   597
there is, up to (iterated) homotopy, a unique choice for $e_{VV'}(q\otimes b_V)$
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   598
such that 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   599
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   600
	\bd(e_{VV'}(q\otimes b_V)) = e_{VV'}(\bd(q\otimes b_V)) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   601
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   602
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   603
Thus the conditions of the proposition determine (up to homotopy) the evaluation
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   604
map for localizable generators $p\otimes b$.
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   605
On the other hand, Lemma \ref{extension_lemma} allows us to homotope 
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   606
arbitrary generators to sums of localizable generators.
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   607
This (roughly) establishes the uniqueness part of the proposition.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   608
To show existence, we must show that the various choices involved in constructing
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   609
evaluation maps in this way affect the final answer only by a homotopy.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   610
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   611
Now for a little more detail.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   612
(But we're still just motivating the full, gory details, which will follow.)
434
785e4953a811 minor evmap stuff
Kevin Walker <kevin@canyon23.net>
parents: 430
diff changeset
   613
Choose a metric on $X$, and let $\cU_\gamma$ be the open cover of $X$ by balls of radius $\gamma$.
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   614
By Lemma \ref{extension_lemma} we can restrict our attention to $k$-parameter families 
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   615
$p$ of homeomorphisms such that $\supp(p)$ is contained in the union of $k$ $\gamma$-balls.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   616
For fixed blob diagram $b$ and fixed $k$, it's not hard to show that for $\gamma$ small enough
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   617
$p\ot b$ must be localizable.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   618
On the other hand, for fixed $k$ and $\gamma$ there exist $p$ and $b$ such that $p\ot b$ is not localizable,
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   619
and for fixed $\gamma$ and $b$ there exist non-localizable $p\ot b$ for sufficiently large $k$.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   620
Thus we will need to take an appropriate limit as $\gamma$ approaches zero.
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   621
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   622
The construction of $e_X$, as outlined above, depends on various choices, one of which 
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   623
is the choice, for each localizable generator $p\ot b$, 
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   624
of disjoint balls $V$ containing $\supp(p)\cup\supp(b)$.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   625
Let $V'$ be another disjoint union of balls containing $\supp(p)\cup\supp(b)$,
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   626
and assume that there exists yet another disjoint union of balls $W$ containing 
246
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   627
$V\cup V'$.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   628
Then we can use $W$ to construct a homotopy between the two versions of $e_X$ 
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   629
associated to $V$ and $V'$.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   630
If we impose no constraints on $V$ and $V'$ then such a $W$ need not exist.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   631
Thus we will insist below that $V$ (and $V'$) be contained in small metric neighborhoods
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   632
of $\supp(p)\cup\supp(b)$.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   633
Because we want not mere homotopy uniqueness but iterated homotopy uniqueness,
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   634
we will similarly require that $W$ be contained in a slightly larger metric neighborhood of 
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   635
$\supp(p)\cup\supp(b)$, and so on.
0f8f38f79ccd more evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   636
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   637
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
   638
\begin{proof}[Proof of Theorem \ref{thm:CH}.]
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   639
We'll use the notation $|b| = \supp(b)$ and $|p| = \supp(p)$.
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   640
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   641
Choose a metric on $X$.
434
785e4953a811 minor evmap stuff
Kevin Walker <kevin@canyon23.net>
parents: 430
diff changeset
   642
Choose a monotone decreasing sequence of positive real numbers $\ep_i$ converging to zero
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   643
(e.g.\ $\ep_i = 2^{-i}$).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   644
Choose another sequence of positive real numbers $\delta_i$ such that $\delta_i/\ep_i$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   645
converges monotonically to zero (e.g.\ $\delta_i = \ep_i^2$).
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   646
Let $\phi_l$ be an increasing sequence of positive numbers
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   647
satisfying the inequalities of Lemma \ref{xx2phi} below.
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   648
Given a generator $p\otimes b$ of $CH_*(X)\otimes \bc_*(X)$ and non-negative integers $i$ and $l$
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   649
define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   650
\[
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   651
	N_{i,l}(p\ot b) \deq \Nbd_{l\ep_i}(|b|) \cup \Nbd_{\phi_l\delta_i}(|p|).
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   652
\]
247
f090fd0a12cd more evmap.tex
Kevin Walker <kevin@canyon23.net>
parents: 246
diff changeset
   653
In other words, for each $i$
f090fd0a12cd more evmap.tex
Kevin Walker <kevin@canyon23.net>
parents: 246
diff changeset
   654
we use the metric to choose nested neighborhoods of $|b|\cup |p|$ (parameterized
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   655
by $l$), with $\ep_i$ controlling the size of the buffers around $|b|$ and $\delta_i$ controlling
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   656
the size of the buffers around $|p|$.
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   657
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   658
Next we define subcomplexes $G_*^{i,m} \sub CH_*(X)\otimes \bc_*(X)$.
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   659
Let $p\ot b$ be a generator of $CH_*(X)\otimes \bc_*(X)$ and let $k = \deg(p\ot b)
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   660
= \deg(p) + \deg(b)$.
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   661
We say $p\ot b$ is in $G_*^{i,m}$ exactly when either (a) $\deg(p) = 0$ or (b)
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   662
there exist codimension-zero submanifolds $V_0,\ldots,V_m \sub X$ such that each $V_j$
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   663
is homeomorphic to a disjoint union of balls and
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   664
\[
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   665
	N_{i,k}(p\ot b) \subeq V_0 \subeq N_{i,k+1}(p\ot b)
434
785e4953a811 minor evmap stuff
Kevin Walker <kevin@canyon23.net>
parents: 430
diff changeset
   666
			\subeq V_1 \subeq \cdots \subeq V_m \subeq N_{i,k+m+1}(p\ot b) ,
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   667
\]
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   668
and further $\bd(p\ot b) \in G_*^{i,m}$.
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   669
We also require that $b$ is splitable (transverse) along the boundary of each $V_l$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   670
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   671
Note that $G_*^{i,m+1} \subeq G_*^{i,m}$.
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   672
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   673
As sketched above and explained in detail below, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   674
$G_*^{i,m}$ is a subcomplex where it is easy to define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   675
the evaluation map.
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   676
The parameter $m$ controls the number of iterated homotopies we are able to construct
87
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 86
diff changeset
   677
(see Lemma \ref{m_order_hty}).
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   678
The larger $i$ is (i.e.\ the smaller $\ep_i$ is), the better $G_*^{i,m}$ approximates all of
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   679
$CH_*(X)\ot \bc_*(X)$ (see Lemma \ref{Gim_approx}).
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   680
249
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   681
Next we define a chain map (dependent on some choices) $e_{i,m}: G_*^{i,m} \to \bc_*(X)$.
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   682
(When the domain is clear from context we will drop the subscripts and write
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   683
simply  $e: G_*^{i,m} \to \bc_*(X)$).
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   684
Let $p\ot b \in G_*^{i,m}$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   685
If $\deg(p) = 0$, define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   686
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   687
	e(p\ot b) = p(b) ,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   688
\]
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   689
where $p(b)$ denotes the obvious action of the homeomorphism(s) $p$ on the blob diagram $b$.
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   690
For general $p\ot b$ ($\deg(p) \ge 1$) assume inductively that we have already defined
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   691
$e(p'\ot b')$ when $\deg(p') + \deg(b') < k = \deg(p) + \deg(b)$.
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   692
Choose $V = V_0$ as above so that 
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   693
\[
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   694
	N_{i,k}(p\ot b) \subeq V \subeq N_{i,k+1}(p\ot b) .
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   695
\]
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   696
Let $\bd(p\ot b) = \sum_j p_j\ot b_j$, and let $V^j$ be the choice of neighborhood
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   697
of $|p_j|\cup |b_j|$ made at the preceding stage of the induction.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   698
For all $j$, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   699
\[
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   700
	V^j \subeq N_{i,k}(p_j\ot b_j) \subeq N_{i,k}(p\ot b) \subeq V .
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   701
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   702
(The second inclusion uses the facts that $|p_j| \subeq |p|$ and $|b_j| \subeq |b|$.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   703
We therefore have splittings
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   704
\[
247
f090fd0a12cd more evmap.tex
Kevin Walker <kevin@canyon23.net>
parents: 246
diff changeset
   705
	p = p'\bullet p'' , \;\; b = b'\bullet b'' , \;\; e(\bd(p\ot b)) = f'\bullet f'' ,
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   706
\]
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   707
where $p' \in CH_*(V)$, $p'' \in CH_*(X\setmin V)$, 
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   708
$b' \in \bc_*(V)$, $b'' \in \bc_*(X\setmin V)$, 
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   709
$f' \in \bc_*(p(V))$, and $f'' \in \bc_*(p(X\setmin V))$.
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   710
(Note that since the family of homeomorphisms $p$ is constant (independent of parameters)
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   711
near $\bd V$, the expressions $p(V) \sub X$ and $p(X\setmin V) \sub X$ are
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   712
unambiguous.)
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   713
We have $\deg(p'') = 0$ and, inductively, $f'' = p''(b'')$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   714
%We also have that $\deg(b'') = 0 = \deg(p'')$.
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   715
Choose $x' \in \bc_*(p(V))$ such that $\bd x' = f'$.
544
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   716
This is possible by Properties \ref{property:disjoint-union} and \ref{property:contractibility} 
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   717
and the fact that isotopic fields differ by a local relation.
83
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   718
Finally, define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   719
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   720
	e(p\ot b) \deq x' \bullet p''(b'') .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 73
diff changeset
   721
\]
73
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 70
diff changeset
   722
492
833bd74143a4 put in a stub appendix for MoAM, but I'm going to go do other things next
Scott Morrison <scott@tqft.net>
parents: 453
diff changeset
   723
Note that above we are essentially using the method of acyclic models \nn{\S \ref{sec:moam}}.
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   724
For each generator $p\ot b$ we specify the acyclic (in positive degrees) 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   725
target complex $\bc_*(p(V)) \bullet p''(b'')$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   726
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   727
The definition of $e: G_*^{i,m} \to \bc_*(X)$ depends on two sets of choices:
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   728
The choice of neighborhoods $V$ and the choice of inverse boundaries $x'$.
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   729
The next lemma shows that up to (iterated) homotopy $e$ is independent
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   730
of these choices.
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   731
(Note that independence of choices of $x'$ (for fixed choices of $V$)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   732
is a standard result in the method of acyclic models.)
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   733
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   734
%\begin{lemma}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   735
%Let $\tilde{e} :  G_*^{i,m} \to \bc_*(X)$ be a chain map constructed like $e$ above, but with
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   736
%different choices of $x'$ at each step.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   737
%(Same choice of $V$ at each step.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   738
%Then $e$ and $\tilde{e}$ are homotopic via a homotopy in $\bc_*(p(V)) \bullet p''(b'')$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   739
%Any two choices of such a first-order homotopy are second-order homotopic, and so on, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   740
%to arbitrary order.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   741
%\end{lemma}
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   742
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   743
%\begin{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   744
%This is a standard result in the method of acyclic models.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   745
%\nn{should we say more here?}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   746
%\nn{maybe this lemma should be subsumed into the next lemma.  probably it should.}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   747
%\end{proof}
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   748
87
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 86
diff changeset
   749
\begin{lemma} \label{m_order_hty}
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   750
Let $\tilde{e} :  G_*^{i,m} \to \bc_*(X)$ be a chain map constructed like $e$ above, but with
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   751
different choices of $V$ (and hence also different choices of $x'$) at each step.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   752
If $m \ge 1$ then $e$ and $\tilde{e}$ are homotopic.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   753
If $m \ge 2$ then any two choices of this first-order homotopy are second-order homotopic.
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   754
Continuing, $e :  G_*^{i,m} \to \bc_*(X)$ is well-defined up to $m$-th order homotopy.
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   755
\end{lemma}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   756
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   757
\begin{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   758
We construct $h: G_*^{i,m} \to \bc_*(X)$ such that $\bd h + h\bd = e - \tilde{e}$.
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   759
The chain maps $e$ and $\tilde{e}$ coincide on bidegrees $(0, j)$, so define $h$
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   760
to be zero there.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   761
Assume inductively that $h$ has been defined for degrees less than $k$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   762
Let $p\ot b$ be a generator of degree $k$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   763
Choose $V_1$ as in the definition of $G_*^{i,m}$ so that
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   764
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   765
	N_{i,k+1}(p\ot b) \subeq V_1 \subeq N_{i,k+2}(p\ot b) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   766
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   767
There are splittings
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   768
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   769
	p = p'_1\bullet p''_1 , \;\; b = b'_1\bullet b''_1 , 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   770
			\;\; e(p\ot b) - \tilde{e}(p\ot b) - h(\bd(p\ot b)) = f'_1\bullet f''_1 ,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   771
\]
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   772
where $p'_1 \in CH_*(V_1)$, $p''_1 \in CH_*(X\setmin V_1)$, 
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   773
$b'_1 \in \bc_*(V_1)$, $b''_1 \in \bc_*(X\setmin V_1)$, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   774
$f'_1 \in \bc_*(p(V_1))$, and $f''_1 \in \bc_*(p(X\setmin V_1))$.
88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 87
diff changeset
   775
Inductively, $\bd f'_1 = 0$ and $f_1'' = p_1''(b_1'')$.
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   776
Choose $x'_1 \in \bc_*(p(V_1))$ so that $\bd x'_1 = f'_1$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   777
Define 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   778
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   779
	h(p\ot b) \deq x'_1 \bullet p''_1(b''_1) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   780
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   781
This completes the construction of the first-order homotopy when $m \ge 1$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   782
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   783
The $j$-th order homotopy is constructed similarly, with $V_j$ replacing $V_1$ above.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   784
\end{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   785
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   786
Note that on $G_*^{i,m+1} \subeq G_*^{i,m}$, we have defined two maps,
249
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   787
$e_{i,m}$ and $e_{i,m+1}$.
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   788
An easy variation on the above lemma shows that 
daf58017eec5 evmap; small edits
Kevin Walker <kevin@canyon23.net>
parents: 248
diff changeset
   789
the restrictions of $e_{i,m}$ and $e_{i,m+1}$ to $G_*^{i,m+1}$ are $m$-th 
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   790
order homotopic.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
   791
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   792
Next we show how to homotope chains in $CH_*(X)\ot \bc_*(X)$ to one of the 
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   793
$G_*^{i,m}$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   794
Choose a monotone decreasing sequence of real numbers $\gamma_j$ converging to zero.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   795
Let $\cU_j$ denote the open cover of $X$ by balls of radius $\gamma_j$.
345
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
   796
Let $h_j: CH_*(X)\to CH_*(X)$ be a chain map homotopic to the identity whose image is 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
   797
spanned by families of homeomorphisms with support compatible with $\cU_j$, 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
   798
as described in Lemma \ref{extension_lemma}.
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   799
Recall that $h_j$ and also the homotopy connecting it to the identity do not increase
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   800
supports.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   801
Define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   802
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   803
	g_j \deq h_j\circ h_{j-1} \circ \cdots \circ h_1 .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   804
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   805
The next lemma says that for all generators $p\ot b$ we can choose $j$ large enough so that
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   806
$g_j(p)\ot b$ lies in $G_*^{i,m}$, for arbitrary $m$ and sufficiently large $i$ 
247
f090fd0a12cd more evmap.tex
Kevin Walker <kevin@canyon23.net>
parents: 246
diff changeset
   807
(depending on $b$, $\deg(p)$ and $m$).
f090fd0a12cd more evmap.tex
Kevin Walker <kevin@canyon23.net>
parents: 246
diff changeset
   808
%(Note: Don't confuse this $n$ with the top dimension $n$ used elsewhere in this paper.)
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   809
87
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 86
diff changeset
   810
\begin{lemma} \label{Gim_approx}
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   811
Fix a blob diagram $b$, a homotopy order $m$ and a degree $n$ for $CH_*(X)$.
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   812
Then there exists a constant $k_{bmn}$ such that for all $i \ge k_{bmn}$
255
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   813
there exists another constant $j_{ibmn}$ such that for all $j \ge j_{ibmn}$ and all $p\in CH_n(X)$ 
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   814
we have $g_j(p)\ot b \in G_*^{i,m}$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   815
\end{lemma}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   816
255
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   817
For convenience we also define $k_{bmp} = k_{bmn}$
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   818
and $j_{ibmp} = j_{ibmn}$ where $n=\deg(p)$.
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   819
Note that we may assume that
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   820
\[
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   821
	k_{bmp} \ge k_{alq}
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   822
\]
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   823
for all $l\ge m$ and all $q\ot a$ which appear in the boundary of $p\ot b$.
255
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   824
Additionally, we may assume that
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   825
\[
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   826
	j_{ibmp} \ge j_{ialq}
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   827
\]
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   828
for all $l\ge m$ and all $q\ot a$ which appear in the boundary of $p\ot b$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
   829
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   830
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   831
\begin{proof}
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   832
544
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   833
There exists $\lambda > 0$ such that for every  subset $c$ of the blobs of $b$ the set 
24be062a87a1 breaking lines, and one other minor comment
Kevin Walker <kevin@canyon23.net>
parents: 541
diff changeset
   834
$\Nbd_u(c)$ is homeomorphic to $|c|$ for all $u < \lambda$ .
434
785e4953a811 minor evmap stuff
Kevin Walker <kevin@canyon23.net>
parents: 430
diff changeset
   835
(Here we are using the fact that the blobs are 
785e4953a811 minor evmap stuff
Kevin Walker <kevin@canyon23.net>
parents: 430
diff changeset
   836
piecewise smooth or piecewise-linear and that $\bd c$ is collared.)
90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   837
We need to consider all such $c$ because all generators appearing in
247
f090fd0a12cd more evmap.tex
Kevin Walker <kevin@canyon23.net>
parents: 246
diff changeset
   838
iterated boundaries of $p\ot b$ must be in $G_*^{i,m}$.)
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   839
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   840
Let $r = \deg(b)$ and 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   841
\[
90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   842
	t = r+n+m+1 = \deg(p\ot b) + m + 1.
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   843
\]
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   844
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   845
Choose $k = k_{bmn}$ such that
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   846
\[
248
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   847
	t\ep_k < \lambda
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   848
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   849
and
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   850
\[
90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   851
	n\cdot (2 (\phi_t + 1) \delta_k) < \ep_k .
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   852
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   853
Let $i \ge k_{bmn}$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   854
Choose $j = j_i$ so that
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   855
\[
90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   856
	\gamma_j < \delta_i
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   857
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   858
and also so that $\phi_t \gamma_j$ is less than the constant $\rho(M)$ of Lemma \ref{xxzz11}.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   859
236
3feb6e24a518 changing diff to homeo
Scott Morrison <scott@tqft.net>
parents: 213
diff changeset
   860
Let $j \ge j_i$ and $p\in CH_n(X)$.
90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   861
Let $q$ be a generator appearing in $g_j(p)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   862
Note that $|q|$ is contained in a union of $n$ elements of the cover $\cU_j$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   863
which implies that $|q|$ is contained in a union of $n$ metric balls of radius $\delta_i$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   864
We must show that $q\ot b \in G_*^{i,m}$, which means finding neighborhoods
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   865
$V_0,\ldots,V_m \sub X$ of $|q|\cup |b|$ such that each $V_j$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   866
is homeomorphic to a disjoint union of balls and
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   867
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   868
	N_{i,n}(q\ot b) \subeq V_0 \subeq N_{i,n+1}(q\ot b)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   869
			\subeq V_1 \subeq \cdots \subeq V_m \subeq N_{i,t}(q\ot b) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   870
\]
248
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   871
Recall that
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   872
\[
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   873
	N_{i,a}(q\ot b) \deq \Nbd_{a\ep_i}(|b|) \cup \Nbd_{\phi_a\delta_i}(|q|).
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   874
\]
90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   875
By repeated applications of Lemma \ref{xx2phi} we can find neighborhoods $U_0,\ldots,U_m$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   876
of $|q|$, each homeomorphic to a disjoint union of balls, with
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   877
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   878
	\Nbd_{\phi_{n+l} \delta_i}(|q|) \subeq U_l \subeq \Nbd_{\phi_{n+l+1} \delta_i}(|q|) .
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   879
\]
248
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   880
The inequalities above guarantee that 
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   881
for each $0\le l\le m$ we can find $u_l$ with 
90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   882
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   883
	(n+l)\ep_i \le u_l \le (n+l+1)\ep_i
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   884
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   885
such that each component of $U_l$ is either disjoint from $\Nbd_{u_l}(|b|)$ or contained in 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   886
$\Nbd_{u_l}(|b|)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   887
This is because there are at most $n$ components of $U_l$, and each component
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   888
has radius $\le (\phi_t + 1) \delta_i$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   889
It follows that
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   890
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   891
	V_l \deq \Nbd_{u_l}(|b|) \cup U_l
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   892
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   893
is homeomorphic to a disjoint union of balls and satisfies
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   894
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   895
	N_{i,n+l}(q\ot b) \subeq V_l \subeq N_{i,n+l+1}(q\ot b) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   896
\]
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   897
90
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   898
The same argument shows that each generator involved in iterated boundaries of $q\ot b$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 89
diff changeset
   899
is in $G_*^{i,m}$.
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   900
\end{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   901
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   902
In the next three lemmas, which provide the estimates needed above, we have made no effort to optimize the various bounds.
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   903
(The bounds are, however, optimal in the sense of minimizing the amount of work
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   904
we do.  Equivalently, they are the first bounds we thought of.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   905
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   906
We say that a subset $S$ of a metric space has radius $\le r$ if $S$ is contained in
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   907
some metric ball of radius $r$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   908
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   909
\begin{lemma}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   910
Let $S \sub \ebb^n$ (Euclidean $n$-space) have radius $\le r$.  
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   911
Then $\Nbd_a(S)$ is homeomorphic to a ball for $a \ge 2r$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   912
\end{lemma}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   913
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   914
\begin{proof} \label{xxyy2}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   915
Let $S$ be contained in $B_r(y)$, $y \in \ebb^n$.
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   916
Note that if $a \ge 2r$ then $\Nbd_a(S) \sup B_r(y)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   917
Let $z\in \Nbd_a(S) \setmin B_r(y)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   918
Consider the triangle
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 492
diff changeset
   919
with vertices $z$, $y$ and $s$ with $s\in S$ such that $z \in B_a(s)$.
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   920
The length of the edge $yz$ is greater than $r$ which is greater
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   921
than the length of the edge $ys$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   922
It follows that the angle at $z$ is less than $\pi/2$ (less than $\pi/3$, in fact),
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   923
which means that points on the edge $yz$ near $z$ are closer to $s$ than $z$ is,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   924
which implies that these points are also in $\Nbd_a(S)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   925
Hence $\Nbd_a(S)$ is star-shaped with respect to $y$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   926
\end{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   927
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   928
If we replace $\ebb^n$ above with an arbitrary compact Riemannian manifold $M$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   929
the same result holds, so long as $a$ is not too large:
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   930
\nn{replace this with a PL version}
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   931
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   932
\begin{lemma} \label{xxzz11}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   933
Let $M$ be a compact Riemannian manifold.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   934
Then there is a constant $\rho(M)$ such that for all
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   935
subsets $S\sub M$ of radius $\le r$ and all $a$ such that $2r \le a \le \rho(M)$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   936
$\Nbd_a(S)$ is homeomorphic to a ball.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   937
\end{lemma}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   938
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   939
\begin{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   940
Choose $\rho = \rho(M)$ such that $3\rho/2$ is less than the radius of injectivity of $M$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   941
and also so that for any point $y\in M$ the geodesic coordinates of radius $3\rho/2$ around
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   942
$y$ distort angles by only a small amount.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   943
Now the argument of the previous lemma works.
85
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   944
\end{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   945
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 84
diff changeset
   946
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   947
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   948
\begin{lemma} \label{xx2phi}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   949
Let $S \sub M$ be contained in a union (not necessarily disjoint)
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   950
of $k$ metric balls of radius $r$.
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   951
Let $\phi_1, \phi_2, \ldots$ be an increasing sequence of real numbers satisfying
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   952
$\phi_1 \ge 2$ and $\phi_{i+1} \ge \phi_i(2\phi_i + 2) + \phi_i$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   953
For convenience, let $\phi_0 = 0$.
248
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   954
Assume also that $\phi_k r \le \rho(M)$,
9fc815360797 small # of evmap edits
Kevin Walker <kevin@canyon23.net>
parents: 247
diff changeset
   955
where $\rho(M)$ is as in Lemma \ref{xxzz11}.
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   956
Then there exists a neighborhood $U$ of $S$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   957
homeomorphic to a disjoint union of balls, such that
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   958
\[
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   959
	\Nbd_{\phi_{k-1} r}(S) \subeq U \subeq \Nbd_{\phi_k r}(S) .
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   960
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   961
\end{lemma}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   962
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   963
\begin{proof}
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   964
For $k=1$ this follows from Lemma \ref{xxzz11}.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   965
Assume inductively that it holds for $k-1$.
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   966
Partition $S$ into $k$ disjoint subsets $S_1,\ldots,S_k$, each of radius $\le r$.
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   967
By Lemma \ref{xxzz11}, each $\Nbd_{\phi_{k-1} r}(S_i)$ is homeomorphic to a ball.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   968
If these balls are disjoint, let $U$ be their union.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   969
Otherwise, assume WLOG that $S_{k-1}$ and $S_k$ are distance less than $2\phi_{k-1}r$ apart.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   970
Let $R_i = \Nbd_{\phi_{k-1} r}(S_i)$ for $i = 1,\ldots,k-2$ 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   971
and $R_{k-1} = \Nbd_{\phi_{k-1} r}(S_{k-1})\cup \Nbd_{\phi_{k-1} r}(S_k)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   972
Each $R_i$ is contained in a metric ball of radius $r' \deq (2\phi_{k-1}+2)r$.
91
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 90
diff changeset
   973
Note that the defining inequality of the $\phi_i$ guarantees that
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 90
diff changeset
   974
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 90
diff changeset
   975
	\phi_{k-1}r' = \phi_{k-1}(2\phi_{k-1}+2)r \le \phi_k r \le \rho(M) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 90
diff changeset
   976
\]
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   977
By induction, there is a neighborhood $U$ of $R \deq \bigcup_i R_i$, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   978
homeomorphic to a disjoint union
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   979
of balls, and such that
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   980
\[
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   981
	U \subeq \Nbd_{\phi_{k-1}r'}(R) = \Nbd_{t}(S) \subeq \Nbd_{\phi_k r}(S) ,
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   982
\]
89
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 88
diff changeset
   983
where $t = \phi_{k-1}(2\phi_{k-1}+2)r + \phi_{k-1} r$.
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   984
\end{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
   985
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   986
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   987
We now return to defining the chain maps $e_X$.
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
   988
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   989
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   990
Let $R_*$ be the chain complex with a generating 0-chain for each non-negative
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   991
integer and a generating 1-chain connecting each adjacent pair $(j, j+1)$.
358
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
   992
(So $R_*$ is a simplicial version of the non-negative reals.)
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   993
Denote the 0-chains by $j$ (for $j$ a non-negative integer) and the 1-chain connecting $j$ and $j+1$
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   994
by $\iota_j$.
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   995
Define a map (homotopy equivalence)
250
c6ea1c9c504e evmap: assembly
Kevin Walker <kevin@canyon23.net>
parents: 249
diff changeset
   996
\[
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   997
	\sigma: R_*\ot CH_*(X, X) \otimes \bc_*(X) \to CH_*(X, X)\ot \bc_*(X)
250
c6ea1c9c504e evmap: assembly
Kevin Walker <kevin@canyon23.net>
parents: 249
diff changeset
   998
\]
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
   999
as follows.
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1000
On $R_0\ot CH_*(X, X) \otimes \bc_*(X)$ we define
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1001
\[
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1002
	\sigma(j\ot p\ot b) = g_j(p)\ot b .
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1003
\]
255
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1004
On $R_1\ot CH_*(X, X) \otimes \bc_*(X)$ we define
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1005
\[
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1006
	\sigma(\iota_j\ot p\ot b) = f_j(p)\ot b ,
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1007
\]
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1008
where $f_j$ is the homotopy from $g_j$ to $g_{j+1}$.
86
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 85
diff changeset
  1009
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1010
Next we specify subcomplexes $G^m_* \sub R_*\ot CH_*(X, X) \otimes \bc_*(X)$ on which we will eventually
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1011
define a version of the action map $e_X$.
255
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1012
A generator $j\ot p\ot b$ is defined to be in $G^m_*$ if $j\ge j_{kbmp}$, where
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1013
$k = k_{bmp}$ is the constant from Lemma \ref{Gim_approx}.
255
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1014
Similarly $\iota_j\ot p\ot b$ is in $G^m_*$ if $j\ge j_{kbmp}$.
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1015
The inequality following Lemma \ref{Gim_approx} guarantees that $G^m_*$ is indeed a subcomplex
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1016
and that $G^m_* \sup G^{m+1}_*$.
250
c6ea1c9c504e evmap: assembly
Kevin Walker <kevin@canyon23.net>
parents: 249
diff changeset
  1017
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1018
It is easy to see that each $G^m_*$ is homotopy equivalent (via the inclusion map) 
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1019
to $R_*\ot CH_*(X, X) \otimes \bc_*(X)$
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1020
and hence to $CH_*(X, X) \otimes \bc_*(X)$, and furthermore that the homotopies are well-defined
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1021
up to a contractible set of choices.
250
c6ea1c9c504e evmap: assembly
Kevin Walker <kevin@canyon23.net>
parents: 249
diff changeset
  1022
254
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1023
Next we define a map
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1024
\[
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1025
	e_m : G^m_* \to \bc_*(X) .
Kevin Walker <kevin@canyon23.net>
parents: 253
diff changeset
  1026
\]
255
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1027
Let $p\ot b$ be a generator of $G^m_*$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1028
Each $g_j(p)\ot b$ or $f_j(p)\ot b$ is a linear combination of generators $q\ot c$,
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1029
where $\supp(q)\cup\supp(c)$ is contained in a disjoint union of balls satisfying 
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1030
various conditions specified above.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1031
As in the construction of the maps $e_{i,m}$ above,
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1032
it suffices to specify for each such $q\ot c$ a disjoint union of balls
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1033
$V_{qc} \sup \supp(q)\cup\supp(c)$, such that $V_{qc} \sup V_{q'c'}$
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1034
whenever $q'\ot c'$ appears in the boundary of $q\ot c$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1035
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1036
Let $q\ot c$ be a summand of $g_j(p)\ot b$, as above.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1037
Let $i$ be maximal such that $j\ge j_{ibmp}$
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1038
(notation as in Lemma \ref{Gim_approx}).
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1039
Then $q\ot c \in G^{i,m}_*$ and we choose $V_{qc} \sup \supp(q)\cup\supp(c)$
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1040
such that 
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1041
\[
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1042
	N_{i,d}(q\ot c) \subeq V_{qc} \subeq N_{i,d+1}(q\ot c) ,
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1043
\]
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1044
where $d = \deg(q\ot c)$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1045
Let $\tilde q = f_j(q)$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1046
The summands of $f_j(p)\ot b$ have the form $\tilde q \ot c$, 
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1047
where $q\ot c$ is a summand of $g_j(p)\ot b$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1048
Since the homotopy $f_j$ does not increase supports, we also have that
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1049
\[
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1050
	V_{qc} \sup \supp(\tilde q) \cup \supp(c) .
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1051
\]
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1052
So we define $V_{\tilde qc} = V_{qc}$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1053
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1054
It is now easy to check that we have $V_{qc} \sup V_{q'c'}$
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1055
whenever $q'\ot c'$ appears in the boundary of $q\ot c$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1056
As in the construction of the maps $e_{i,m}$ above,
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1057
this allows us to construct a map
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1058
\[
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1059
	e_m : G^m_* \to \bc_*(X) 
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1060
\]
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1061
which is well-defined up to homotopy.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1062
As in the proof of Lemma \ref{m_order_hty}, we can show that the map is well-defined up
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1063
to $m$-th order homotopy.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1064
Put another way, we have specified an $m$-connected subcomplex of the complex of
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1065
all maps $G^m_* \to \bc_*(X)$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1066
On $G^{m+1}_* \sub G^m_*$ we have defined two maps, $e_m$ and $e_{m+1}$.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1067
One can similarly (to the proof of Lemma \ref{m_order_hty}) show that 
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1068
these two maps agree up to $m$-th order homotopy.
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1069
More precisely, one can show that the subcomplex of maps containing the various
Kevin Walker <kevin@canyon23.net>
parents: 254
diff changeset
  1070
$e_{m+1}$ candidates is contained in the corresponding subcomplex for $e_m$.
253
3816f6ce80a8 evmap; about to delete a few paragraphs, but committing just so there's
Kevin Walker <kevin@canyon23.net>
parents: 251
diff changeset
  1071
358
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1072
\medskip
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1073
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1074
Next we show that the action maps are compatible with gluing.
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1075
Let $G^m_*$ and $\ol{G}^m_*$ be the complexes, as above, used for defining
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1076
the action maps $e_{X\sgl}$ and $e_X$.
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1077
The gluing map $X\sgl\to X$ induces a map
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1078
\[
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
  1079
	\gl:  R_*\ot CH_*(X, X) \otimes \bc_*(X)  \to R_*\ot CH_*(X\sgl, X \sgl) \otimes \bc_*(X \sgl) ,
358
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1080
\]
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1081
and it is easy to see that $\gl(G^m_*)\sub \ol{G}^m_*$.
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
  1082
From this it follows that the diagram in the statement of Theorem \ref{thm:CH} commutes.
358
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1083
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
  1084
\todo{this paragraph isn't very convincing, or at least I don't see what's going on}
358
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1085
Finally we show that the action maps defined above are independent of
8589275ac65b CH_* action -- gluing compatibility
Kevin Walker <kevin@canyon23.net>
parents: 357
diff changeset
  1086
the choice of metric (up to iterated homotopy).
359
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1087
The arguments are very similar to ones given above, so we only sketch them.
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1088
Let $g$ and $g'$ be two metrics on $X$, and let $e$ and $e'$ be the corresponding
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1089
actions $CH_*(X, X) \ot \bc_*(X)\to\bc_*(X)$.
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1090
We must show that $e$ and $e'$ are homotopic.
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1091
As outlined in the discussion preceding this proof,
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1092
this follows from the facts that both $e$ and $e'$ are compatible
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1093
with gluing and that $\bc_*(B^n)$ is contractible.
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1094
As above, we define a subcomplex $F_*\sub  CH_*(X, X) \ot \bc_*(X)$ generated
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1095
by $p\ot b$ such that $|p|\cup|b|$ is contained in a disjoint union of balls.
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1096
Using acyclic models, we can construct a homotopy from $e$ to $e'$ on $F_*$.
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1097
We now observe that $CH_*(X, X) \ot \bc_*(X)$ retracts to $F_*$.
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1098
Similar arguments show that this homotopy from $e$ to $e'$ is well-defined
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 358
diff changeset
  1099
up to second order homotopy, and so on.
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
  1100
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
  1101
This completes the proof of Theorem \ref{thm:CH}.
84
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
  1102
\end{proof}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
  1103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 83
diff changeset
  1104
396
f58d590e8a08 cross-references for the small blobs lemma
Scott Morrison <scott@tqft.net>
parents: 385
diff changeset
  1105
\begin{rem*}
f58d590e8a08 cross-references for the small blobs lemma
Scott Morrison <scott@tqft.net>
parents: 385
diff changeset
  1106
\label{rem:for-small-blobs}
f58d590e8a08 cross-references for the small blobs lemma
Scott Morrison <scott@tqft.net>
parents: 385
diff changeset
  1107
For the proof of Lemma \ref{lem:CH-small-blobs} below we will need the following observation on the action constructed above.
368
eb7a1ea85179 aborted attempt at remark for small blobs lemma
Kevin Walker <kevin@canyon23.net>
parents: 359
diff changeset
  1108
Let $b$ be a blob diagram and $p:P\times X\to X$ be a family of homeomorphisms.
eb7a1ea85179 aborted attempt at remark for small blobs lemma
Kevin Walker <kevin@canyon23.net>
parents: 359
diff changeset
  1109
Then we may choose $e$ such that $e(p\ot b)$ is a sum of generators, each
385
b1da2a454ee7 refinement of ev map statement needed for small blobs
Kevin Walker <kevin@canyon23.net>
parents: 368
diff changeset
  1110
of which has support close to $p(t,|b|)$ for some $t\in P$.
430
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
  1111
More precisely, the support of the generators is contained in the union of a small neighborhood
c5a35886cd82 small changes to evmap.tex
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
  1112
of $p(t,|b|)$ with some small balls.
385
b1da2a454ee7 refinement of ev map statement needed for small blobs
Kevin Walker <kevin@canyon23.net>
parents: 368
diff changeset
  1113
(Here ``small" is in terms of the metric on $X$ that we chose to construct $e$.)
396
f58d590e8a08 cross-references for the small blobs lemma
Scott Morrison <scott@tqft.net>
parents: 385
diff changeset
  1114
\end{rem*}
385
b1da2a454ee7 refinement of ev map statement needed for small blobs
Kevin Walker <kevin@canyon23.net>
parents: 368
diff changeset
  1115
b1da2a454ee7 refinement of ev map statement needed for small blobs
Kevin Walker <kevin@canyon23.net>
parents: 368
diff changeset
  1116
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
  1117
\begin{thm}
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
  1118
\label{thm:CH-associativity}
357
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1119
The $CH_*(X, Y)$ actions defined above are associative.
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1120
That is, the following diagram commutes up to homotopy:
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1121
\[ \xymatrix{
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1122
& CH_*(Y, Z) \ot \bc_*(Y) \ar[dr]^{e_{YZ}} & \\
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1123
CH_*(X, Y) \ot CH_*(Y, Z) \ot \bc_*(X) \ar[ur]^{e_{XY}\ot\id} \ar[dr]_{\mu\ot\id} & & \bc_*(Z) \\
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1124
& CH_*(X, Z) \ot \bc_*(X) \ar[ur]_{e_{XZ}} &
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1125
} \]
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1126
Here $\mu:CH_*(X, Y) \ot CH_*(Y, Z)\to CH_*(X, Z)$ is the map induced by composition
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1127
of homeomorphisms.
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
  1128
\end{thm}
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1129
357
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1130
\begin{proof}
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
  1131
The strategy of the proof is similar to that of Theorem \ref{thm:CH}.
357
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1132
We will identify a subcomplex 
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1133
\[
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1134
	G_* \sub CH_*(X, Y) \ot CH_*(Y, Z) \ot \bc_*(X)
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1135
\]
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1136
where it is easy to see that the two sides of the diagram are homotopic, then 
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1137
show that there is a deformation retraction of $CH_*(X, Y) \ot CH_*(Y, Z) \ot \bc_*(X)$ into $G_*$.
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
  1138
357
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1139
Let $p\ot q\ot b$ be a generator of $CH_*(X, Y) \ot CH_*(Y, Z) \ot \bc_*(X)$.
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1140
By definition, $p\ot q\ot b\in G_*$ if there is a disjoint union of balls in $X$ which
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1141
contains $|p| \cup p\inv(|q|) \cup |b|$.
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1142
(If $p:P\times X\to Y$, then $p\inv(|q|)$ means the union over all $x\in P$ of 
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1143
$p(x, \cdot)\inv(|q|)$.)
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1144
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 430
diff changeset
  1145
As in the proof of Theorem \ref{thm:CH}, we can construct a homotopy 
357
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1146
between the upper and lower maps restricted to $G_*$.
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1147
This uses the facts that the maps agree on $CH_0(X, Y) \ot CH_0(Y, Z) \ot \bc_*(X)$,
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1148
that they are compatible with gluing, and the contractibility of $\bc_*(X)$.
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1149
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1150
We can now apply Lemma \ref{extension_lemma_c}, using a series of increasingly fine covers, 
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1151
to construct a deformation retraction of $CH_*(X, Y) \ot CH_*(Y, Z) \ot \bc_*(X)$ into $G_*$.
bbd55b6e9650 associativity for CH_* action
Kevin Walker <kevin@canyon23.net>
parents: 345
diff changeset
  1152
\end{proof}
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
  1153
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 523
diff changeset
  1154
} % end \noop