text/appendixes/famodiff.tex
author Kevin Walker <kevin@canyon23.net>
Wed, 10 Aug 2011 13:11:59 -0600
changeset 872 933a93ef7df1
parent 871 0adb2c013880
child 873 c9e955e08768
permissions -rw-r--r--
intermediate commit -- not done yet
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
169
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 134
diff changeset
     1
%!TEX root = ../../blob1.tex
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     2
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
     3
\section{Adapting families of maps to open covers}  \label{sec:localising}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     4
245
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 210
diff changeset
     5
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
     6
Let $X$ and $T$ be topological spaces, with $X$ compact.
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
     7
Let $\cU = \{U_\alpha\}$ be an open cover of $X$ which affords a partition of
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
     8
unity $\{r_\alpha\}$.
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
     9
(That is, $r_\alpha : X \to [0,1]$; $r_\alpha(x) = 0$ if $x\notin U_\alpha$;
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    10
for fixed $x$, $r_\alpha(x) \ne 0$ for only finitely many $\alpha$; and $\sum_\alpha r_\alpha = 1$.)
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
    11
Since $X$ is compact, we will further assume that $r_\alpha = 0$ (globally) 
285
0b3e76167461 small/few changes to famodiff
Kevin Walker <kevin@canyon23.net>
parents: 282
diff changeset
    12
for all but finitely many $\alpha$.
245
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 210
diff changeset
    13
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
    14
Consider  $C_*(\Maps(X\to T))$, the singular chains on the space of continuous maps from $X$ to $T$.
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
    15
$C_k(\Maps(X \to T))$ is generated by continuous maps
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    16
\[
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    17
	f: P\times X \to T ,
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    18
\]
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    19
where $P$ is some convex linear polyhedron in $\r^k$.
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    20
Recall that $f$ is {\it supported} on $S\sub X$ if $f(p, x)$ does not depend on $p$ when
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    21
$x \notin S$, and that $f$ is {\it adapted} to $\cU$ if 
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    22
$f$ is supported on the union of at most $k$ of the $U_\alpha$'s.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
    23
A chain $c \in C_*(\Maps(X \to T))$ is adapted to $\cU$ if it is a linear combination of 
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    24
generators which are adapted.
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    25
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    26
\begin{lemma} \label{basic_adaptation_lemma}
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
    27
Let $f: P\times X \to T$, as above.
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
    28
Then there exists
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    29
\[
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    30
	F: I \times P\times X \to T
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    31
\]
826
Scott Morrison <scott@tqft.net>
parents: 795
diff changeset
    32
such that the following conditions hold.
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    33
\begin{enumerate}
826
Scott Morrison <scott@tqft.net>
parents: 795
diff changeset
    34
\item $F(0, \cdot, \cdot) = f$.
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    35
\item We can decompose $P = \cup_i D_i$ so that
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    36
the restrictions $F(1, \cdot, \cdot) : D_i\times X\to T$ are all adapted to $\cU$.
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
    37
\item If $f$ has support $S\sub X$, then
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
    38
$F: (I\times P)\times X\to T$ (a $k{+}1$-parameter family of maps) also has support $S$.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
    39
Furthermore, if $Q$ is a convex linear subpolyhedron of $\bd P$ and $f$ restricted to $Q$
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
    40
has support $S' \subset X$, then
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
    41
$F: (I\times Q)\times X\to T$ also has support $S'$.
345
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
    42
\item Suppose both $X$ and $T$ are smooth manifolds, metric spaces, or PL manifolds, and 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
    43
let $\cX$ denote the subspace of $\Maps(X \to T)$ consisting of immersions or of diffeomorphisms (in the smooth case), 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
    44
bi-Lipschitz homeomorphisms (in the metric case), or PL homeomorphisms (in the PL case).
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
    45
 If $f$ is smooth, Lipschitz or PL, as appropriate, and $f(p, \cdot):X\to T$ is in $\cX$ for all $p \in P$
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
    46
then $F(t, p, \cdot)$ is also in $\cX$ for all $t\in I$ and $p\in P$.
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    47
\end{enumerate}
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
    48
\end{lemma}
245
7537032ad5a0 more evmap.tex; also testing using hg from office computer; also
Kevin Walker <kevin@canyon23.net>
parents: 210
diff changeset
    49
793
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
    50
