Initial version of the new splitting axiom.
authorKevin Walker <kevin@canyon23.net>
Mon, 03 Oct 2011 16:40:16 -0700
changeset 896 deeff619087e
parent 895 74ab13b63b9b
child 897 9ba67422f1b9
child 898 14e05e9785c0
Initial version of the new splitting axiom. This is much rougher than I would like, but it's better than nothing.
blob to-do
text/a_inf_blob.tex
text/ncat.tex
text/tqftreview.tex
--- a/blob to-do	Mon Sep 26 16:40:49 2011 -0600
+++ b/blob to-do	Mon Oct 03 16:40:16 2011 -0700
@@ -11,13 +11,21 @@
 * need to change module axioms to follow changes in n-cat axioms; search for and destroy all the "Homeo_\bd"'s, add a v-cone axiom
 
 * probably should go through and refer to new splitting axiom when we need to choose refinements etc.
-** in the proof that gluing in dimension < n is injective
+**** in the proof that gluing in dimension < n is injective
+
+* revisit splitting axiom for system of fields; check use of it in small blobs lemma
 
 * framings and duality -- work out what's going on! (alternatively, vague-ify current statement)
 
 * make sure we are clear that boundary = germ (perhaps we are already clear enough)
 
 
+* places splitting axiom is used:
+** in the proof that gluing in dimension < n is injective
+** in the proof that D(a) is acyclic
+** in the small blobs lemma
+
+
 
 ====== minor/optional ======
 
--- a/text/a_inf_blob.tex	Mon Sep 26 16:40:49 2011 -0600
+++ b/text/a_inf_blob.tex	Mon Oct 03 16:40:16 2011 -0700
@@ -120,14 +120,14 @@
 (Consider the $x$-axis and the graph of $y = e^{-1/x^2} \sin(1/x)$ in $\r^2$.)
 However, we {\it can} find another decomposition $L$ such that $L$ shares common
 refinements with both $K$ and $K'$. (For instance, in the example above, $L$ can be the graph of $y=x^2-1$.)
