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