Note: We will prove a version of item 4 of Lemma \ref{basic_adaptation_lemma} for topological
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
    51
homeomorphisms in Lemma \ref{basic_adaptation_lemma_2} below.
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
    52
Since the proof is rather different we segregate it to a separate lemma.
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
    53
194
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 169
diff changeset
    54
\begin{proof}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    55
Our homotopy will have the form
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    56
\eqar{
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    57
    F: I \times P \times X &\to& X \\
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    58
    (t, p, x) &\mapsto& f(u(t, p, x), x)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    59
}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    60
for some function
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    61
\eq{
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    62
    u : I \times P \times X \to P .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    63
}
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    64
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    65
First we describe $u$, then we argue that it makes the conclusions of the lemma true.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    66
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    67
For each cover index $\alpha$ choose a cell decomposition $K_\alpha$ of $P$
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    68
such that the various $K_\alpha$ are in general position with respect to each other.
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    69
If we are in one of the cases of item 4 of the lemma, also choose $K_\alpha$
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    70
sufficiently fine as described below.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    71
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    72
\def\jj{\tilde{L}}
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
    73
Let $L$ be a common refinement of all the $K_\alpha$'s.
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    74
Let $\jj$ denote the handle decomposition of $P$ corresponding to $L$.
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    75
Each $i$-handle $C$ of $\jj$ has an $i$-dimensional tangential coordinate and,
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    76
more importantly for our purposes, a $k{-}i$-dimensional normal coordinate.
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    77
We will typically use the same notation for $i$-cells of $L$ and the 
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    78
corresponding $i$-handles of $\jj$.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    79
273
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
    80
For each (top-dimensional) $k$-cell $C$ of each $K_\alpha$, choose a point $p(C) \in C \sub P$.
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
    81
If $C$ meets a subpolyhedron $Q$ of $\bd P$, we require that $p(C)\in Q$.
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
    82
(It follows that if $C$ meets both $Q$ and $Q'$, then $p(C)\in Q\cap Q'$.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
    83
Ensuring this is possible corresponds to some mild constraints on the choice of the $K_\alpha$.)
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
    84
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    85
Let $D$ be a $k$-handle of $\jj$.
273
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
    86
For each $\alpha$ let $C(D, \alpha)$ be the $k$-cell of $K_\alpha$ which contains $D$
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
    87
and let $p(D, \alpha) = p(C(D, \alpha))$.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    88
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
For $p \in D$ we define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    90
\eq{
273
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
    91
    u(t, p, x) = (1-t)p + t \sum_\alpha r_\alpha(x) p(D, \alpha) .
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    92
}
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
    93