-This follows from Axiom \ref{axiom:vcones}, which in turn follows from the
+This follows from Axiom \ref{axiom:splittings}, which in turn follows from the
 splitting axiom for the system of fields $\cE$.
 Let $KL$ and $K'L$ denote these two refinements.
 Then 1-simplices associated to the four anti-refinements
 $KL\to K$, $KL\to L$, $K'L\to L$ and $K'L\to K'$
 give the desired chain connecting $(a, K)$ and $(a, K')$
 (see Figure \ref{zzz4}).
-(In the language of Axiom \ref{axiom:vcones}, this is $\vcone(K \du K')$.)
+(In the language of Lemma \ref{lemma:vcones}, this is $\vcone(K \du K')$.)
 
 \begin{figure}[t] \centering
 \begin{tikzpicture}
@@ -147,7 +147,7 @@
 Consider next a 1-cycle in $E(b, b')$, such as one arising from
 a different choice of decomposition $L'$ in place of $L$ above.
 %We want to find 2-simplices which fill in this cycle.
-By Axiom \ref{axiom:vcones} we can fill in this 1-cycle with 2-simplices.
+By Lemma \ref{lemma:vcones} we can fill in this 1-cycle with 2-simplices.
 Choose a decomposition $M$ which has common refinements with each of 
 $K$, $KL$, $L$, $K'L$, $K'$, $K'L'$, $L'$ and $KL'$.
 (We also require that $KLM$ antirefines to $KM$, etc.)
@@ -190,7 +190,7 @@
 \end{figure}
 
 Continuing in this way we see that $D(a)$ is acyclic.
-By Axiom \ref{axiom:vcones} we can fill in any cycle with a V-Cone.
+By Lemma \ref{lemma:vcones} we can fill in any cycle with a V-Cone.
 \end{proof}
 
 We are now in a position to apply the method of acyclic models to get a map
--- a/text/ncat.tex	Mon Sep 26 16:40:49 2011 -0600
+++ b/text/ncat.tex	Mon Oct 03 16:40:16 2011 -0700
@@ -34,7 +34,7 @@
 
 The axioms for an $n$-category are spread throughout this section.
 Collecting these together, an $n$-category is a gadget satisfying Axioms \ref{axiom:morphisms}, 
-\ref{nca-boundary}, \ref{axiom:composition},  \ref{nca-assoc}, \ref{axiom:product}, \ref{axiom:extended-isotopies} and  \ref{axiom:vcones}.
+\ref{nca-boundary}, \ref{axiom:composition},  \ref{nca-assoc}, \ref{axiom:product}, \ref{axiom:extended-isotopies} and  \ref{axiom:splittings}.
 For an enriched $n$-category we add Axiom \ref{axiom:enriched}.
 For an $A_\infty$ $n$-category, we replace 
 Axiom \ref{axiom:extended-isotopies} with Axiom \ref{axiom:families}.
@@ -672,6 +672,159 @@
 
 \medskip
 
+We need one additional axiom.
+It says, roughly, that given a $k$-ball $X$, $k<n$, and $c\in \cC(X)$, there exist sufficiently many splittings of $c$.
+We use this axiom in the proofs of \ref{lem:d-a-acyclic}, \ref{lem:colim-injective} \nn{...}.
+All of the examples of (disk-like) $n$-categories we consider in this paper satisfy the axiom, but
+nevertheless we feel that it is too strong.
+In the future we would like to see this provisional version of the axiom replaced by something less restrictive.
+
+We give two alternate versions of he axiom, one better suited for smooth examples, and one better suited to PL examples.
+
+\begin{axiom}[Splittings]
+\label{axiom:splittings}
+Let $c\in \cC_k(X)$, with $0\le k < n$.
+Let $X = \cup_i X_i$ be a splitting of $X$.
+\begin{itemize}
+\item (Version 1) Then there exists an embedded cell complex $S_c \sub X$, called the string locus of $c$,
+such that if the splitting $\{X_i\}$ is transverse to $S_c$ then $c$ splits along $\{X_i\}$.
+\item (Version 2) Consider the set of homeomorphisms $g:X\to X$ such that $c$ splits along $\{g(X_i)\}$.
+Then this subset of $\Homeo(X)$ is open and dense.
+\end{itemize}
+\nn{same something about extension from boundary}
+\end{axiom}
+
+We note some consequences of Axiom \ref{axiom:splittings}.
+
+First, some preliminary definitions.
+If $P$ is a poset let $P\times I$ denote the product poset, where $I = \{0, 1\}$ with ordering $0\le 1$.
+Let $\Cone(P)$ denote $P$ adjoined an additional object $v$ (the vertex of the cone) with $p\le v$ for all objects $p$ of $P$.
+Finally, let $\vcone(P)$ denote $P\times I \cup \Cone(P)$, where we identify $P\times \{0\}$ with the base of the cone.
+We call $P\times \{1\}$ the base of $\vcone(P)$.
+(See Figure \ref{vcone-fig}.)
+\begin{figure}[t]
+\centering
+\begin{tikzpicture}
+	[kw node/.style={circle,fill=orange!70},
+	kw arrow/.style={-latex, very thick, blue!70, shorten >=.06cm, shorten <=.06cm},
+	kw label/.style={cca},
+	]
+
+	\definecolor{cca}{rgb}{.1,.4,.3};
+
+	\node at (0,0) {
+		\begin{tikzpicture}	
+			\draw 
+				(0,0) node[kw node](p1){}
+				(1,.5) node[kw node](p2){}
+				(2,0) node[kw node](p3){};
+			
+			\draw[kw arrow] (p1) -- (p3);
+			\draw[kw arrow] (p2) -- (p3);
+			\draw[kw arrow] (p1) -- (p2);
+			
+			\draw[kw label] (1,-.6) node{(a)};
+		\end{tikzpicture}
+	};
+	
+	\node at (7,0) {
+		\begin{tikzpicture}	
+			\draw 
+				(0,0) node[kw node](p1){}
+				++(0,2.5) node[kw node](q1){}
+				(1,.5) node[kw node](p2){}
+				++(0,2.5) node[kw node](q2){}
+				(2,0)  node[kw node](p3){}
+				++(0,2.5) node[kw node](q3){}
+				;
+			
+			\draw[kw arrow] (p1) -- (p3);
+			\draw[kw arrow] (p2) -- (p3);
+			\draw[kw arrow] (p1) -- (p2);
+			\draw[kw arrow] (q1) -- (q3);
+			\draw[kw arrow] (q2) -- (q3);
+			\draw[kw arrow] (q1) -- (q2);
+			\draw[kw arrow] (p1) -- (q1);
+			\draw[kw arrow] (p2) -- (q2);
+			\draw[kw arrow] (p3) -- (q3);
+
+			\draw[kw label] (1,-.6) node{(b)};
+		\end{tikzpicture}
+	};
+	
+	\node at (0,-5) {
+		\begin{tikzpicture}	
+			\draw 
+				(0,0) node[kw node](p1){}
+				(1,.5) node[kw node](p2){}
+				++(0,2.5) node[kw node](v){}
+				(2,0)  node[kw node](p3){}
+				;
+			
+			\draw[kw arrow] (p1) -- (p3);
+			\draw[kw arrow] (p2) -- (p3);
+			\draw[kw arrow] (p1) -- (p2);
+			\draw[kw arrow] (p1) -- (v);
+			\draw[kw arrow] (p2) -- (v);
+			\draw[kw arrow] (p3) -- (v);
+
+			\draw[kw label] (1,-.6) node{(c)};
+		\end{tikzpicture}
+	};
+	
+	\node at (7,-5) {
+		\begin{tikzpicture}	
+			\draw 
+				(0,0) node[kw node](p1){}
+				++(-2,2.5) node[kw node](q1){}
+				(1,.5) node[kw node](p2){}
+				++(-2,2.5) node[kw node](q2){}
+				++(4,0) node[kw node](v){}
+				(2,0)  node[kw node](p3){}
+				++(-2,2.5) node[kw node](q3){}
+				;
+			
+			\draw[kw arrow] (p1) -- (p3);
+			\draw[kw arrow] (p2) -- (p3);
+			\draw[kw arrow] (p1) -- (p2);
+			\draw[kw arrow] (p1) -- (v);
+			\draw[kw arrow] (p2) -- (v);
+			\draw[kw arrow] (p3) -- (v);
+			\draw[kw arrow] (q1) -- (q3);
+			\draw[kw arrow] (q2) -- (q3);
+			\draw[kw arrow] (q1) -- (q2);
+			\draw[kw arrow] (p1) -- (q1);
+			\draw[kw arrow] (p2) -- (q2);
+			\draw[kw arrow] (p3) -- (q3);
+
+			\draw[kw label] (1,-.6) node{(d)};
+		\end{tikzpicture}
+	};
+	
+\end{tikzpicture}
+\caption{(a) $P$, (b) $P\times I$, (c) $\Cone(P)$, (d) $\vcone(P)$}
+\label{vcone-fig}
+\end{figure}
+
+
+\begin{lem}
+\label{lemma:vcones}
+Let $c\in \cC_k(X)$, with $0\le k < n$, and
+let $P$ be a finite poset of splittings of $c$.
+Then we can embed $\vcone(P)$ into the splittings of $c$, with $P$ corresponding to the base of $\vcone(P)$.
+Furthermore, if $q$ is any decomposition of $X$, then we can take the vertex of $\vcone(P)$ to be $q$ up to a small perturbation.
+\end{lem}
+
+\begin{proof}
+After a small perturbation, we may assume that $q$ is simultaneously transverse to all the splittings in $P$, and
+(by Axiom \ref{axiom:splittings}) that $c$ splits along $q$.
+We can now choose, for each splitting $p$ in $P$, a common refinement $p'$ of $p$ and $q$.
+This constitutes the middle part of $\vcone(P)$.
+\end{proof}
+
+
+\noop{ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
 We need one additional axiom, in order to constrain the poset of decompositions of a given morphism.
 We will soon want to take colimits (and homotopy colimits) indexed by such posets, and we want to require
 that these colimits are in some sense locally acyclic.
@@ -811,6 +964,7 @@
 Two decompositions of $X$ might intersect in a very messy way, but one can always find a third
 decomposition which has common refinements with each of the original two decompositions.
 
+} %%%%%% end \noop %%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \medskip
 
@@ -1024,7 +1178,7 @@
 \item The product maps are associative and also compatible with homeomorphism actions, gluing and restriction (Axiom \ref{axiom:product}).
 \item If enriching in an auxiliary category, all of the data should be compatible 
 with the auxiliary category structure on $\cC_n(X; c)$ (Axiom \ref{axiom:enriched}).
-\item The possible splittings of a morphism satisfy various conditions (Axiom \ref{axiom:vcones}).
+\item The possible splittings of a morphism satisfy various conditions (Axiom \ref{axiom:splittings}).
 \item For ordinary categories, invariance of $n$-morphisms under extended isotopies 
 and collar maps (Axiom \ref{axiom:extended-isotopies}).
 \end{itemize}
@@ -1464,11 +1618,11 @@
 $y_{ia} \in \cC(X_{ia})$ representing $y_i$.
 It might not be the case that $\du_{ia} X_{ia} \to W$ is a permissible decomposition of $W$,
 since intersections of the pieces with $\bd W$ might not be well-behaved.
-However, using the fact that $\bd y_i$ splits along $\bd Y$ and applying Axiom \ref{axiom:vcones},
+However, using the fact that $\bd y_i$ splits along $\bd Y$ and applying Axiom \ref{axiom:splittings},
 we can choose the decomposition $\du_{a} X_{ia}$ so that its restriction to $\bd W_i$ is a refinement
 of the splitting along $\bd Y$, and this implies that the combined decomposition $\du_{ia} X_{ia}$
 is permissible.
-We can now define the gluing $y_1\bullet y_2$ in the obvious way, and a further application of Axiom \ref{axiom:vcones}
+We can now define the gluing $y_1\bullet y_2$ in the obvious way, and a further application of Axiom \ref{axiom:splittings}
 shows that this is independent of the choices of representatives of $y_i$.
 
 
--- a/text/tqftreview.tex	Mon Sep 26 16:40:49 2011 -0600
+++ b/text/tqftreview.tex	Mon Oct 03 16:40:16 2011 -0700
@@ -196,8 +196,9 @@
 are transverse to $Y$ or splittable along $Y$.
 \item Splittings.
 Let $c\in \cC_k(X)$ and let $Y\sub X$ be a codimension 1 properly embedded submanifold of $X$.
-Then for most small perturbations of $Y$ (i.e.\ for an open dense
-subset of such perturbations) $c$ splits along $Y$.
+Then for most small perturbations of $Y$ (e.g.\ for an open dense
+subset of such perturbations, or for all perturbations satisfying
+a transversality condition) $c$ splits along $Y$.
 (In Example \ref{ex:maps-to-a-space(fields)}, $c$ splits along all such $Y$.
 In Example \ref{ex:traditional-n-categories(fields)}, $c$ splits along $Y$ so long as $Y$ 
 is in general position with respect to the cell decomposition