(Recall that $P$ is a convex linear polyhedron, so the weighted average of points of $P$
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    94
makes sense.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    95
273
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
    96
Thus far we have defined $u(t, p, x)$ when $p$ lies in a $k$-handle of $\jj$.
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
    97
We will now extend $u$ inductively to handles of index less than $k$.
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
    98
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
    99
Let $E$ be a $k{-}1$-handle.
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   100
$E$ is homeomorphic to $B^{k-1}\times [0,1]$, and meets
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   101
the $k$-handles at $B^{k-1}\times\{0\}$ and $B^{k-1}\times\{1\}$.
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   102
Let $\eta : E \to [0,1]$, $\eta(x, s) = s$ be the normal coordinate
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   103
of $E$.
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   104
Let $D_0$ and $D_1$ be the two $k$-handles of $\jj$ adjacent to $E$.
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   105
There is at most one index $\beta$ such that $C(D_0, \beta) \ne C(D_1, \beta)$.
274
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   106
(If there is no such index, choose $\beta$
273
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   107
arbitrarily.)
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   108
For $p \in E$, define
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   109
\eq{
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   110
    u(t, p, x) = (1-t)p + t \left( \sum_{\alpha \ne \beta} r_\alpha(x) p(D_0, \alpha)
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   111
            + r_\beta(x) (\eta(p) p(D_0, \beta) + (1-\eta(p)) p(D_1, \beta)) \right) .
273
ec9458975d92 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 272
diff changeset
   112
}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   113
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
   114
274
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   115
Now for the general case.
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   116
Let $E$ be a $k{-}j$-handle.
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   117
Let $D_0,\ldots,D_a$ be the $k$-handles adjacent to $E$.
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   118
There is a subset of cover indices $\cN$, of cardinality $j$, 
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   119
such that if $\alpha\notin\cN$ then
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   120
$p(D_u, \alpha) = p(D_v, \alpha)$ for all $0\le u,v \le a$.
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   121
For fixed $\beta\in\cN$ let $\{q_{\beta i}\}$ be the set of values of 
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   122
$p(D_u, \beta)$ for $0\le u \le a$.
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   123
Recall the product structure $E = B^{k-j}\times B^j$.
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   124
Inductively, we have defined functions $\eta_{\beta i}:\bd B^j \to [0,1]$ such that
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   125
$\sum_i \eta_{\beta i} = 1$ for all $\beta\in \cN$.
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   126
Choose extensions of $\eta_{\beta i}$ to all of $B^j$.
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   127
Via the projection $E\to B^j$, regard $\eta_{\beta i}$ as a function on $E$.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   128
Now define, for $p \in E$,
194
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 169
diff changeset
   129
\begin{equation}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 169
diff changeset
   130
\label{eq:u}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
    u(t, p, x) = (1-t)p + t \left(
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   132
            \sum_{\alpha \notin \cN} r_\alpha(x) p(D_0, \alpha)
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   133
                + \sum_{\beta \in \cN} r_\beta(x) \left( \sum_i \eta_{\beta i}(p) \cdot q_{\beta i} \right)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   134
             \right) .
194
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 169
diff changeset
   135
\end{equation}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   136
345
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
   137
This completes the definition of $u: I \times P \times X \to P$. 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
   138
The formulas above are consistent: for $p$ at the boundary between a $k-j$-handle and 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
   139
a $k-(j+1)$-handle the corresponding expressions in Equation \eqref{eq:u} agree, 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
   140
since one of the normal coordinates becomes $0$ or $1$. 
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   141
Note that if $Q\sub \bd P$ is a convex linear subpolyhedron, then $u(I\times Q\times X) \sub Q$.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   142
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   143
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   144
274
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   145
Next we verify that $u$ affords $F$ the properties claimed in the statement of the lemma.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   146
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   147
Since $u(0, p, x) = p$ for all $p\in P$ and $x\in X$, $F(0, p, x) = f(p, x)$ for all $p$ and $x$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   148
Therefore $F$ is a homotopy from $f$ to something.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   150
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   151
\medskip
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   152
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   153
Next we show that for each handle $D$ of $J$, $F(1, \cdot, \cdot) : D\times X \to X$
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   154
is a singular cell adapted to $\cU$.
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   155
Let $k-j$ be the index of $D$.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
   156
Referring to Equation \eqref{eq:u}, we see that $F(1, p, x)$ depends on $p$ only if 
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   157
$r_\beta(x) \ne 0$ for some $\beta\in\cN$, i.e.\ only if
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   158
$x\in \bigcup_{\beta\in\cN} U_\beta$.
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   159
Since the cardinality of $\cN$ is $j$ which is less than or equal to $k$,
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   160
this shows that $F(1, \cdot, \cdot) : D\times X \to X$ is adapted to $\cU$.
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   161
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   162
\medskip
274
8e021128cf8f more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 273
diff changeset
   163
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   164
Next we show that $F$ does not increase supports.
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   165
If $f(p,x) = f(p',x)$ for all $p,p'\in P$,
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   166
then 
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   167
\[
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   168
	F(t, p, x) = f(u(t,p,x),x) = f(u(t',p',x),x) = F(t',p',x)
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   169
\]
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   170
for all $(t,p)$ and $(t',p')$ in $I\times P$.
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   171
Similarly, if $f(q,x) = f(q',x)$ for all $q,q'\in Q\sub \bd P$,
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   172
then 
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   173
\[
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   174
	F(t, q, x) = f(u(t,q,x),x) = f(u(t',q',x),x) = F(t',q',x)
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   175
\]
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   176
for all $(t,q)$ and $(t',q')$ in $I\times Q$.
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   177
(Recall that we arranged above that $u(I\times Q\times X) \sub Q$.)
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   178
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   179
\medskip
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   180
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   181
Now for claim 4 of the lemma.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
   182
Assume that $X$ and $T$ are smooth manifolds and that $f$ is a smooth family of diffeomorphisms.
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   183
We must show that we can choose the $K_\alpha$'s and $u$ so that $F(t, p, \cdot)$ is a 
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   184
diffeomorphism for all $t$ and $p$.
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   185
It suffices to 
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   186
show that the derivative $\pd{F}{x}(t, p, x)$ is non-singular for all $(t, p, x)$.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   187
We have
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   188
\eq{
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   189
%   \pd{F}{x}(t, p, x) = \pd{f}{x}(u(t, p, x), x) + \pd{f}{p}(u(t, p, x), x) \pd{u}{x}(t, p, x) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   190
    \pd{F}{x} = \pd{f}{x} + \pd{f}{p} \pd{u}{x} .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   191
}
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   192
Since $f$ is a family of diffeomorphisms and $X$ and $P$ are compact, 
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   193
$\pd{f}{x}$ is non-singular and bounded away from zero.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
   194
Also, since $f$ is smooth $\pd{f}{p}$ is bounded.
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
   195
Thus if we can insure that $\pd{u}{x}$ is sufficiently small, we are done.
194
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 169
diff changeset
   196
It follows from Equation \eqref{eq:u} above that $\pd{u}{x}$ depends on $\pd{r_\alpha}{x}$
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   197
(which is bounded)
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   198
and the differences amongst the various $p(D_0,\alpha)$'s and $q_{\beta i}$'s.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   199
These differences are small if the cell decompositions $K_\alpha$ are sufficiently fine.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   200
This completes the proof that $F$ is a homotopy through diffeomorphisms.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   201
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   202
If we replace ``diffeomorphism" with ``immersion" in the above paragraph, the argument goes
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   203
through essentially unchanged.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   204
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   205
Next we consider the case where $f$ is a family of bi-Lipschitz homeomorphisms.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
   206
Recall that we assume that $f$ is Lipschitz in the $P$ direction as well.
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   207
The argument in this case is similar to the one above for diffeomorphisms, with
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   208
bounded partial derivatives replaced by Lipschitz constants.
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   209
Since $X$ and $P$ are compact, there is a universal bi-Lipschitz constant that works for 
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   210
$f(p, \cdot)$ for all $p$.
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   211
By choosing the cell decompositions $K_\alpha$ sufficiently fine,
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   212
we can insure that $u$ has a small Lipschitz constant in the $X$ direction.
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   213
This allows us to show that $F(t, p, \cdot)$ has a bi-Lipschitz constant
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   214
close to the universal bi-Lipschitz constant for $f$.
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   215
275
81d7c550b3da finshed proof of main lemma in famodiff appendix
Kevin Walker <kevin@canyon23.net>
parents: 274
diff changeset
   216
Since PL homeomorphisms are bi-Lipschitz, we have established this last remaining case of claim 4 of the lemma as well.
194
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 169
diff changeset
   217
\end{proof}
98
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   218
793
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   219
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   220
% Edwards-Kirby: MR0283802
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   221
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   222
The above proof doesn't work for homeomorphisms which are merely continuous.
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   223
The $k=1$ case for plain, continuous homeomorphisms 
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   224
is more or less equivalent to Corollary 1.3 of \cite{MR0283802}.
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   225
The proof found in \cite{MR0283802} of that corollary can be adapted to many-parameter families of
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   226
homeomorphisms:
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   227
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   228
\begin{lemma} \label{basic_adaptation_lemma_2}
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   229
Lemma \ref{basic_adaptation_lemma} holds for continuous homeomorphisms
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   230
in item 4.
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   231
\end{lemma}
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   232
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   233
\begin{proof}
861
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   234
The proof is similar to the proof of Corollary 1.3 of \cite{MR0283802}.
794
24f14faacab4 finished topological case of Appendix B
Kevin Walker <kevin@canyon23.net>
parents: 793
diff changeset
   235
24f14faacab4 finished topological case of Appendix B
Kevin Walker <kevin@canyon23.net>
parents: 793
diff changeset
   236
Since $X$ is compact, we may assume without loss of generality that the cover $\cU$ is finite.
24f14faacab4 finished topological case of Appendix B
Kevin Walker <kevin@canyon23.net>
parents: 793
diff changeset
   237
Let $\cU = \{U_\alpha\}$, $1\le \alpha\le N$.
793
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   238
871
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   239
We will need some wiggle room, so for each $\alpha$ choose $2N$ additional open sets
794
24f14faacab4 finished topological case of Appendix B
Kevin Walker <kevin@canyon23.net>
parents: 793
diff changeset
   240
\[
871
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   241
	U_\alpha = U_\alpha^0 \supset U_\alpha^\frac12 \supset U_\alpha^1 \supset U_\alpha^\frac32 \supset \cdots \supset U_\alpha^N
794
24f14faacab4 finished topological case of Appendix B
Kevin Walker <kevin@canyon23.net>
parents: 793
diff changeset
   242
\]
871
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   243
so that for each fixed $i$ the set $\cU^i = \{U_\alpha^i\}$ is an open cover of $X$, and also so that
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   244
the closure $\ol{U_\alpha^i}$ is compact and $U_\alpha^{i-\frac12} \supset \ol{U_\alpha^i}$.
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   245
%\nn{say specifically how many we need?}
861
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   246
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   247
Let $P$ be some $k$-dimensional polyhedron and $f:P\to \Homeo(X)$.
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   248
After subdividing $P$, we may assume that there exists $g\in \Homeo(X)$
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   249
such that $g^{-1}\circ f(P)$ is contained in a small neighborhood of the 
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   250
identity in $\Homeo(X)$.
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   251
The sense of ``small" we mean will be explained below.
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   252
It depends only on $\cU$ and the choice of $U_\alpha^i$'s.
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   253
872
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   254
Our goal is to homotope $P$, rel boundary, so that it is adapted to $\cU$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   255
By the local contractibility of $\Homeo(X)$ (Corollary 1.1 of \cite{MR0283802}), 
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   256
it suffices to find $f':P\to \Homeo(X)$ such that $f' = f$ on $\bd P$ and $f'$ is adapted to $\cU$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   257
871
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   258
We may assume, inductively, that the restriction of $f$ to $\bd P$ is adapted to $\cU^N$.
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   259
So $\bd P = \sum Q_\beta$, and the support of $f$ restricted to $Q_\beta$ is $V_\beta^N$, the union of $k-1$ of
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   260
the $U_\alpha^N$'s.  Define $V_\beta^i \sup V_\beta^N$ to be the corresponding union of $k-1$
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   261
of the $U_\alpha^i$'s.
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   262
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   263
Define
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   264
\[
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   265
	W_j^i = U_1^i \cup U_2^i \cup \cdots \cup U_j^i .
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   266
\]
861
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 826
diff changeset
   267
872
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   268
By the local contractibility of $\Homeo(X)$ (Corollary 1.1 of \cite{MR0283802}), 
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   269
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   270
We will construct a sequence of maps $f_i : \bd P\to \Homeo(X)$, for $i = 0, 1, \ldots, N$, with the following properties:
871
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   271
\begin{itemize}
872
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   272
\item[(A)] $f_0 = f|_{\bd P}$;
871
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   273
\item[(B)] $f_i = g$ on $W_i^i$;
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   274
\item[(C)] $f_i$ restricted to $Q_\beta$ has support contained in $V_\beta^{N-i}$; and
872
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   275
\item[(D)] there is a homotopy $F_i : \bd P\times I \to \Homeo(X)$ from $f_{i-1}$ to $f_i$ such that the 
871
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   276
support of $F_i$ restricted to $Q_\beta\times I$ is contained in $U_i^i\cup V_\beta^{N-i}$.
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   277
\nn{check this when done writing}
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   278
\end{itemize}
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   279
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   280
Once we have the $F_i$'s as in (D), we can finish the argument as follows.
872
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   281
Assemble the $F_i$'s into a map $F: \bd P\times [0,N] \to \Homeo(X)$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   282
$F$ is adapted to $\cU$ by (D).
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   283
$F$ restricted to $\bd P\times\{N\}$ is constant on $W_N^N = X$ by (B).
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   284
We can therefore view $F$ as a map $f'$ from $\Cone(\bd P) \cong P$ to $\Homeo(X)$
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   285
which is adapted to $\cU$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   286
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   287
The homotopies $F_i$ will be composed of three types of pieces, $A_\beta$, $B_\beta$ and $C$, % NOT C_\beta
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   288
as illustrated in Figure \nn{xxxx}.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   289
($A_\beta$, $B_\beta$ and $C$ also depend on $i$, but we are suppressing that from the notation.)
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   290
The homotopy $A_\beta : Q_\beta \times I \to \Homeo(X)$ will arrange that $f_i$ agrees with $g$
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   291
on $U_i^i \setmin V_\beta^{N-i+1}$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   292
The homotopy $B_\beta : Q_\beta \times I \to \Homeo(X)$ will extend the agreement with $g$ to all of $U_i^i$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   293
The homotopies $C$ match things up between $\bd Q_\beta \times I$ and $\bd Q_{\beta'} \times I$ when
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   294
$Q_\beta$ and $Q_{\beta'}$ are adjacent.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   295
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   296
Assume inductively that we have defined $f_{i-1}$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   297
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   298
Now we define $A_\beta$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   299
Choose $q_0\in Q_\beta$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   300
Theorem 5.1 of \cite{MR0283802} implies that we can choose a homotopy $h:I \to \Homeo(X)$ such that
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   301
\begin{itemize}
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   302
\item[(E)] the support of $h$ is contained in $U_i^{i-1} \setmin W_{i-1}^{i-\frac12}$; and
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   303
\item[(F)] $h(1) \circ f_{i-1}(q_0) = g$ on $U_i^i$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   304
\end{itemize}
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   305
Define $A_\beta$ by
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   306
\[
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   307
	A_\beta(q, t) = h(t) \circ f_{i-1}(q) .
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   308
\]
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   309
It follows that
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   310
\begin{itemize}
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   311
\item[(G)] $A_\beta(q,1) = A(q',1)$, for all $q,q' \in Q_\beta$, on $X \setmin V_\beta^{N-i+1}$;
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   312
\item[(H)] $A_\beta(q, 1) = g$ on $(U_i^i \cup W_{i-1}^{i-\frac12})\setmin V_\beta^{N-i+1}$; and
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   313
\item[(I)] the support of $A_\beta$ is contained in $U_i^{i-1} \cup V_\beta^{N-i+1}$.
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   314
\end{itemize}
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   315
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   316
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   317
871
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   318
0adb2c013880 more work on fam-o-homeo lemma
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
   319
\nn{resume revising here}
793
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   320
872
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   321
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   322
\nn{scraps:}
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   323
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   324
Theorem 5.1 of \cite{MR0283802}, 
933a93ef7df1 intermediate commit -- not done yet
Kevin Walker <kevin@canyon23.net>
parents: 871
diff changeset
   325
794
24f14faacab4 finished topological case of Appendix B
Kevin Walker <kevin@canyon23.net>
parents: 793
diff changeset
   326
To apply Theorem 5.1 of \cite{MR0283802}, the family $f(P)$ must be sufficiently small,
24f14faacab4 finished topological case of Appendix B
Kevin Walker <kevin@canyon23.net>
parents: 793
diff changeset
   327
and the subdivision mentioned above is chosen fine enough to insure this.
793
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   328
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   329
\end{proof}
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   330
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   331
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   332
325
0bfcb02658ce misc minor changes
Kevin Walker <kevin@canyon23.net>
parents: 285
diff changeset
   333
\begin{lemma} \label{extension_lemma_c}
345
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
   334
Let $\cX_*$ be any of $C_*(\Maps(X \to T))$ or singular chains on the 
c27e875508fd breaking long lines
Kevin Walker <kevin@canyon23.net>
parents: 325
diff changeset
   335
subspace of $\Maps(X\to T)$ consisting of immersions, diffeomorphisms, 
793
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   336
bi-Lipschitz homeomorphisms, PL homeomorphisms or plain old continuous homeomorphisms.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
   337
Let $G_* \subset \cX_*$ denote the chains adapted to an open cover $\cU$
276
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   338
of $X$.
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
   339
Then $G_*$ is a strong deformation retract of $\cX_*$.
276
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   340
\end{lemma}
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   341
\begin{proof}
285
0b3e76167461 small/few changes to famodiff
Kevin Walker <kevin@canyon23.net>
parents: 282
diff changeset
   342
It suffices to show that given a generator $f:P\times X\to T$ of $\cX_k$ with
282
7afacaa87bdb many small changes to famodiff, mostly prose
Scott Morrison <scott@tqft.net>
parents: 281
diff changeset
   343
$\bd f \in G_{k-1}$ there exists $h\in \cX_{k+1}$ with $\bd h = f + g$ and $g \in G_k$.
793
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   344
This is exactly what Lemma \ref{basic_adaptation_lemma} (or \ref{basic_adaptation_lemma_2})
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   345
gives us.
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   346
More specifically, let $\bd P = \sum Q_i$, with each $Q_i\in G_{k-1}$.
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   347
Let $F: I\times P\times X\to T$ be the homotopy constructed in Lemma \ref{basic_adaptation_lemma}.
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   348
Then $\bd F$ is equal to $f$ plus $F(1, \cdot, \cdot)$ plus the restrictions of $F$ to $I\times Q_i$.
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   349
Part 2 of Lemma \ref{basic_adaptation_lemma} says that $F(1, \cdot, \cdot)\in G_k$,
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   350
while part 3 of Lemma \ref{basic_adaptation_lemma} says that the restrictions to $I\times Q_i$ are in $G_k$.
276
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   351
\end{proof}
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
   352
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   353
\medskip
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
   354
793
adfffac7c138 starting proof of adaptation lemma for continuous homeos
Kevin Walker <kevin@canyon23.net>
parents: 550
diff changeset
   355
278
79f7b1bd7b1a famodiff.tex maybe finished
Kevin Walker <kevin@canyon23.net>
parents: 277
diff changeset
   356
%%%%%% Lo, \noop{...}
277
ba4ddbc41c15 fix dumb error
Kevin Walker <kevin@canyon23.net>
parents: 276
diff changeset
   357
\noop{
ba4ddbc41c15 fix dumb error
Kevin Walker <kevin@canyon23.net>
parents: 276
diff changeset
   358
272
a7a23eeb5d65 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 271
diff changeset
   359
\medskip
276
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   360
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   361
\nn{do we want to keep the following?}
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   362
277
ba4ddbc41c15 fix dumb error
Kevin Walker <kevin@canyon23.net>
parents: 276
diff changeset
   363
\nn{ack! not easy to adapt (pun) this old text to continuous maps (instead of homeos, as
ba4ddbc41c15 fix dumb error
Kevin Walker <kevin@canyon23.net>
parents: 276
diff changeset
   364
in the old version); just delete (\\noop) it all for now}
ba4ddbc41c15 fix dumb error
Kevin Walker <kevin@canyon23.net>
parents: 276
diff changeset
   365
276
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   366
The above lemmas remain true if we replace ``adapted" with ``strongly adapted", as defined below.
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   367
The proof of Lemma \ref{basic_adaptation_lemma} is modified by
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   368
choosing the common refinement $L$ and interpolating maps $\eta$
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   369
slightly more carefully.
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   370
Since we don't need the stronger result, we omit the details.
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   371
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   372
Let $X$, $T$ and $\cU$ be as above.
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   373
A $k$-parameter family of maps $f: P \times X \to T$ is
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   374
{\it strongly adapted to $\cU$} if there is a factorization
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   375
\eq{
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   376
    P = P_1 \times \cdots \times P_m
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   377
}
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   378
(for some $m \le k$)
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   379
and families of homeomorphisms
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   380
\eq{
276
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   381
    f_i :  P_i \times X \to T
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   382
}
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   383
such that
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   384
\begin{itemize}
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   385
\item each $f_i$ is supported on some connected $V_i \sub X$;
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   386
\item the sets $V_i$ are mutually disjoint;
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   387
\item each $V_i$ is the union of at most $k_i$ of the $U_\alpha$'s,
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   388
where $k_i = \dim(P_i)$; and
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   389
\item $f(p, \cdot) = g \circ f_1(p_1, \cdot) \circ \cdots \circ f_m(p_m, \cdot)$
277
ba4ddbc41c15 fix dumb error
Kevin Walker <kevin@canyon23.net>
parents: 276
diff changeset
   390
for all $p = (p_1, \ldots, p_m)$, for some fixed $g:X\to T$.
271
cb40431c8a65 begin to revise families of maps appendix
Kevin Walker <kevin@canyon23.net>
parents: 245
diff changeset
   391
\end{itemize}
276
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   392
277
ba4ddbc41c15 fix dumb error
Kevin Walker <kevin@canyon23.net>
parents: 276
diff changeset
   393
}
ba4ddbc41c15 fix dumb error
Kevin Walker <kevin@canyon23.net>
parents: 276
diff changeset
   394
% end \noop
276
7a67f45e2475 more famodiff.tex
Kevin Walker <kevin@canyon23.net>
parents: 275
diff changeset
   395