text/ncat.tex
author Kevin Walker <kevin@canyon23.net>
Tue, 04 Oct 2011 22:45:08 -0700
changeset 899 b04070fc937b
parent 897 9ba67422f1b9
parent 898 14e05e9785c0
child 903 26cbfb7944f9
permissions -rw-r--r--
Automated merge with https://tqft.net/hg/blob/
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     1
%!TEX root = ../blob1.tex
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     2
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     3
\def\xxpar#1#2{\smallskip\noindent{\bf #1} {\it #2} \smallskip}
199
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 198
diff changeset
     4
\def\mmpar#1#2#3{\smallskip\noindent{\bf #1} (#2). {\it #3} \smallskip}
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     5
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
     6
\section{\texorpdfstring{$n$}{n}-categories and their modules}
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     7
\label{sec:ncats}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     8
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
     9
\subsection{Definition of \texorpdfstring{$n$}{n}-categories}
339
9698f584e732 starting to revise the ancient TQFTs-from-fields section; other minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 336
diff changeset
    10
\label{ss:n-cat-def}
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
    11
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    12
Before proceeding, we need more appropriate definitions of $n$-categories, 
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
    13
$A_\infty$ $n$-categories, as well as modules for these, and tensor products of these modules.
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
    14
(As is the case throughout this paper, by ``$n$-category" we mean some notion of
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
    15
a ``weak" $n$-category with ``strong duality".)
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    16
723
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    17
Compared to other definitions in the literature,
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    18
the definitions presented below tie the categories more closely to the topology
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    19
and avoid combinatorial questions about, for example, finding a minimal sufficient
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    20
collection of generalized associativity axioms; we prefer maximal sets of axioms to minimal sets.
528
96ec10a46ee1 minor; resolving a few \nns
Kevin Walker <kevin@canyon23.net>
parents: 522
diff changeset
    21
It is easy to show that examples of topological origin
723
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    22
(e.g.\ categories whose morphisms are maps into spaces or decorated balls, or bordism categories), 
141
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 139
diff changeset
    23
satisfy our axioms.
723
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    24
To show that examples of a more purely algebraic origin satisfy our axioms, 
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    25
one would typically need the combinatorial
141
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 139
diff changeset
    26
results that we have avoided here.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 139
diff changeset
    27
685
8efbd2730ef9 "topological n-cat" --> either "disk-like n-cat" or "ordinary n-cat" (when contrasted with A-inf n-cat)
Kevin Walker <kevin@canyon23.net>
parents: 683
diff changeset
    28
See \S\ref{n-cat-names} for a discussion of $n$-category terminology.
8efbd2730ef9 "topological n-cat" --> either "disk-like n-cat" or "ordinary n-cat" (when contrasted with A-inf n-cat)
Kevin Walker <kevin@canyon23.net>
parents: 683
diff changeset
    29
528
96ec10a46ee1 minor; resolving a few \nns
Kevin Walker <kevin@canyon23.net>
parents: 522
diff changeset
    30
%\nn{Say something explicit about Lurie's work here? 
96ec10a46ee1 minor; resolving a few \nns
Kevin Walker <kevin@canyon23.net>
parents: 522
diff changeset
    31
%It seems like this was something that Dan Freed wanted explaining when we talked to him in Aspen}
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
    32
141
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 139
diff changeset
    33
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 139
diff changeset
    34
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
    35
The axioms for an $n$-category are spread throughout this section.
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
    36
Collecting these together, an $n$-category is a gadget satisfying Axioms \ref{axiom:morphisms}, 
896
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
    37
\ref{nca-boundary}, \ref{axiom:composition},  \ref{nca-assoc}, \ref{axiom:product}, \ref{axiom:extended-isotopies} and  \ref{axiom:splittings}.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
    38
For an enriched $n$-category we add Axiom \ref{axiom:enriched}.
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
    39
For an $A_\infty$ $n$-category, we replace 
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
    40
Axiom \ref{axiom:extended-isotopies} with Axiom \ref{axiom:families}.
723
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    41
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    42
Strictly speaking, before we can state the axioms for $k$-morphisms we need all the axioms 
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    43
for $k{-}1$-morphisms.
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
    44
Readers who prefer things to be presented in a strictly logical order should read this 
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
    45
subsection $n+1$ times, first setting $k=0$, then $k=1$, and so on until they reach $k=n$.
723
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    46
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    47
\medskip
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    48
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
    49
There are many existing definitions of $n$-categories, with various intended uses.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
    50
In any such definition, there are sets of $k$-morphisms for each $0 \leq k \leq n$.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
    51
Generally, these sets are indexed by instances of a certain typical shape. 
347
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
    52
Some $n$-category definitions model $k$-morphisms on the standard bihedron (interval, bigon, and so on).
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    53
Other definitions have a separate set of 1-morphisms for each interval $[0,l] \sub \r$, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    54
a separate set of 2-morphisms for each rectangle $[0,l_1]\times [0,l_2] \sub \r^2$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    55
and so on.
683
240e4abfb405 add citation to R. Brown and U. Tillman
Kevin Walker <kevin@canyon23.net>
parents: 682
diff changeset
    56
(This allows for strict associativity; see \cite{ulrike-tillmann-2008,0909.2212}.)
263
fc3e10aa0d40 minor edits at the beginning of ncat
Scott Morrison <scott@tqft.net>
parents: 261
diff changeset
    57
Still other definitions (see, for example, \cite{MR2094071})
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    58
model the $k$-morphisms on more complicated combinatorial polyhedra.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    59
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
    60
For our definition, we will allow our $k$-morphisms to have any shape, so long as it is 
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
    61
homeomorphic to the standard $k$-ball.
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
    62
Thus we associate a set of $k$-morphisms $\cC_k(X)$ to any $k$-manifold $X$ homeomorphic 
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
    63
to the standard $k$-ball.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
    64
By ``a $k$-ball" we mean any $k$-manifold which is homeomorphic to the 
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
    65
standard $k$-ball.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
    66
We {\it do not} assume that it is equipped with a 
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
    67
preferred homeomorphism to the standard $k$-ball, and the same applies to ``a $k$-sphere" below.
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
    68
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
    69
Given a homeomorphism $f:X\to Y$ between $k$-balls (not necessarily fixed on 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
    70
the boundary), we want a corresponding
723
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
    71
bijection of sets $f:\cC_k(X)\to \cC_k(Y)$.
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
    72
(This will imply ``strong duality", among other things.) Putting these together, we have
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
    74
\begin{axiom}[Morphisms]
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
    75
\label{axiom:morphisms}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
    76
For each $0 \le k \le n$, we have a functor $\cC_k$ from 
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
    77
the category of $k$-balls and 
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
    78
homeomorphisms to the category of sets and bijections.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
    79
\end{axiom}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
    80
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    81
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
    82
(Note: We often omit the subscript $k$.)
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    83
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
    84
We are being deliberately vague about what flavor of $k$-balls
195
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
    85
we are considering.
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86
They could be unoriented or oriented or Spin or $\mbox{Pin}_\pm$.
892
01c1daa71437 remove TOP; searched of "topological" and "PL" to find places where we mention TOP
Kevin Walker <kevin@canyon23.net>
parents: 889
diff changeset
    87
They could be PL or smooth.
195
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
    88
%\nn{need to check whether this makes much difference}
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    89
(If smooth, ``homeomorphism" should be read ``diffeomorphism", and we would need
386
Kevin Walker <kevin@canyon23.net>
parents: 382
diff changeset
    90
to be fussier about corners and boundaries.)
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
    91
For each flavor of manifold there is a corresponding flavor of $n$-category.
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
    92
For simplicity, we will concentrate on the case of PL unoriented manifolds.
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    93
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
    94
An ambitious reader may want to keep in mind two other classes of balls.
319
121c580d5ef7 editting all over the place
Scott Morrison <scott@tqft.net>
parents: 314
diff changeset
    95
The first is balls equipped with a map to some other space $Y$ (c.f. \cite{MR2079378}). 
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
    96
This will be used below (see the end of \S \ref{ss:product-formula}) to describe the blob complex of a fiber bundle with
311
62d112a2df12 mention some other flavors of balls
Kevin Walker <kevin@canyon23.net>
parents: 310
diff changeset
    97
base space $Y$.
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
    98
The second is balls equipped with a section of the tangent bundle, or the frame
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
    99
bundle (i.e.\ framed balls), or more generally some partial flag bundle associated to the tangent bundle.
311
62d112a2df12 mention some other flavors of balls
Kevin Walker <kevin@canyon23.net>
parents: 310
diff changeset
   100
These can be used to define categories with less than the ``strong" duality we assume here,
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   101
though we will not develop that idea fully in this paper.
311
62d112a2df12 mention some other flavors of balls
Kevin Walker <kevin@canyon23.net>
parents: 310
diff changeset
   102
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   103
Next we consider domains and ranges of morphisms (or, as we prefer to say, boundaries
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   104
of morphisms).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   105
The 0-sphere is unusual among spheres in that it is disconnected.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   106
Correspondingly, for 1-morphisms it makes sense to distinguish between domain and range.
319
121c580d5ef7 editting all over the place
Scott Morrison <scott@tqft.net>
parents: 314
diff changeset
   107
(Actually, this is only true in the oriented case, with 1-morphisms parameterized
359
6224e50c9311 metric independence for homeo action (proof done now)
Kevin Walker <kevin@canyon23.net>
parents: 356
diff changeset
   108
by {\it oriented} 1-balls.)
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
   109
For $k>1$ and in the presence of strong duality the division into domain and range makes less sense.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
   110
For example, in a pivotal tensor category, there are natural isomorphisms $\Hom{}{A}{B \tensor C} \isoto \Hom{}{B^* \tensor A}{C}$, etc. 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
   111
(sometimes called ``Frobenius reciprocity''), which canonically identify all the morphism spaces which have the same boundary.
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   112
We prefer not to make the distinction in the first place.
263
fc3e10aa0d40 minor edits at the beginning of ncat
Scott Morrison <scott@tqft.net>
parents: 261
diff changeset
   113
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   114
Instead, we will combine the domain and range into a single entity which we call the 
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   115
boundary of a morphism.
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   116
Morphisms are modeled on balls, so their boundaries are modeled on spheres.
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   117
In other words, we need to extend the functors $\cC_{k-1}$ from balls to spheres, for 
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   118
$1\le k \le n$.
723
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
   119
At first it might seem that we need another axiom 
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
   120
(more specifically, additional data) for this, but in fact once we have
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   121
all the axioms in this subsection for $0$ through $k-1$ we can use a colimit
426
8aca80203f9d search & replace: s/((sub?)section|appendix)\s+\\ref/\S\ref/
Kevin Walker <kevin@canyon23.net>
parents: 425
diff changeset
   122
construction, as described in \S\ref{ss:ncat-coend} below, to extend $\cC_{k-1}$
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   123
to spheres (and any other manifolds):
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   124
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
   125
\begin{lem}
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
   126
\label{lem:spheres}
333
3e61a9197613 updating notation in ncat
Scott Morrison <scott@tqft.net>
parents: 329
diff changeset
   127
For each $1 \le k \le n$, we have a functor $\cl{\cC}_{k-1}$ from 
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   128
the category of $k{-}1$-spheres and 
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   129
homeomorphisms to the category of sets and bijections.
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
   130
\end{lem}
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   131
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
   132
We postpone the proof of this result until after we've actually given all the axioms.
755
4c9e16fbe09b remark about apparent vacuity of lemma 6.1.2 (spheres)
Kevin Walker <kevin@canyon23.net>
parents: 754
diff changeset
   133
Note that defining this functor for fixed $k$ only requires the data described in Axiom \ref{axiom:morphisms} at level $k$, 
4c9e16fbe09b remark about apparent vacuity of lemma 6.1.2 (spheres)
Kevin Walker <kevin@canyon23.net>
parents: 754
diff changeset
   134
along with the data described in the other axioms for smaller values of $k$. 
263
fc3e10aa0d40 minor edits at the beginning of ncat
Scott Morrison <scott@tqft.net>
parents: 261
diff changeset
   135
755
4c9e16fbe09b remark about apparent vacuity of lemma 6.1.2 (spheres)
Kevin Walker <kevin@canyon23.net>
parents: 754
diff changeset
   136
Of course, Lemma \ref{lem:spheres}, as stated, is satisfied by the trivial functor.
758
cfd1521a0986 correcting typo
Scott Morrison <scott@tqft.net>
parents: 755
diff changeset
   137
What we really mean is that there exists a functor which interacts with the other data of $\cC$ as specified 
cfd1521a0986 correcting typo
Scott Morrison <scott@tqft.net>
parents: 755
diff changeset
   138
in the axioms below.
755
4c9e16fbe09b remark about apparent vacuity of lemma 6.1.2 (spheres)
Kevin Walker <kevin@canyon23.net>
parents: 754
diff changeset
   139
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   140
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   141
\begin{axiom}[Boundaries]\label{nca-boundary}
333
3e61a9197613 updating notation in ncat
Scott Morrison <scott@tqft.net>
parents: 329
diff changeset
   142
For each $k$-ball $X$, we have a map of sets $\bd: \cC_k(X)\to \cl{\cC}_{k-1}(\bd X)$.
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   143
These maps, for various $X$, comprise a natural transformation of functors.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   144
\end{axiom}
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   145
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   146
Note that the first ``$\bd$" above is part of the data for the category, 
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   147
while the second is the ordinary boundary of manifolds.
333
3e61a9197613 updating notation in ncat
Scott Morrison <scott@tqft.net>
parents: 329
diff changeset
   148
Given $c\in\cl{\cC}(\bd(X))$, we will write $\cC(X; c)$ for $\bd^{-1}(c)$, those morphisms with specified boundary $c$.
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   149
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   150
\medskip
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   151
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   152
In order to simplify the exposition we have concentrated on the case of 
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   153
unoriented PL manifolds and avoided the question of what exactly we mean by 
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   154
the boundary of a manifold with extra structure, such as an oriented manifold.
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   155
In general, all manifolds of dimension less than $n$ should be equipped with the germ
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   156
of a thickening to dimension $n$, and this germ should carry whatever structure we have 
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   157
on $n$-manifolds.
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   158
In addition, lower dimensional manifolds should be equipped with a framing
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   159
of their normal bundle in the thickening; the framing keeps track of which
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   160
side (iterated) bounded manifolds lie on.
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   161
For example, the boundary of an oriented $n$-ball
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   162
should be an $n{-}1$-sphere equipped with an orientation of its once stabilized tangent
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   163
bundle and a choice of direction in this bundle indicating
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   164
which side the $n$-ball lies on.
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   165
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   166
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   167
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   168
We have just argued that the boundary of a morphism has no preferred splitting into
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   169
domain and range, but the converse meets with our approval.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   170
That is, given compatible domain and range, we should be able to combine them into
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   171
the full boundary of a morphism.
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
   172
The following lemma will follow from the colimit construction used to define $\cl{\cC}_{k-1}$
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   173
on spheres.
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   174
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
   175
\begin{lem}[Boundary from domain and range]
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
   176
\label{lem:domain-and-range}
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   177
Let $S = B_1 \cup_E B_2$, where $S$ is a $k{-}1$-sphere $(1\le k\le n)$,
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   178
$B_i$ is a $k{-}1$-ball, and $E = B_1\cap B_2$ is a $k{-}2$-sphere (Figure \ref{blah3}).
333
3e61a9197613 updating notation in ncat
Scott Morrison <scott@tqft.net>
parents: 329
diff changeset
   179
Let $\cC(B_1) \times_{\cl{\cC}(E)} \cC(B_2)$ denote the fibered product of the 
3e61a9197613 updating notation in ncat
Scott Morrison <scott@tqft.net>
parents: 329
diff changeset
   180
two maps $\bd: \cC(B_i)\to \cl{\cC}(E)$.
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   181
Then we have an injective map
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   182
\[
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
   183
	\gl_E : \cC(B_1) \times_{\cl{\cC}(E)} \cC(B_2) \into \cl{\cC}(S)
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   184
\]
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   185
which is natural with respect to the actions of homeomorphisms.
333
3e61a9197613 updating notation in ncat
Scott Morrison <scott@tqft.net>
parents: 329
diff changeset
   186
(When $k=1$ we stipulate that $\cl{\cC}(E)$ is a point, so that the above fibered product
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
   187
becomes a normal product.)
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
   188
\end{lem}
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   189
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
   190
\begin{figure}[t] \centering
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   191
\begin{tikzpicture}[%every label/.style={green}
333
3e61a9197613 updating notation in ncat
Scott Morrison <scott@tqft.net>
parents: 329
diff changeset
   192
]
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   193
\node[fill=black, circle, label=below:$E$, inner sep=1.5pt](S) at (0,0) {};
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   194
\node[fill=black, circle, label=above:$E$, inner sep=1.5pt](N) at (0,2) {};
186
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 185
diff changeset
   195
\draw (S) arc  (-90:90:1);
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 185
diff changeset
   196
\draw (N) arc  (90:270:1);
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 185
diff changeset
   197
\node[left] at (-1,1) {$B_1$};
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 185
diff changeset
   198
\node[right] at (1,1) {$B_2$};
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 185
diff changeset
   199
\end{tikzpicture}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   200
\caption{Combining two balls to get a full boundary.}\label{blah3}\end{figure}
179
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 178
diff changeset
   201
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   202
Note that we insist on injectivity above. 
528
96ec10a46ee1 minor; resolving a few \nns
Kevin Walker <kevin@canyon23.net>
parents: 522
diff changeset
   203
The lemma follows from Definition \ref{def:colim-fields} and Lemma \ref{lem:colim-injective}.
96ec10a46ee1 minor; resolving a few \nns
Kevin Walker <kevin@canyon23.net>
parents: 522
diff changeset
   204
%\nn{we might want a more official looking proof...}
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   205
725
e27bc92e5d9b explain why we dont require gluing to be surjective
Kevin Walker <kevin@canyon23.net>
parents: 723
diff changeset
   206
We do not insist on surjectivity of the gluing map, since this is not satisfied by all of the examples
e27bc92e5d9b explain why we dont require gluing to be surjective
Kevin Walker <kevin@canyon23.net>
parents: 723
diff changeset
   207
we are trying to axiomatize.
729
a53b3dd7ea9f slightly more detail on lack of surjectivity
Scott Morrison <scott@tqft.net>
parents: 726
diff changeset
   208
If our $k$-morphisms $\cC(X)$ are labeled cell complexes embedded in $X$ (c.f. Example \ref{ex:traditional-n-categories} below), then a $k$-morphism is
837
Scott Morrison <scott@tqft.net>
parents: 833
diff changeset
   209
in the image of the gluing map precisely when the cell complex is in general position
Scott Morrison <scott@tqft.net>
parents: 833
diff changeset
   210
with respect to $E$. On the other hand, in categories based on maps to a target space (c.f. Example \ref{ex:maps-to-a-space} below) the gluing map is always surjective.
725
e27bc92e5d9b explain why we dont require gluing to be surjective
Kevin Walker <kevin@canyon23.net>
parents: 723
diff changeset
   211
723
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
   212
If $S$ is a 0-sphere (the case $k=1$ above), then $S$ can be identified with the {\it disjoint} union
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
   213
of two 0-balls $B_1$ and $B_2$ and the colimit construction $\cl{\cC}(S)$ can be identified
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
   214
with the (ordinary, not fibered) product $\cC(B_1) \times \cC(B_2)$.
1b49432f3aef tried to clarify the spirally nature of the axioms in the intro to the ncat section; other word-smithing in that intro; added remark about C(0-sphere)
Kevin Walker <kevin@canyon23.net>
parents: 721
diff changeset
   215
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   216
Let $\cl{\cC}(S)\trans E$ denote the image of $\gl_E$.
874
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   217
We will refer to elements of $\cl{\cC}(S)\trans E$ as ``splittable along $E$" or ``transverse to $E$". 
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   218
When the gluing map is surjective every such element is splittable.
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   219
195
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   220
If $X$ is a $k$-ball and $E \sub \bd X$ splits $\bd X$ into two $k{-}1$-balls $B_1$ and $B_2$
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   221
as above, then we define $\cC(X)\trans E = \bd^{-1}(\cl{\cC}(\bd X)\trans E)$.
195
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   222
874
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   223
We will call the projection $\cl{\cC}(S)\trans E \to \cC(B_i)$ given by the composition
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   224
$$\cl{\cC}(S)\trans E \xrightarrow{\gl^{-1}} \cC(B_1) \times \cC(B_2) \xrightarrow{\pr_i} \cC(B_i)$$
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
   225
a {\it restriction} map and write $\res_{B_i}(a)$
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   226
(or simply $\res(a)$ when there is no ambiguity), for $a\in \cl{\cC}(S)\trans E$.
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   227
More generally, we also include under the rubric ``restriction map"
195
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   228
the boundary maps of Axiom \ref{nca-boundary} above,
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
   229
another class of maps introduced after Axiom \ref{nca-assoc} below, as well as any composition
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
   230
of restriction maps.
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   231
In particular, we have restriction maps $\cC(X)\trans E \to \cC(B_i)$
874
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   232
defined as the composition of the boundary with the first restriction map described above:
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   233
$$
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   234
\cC(X) \trans E \xrightarrow{\bdy} \cl{\cC}(\bdy X)\trans E \xrightarrow{\res} \cC(B_i)
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   235
.$$
195
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   236
These restriction maps can be thought of as 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   237
domain and range maps, relative to the choice of splitting $\bd X = B_1 \cup_E B_2$.
874
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   238
These restriction maps in fact have their image in the subset $\cC(B_i)\trans E$,
4fd165bc745b being more verbose about restriction maps
Scott Morrison <scott@tqft.net>
parents: 870
diff changeset
   239
and so to emphasize this we will sometimes write the restriction map as $\cC(X)\trans E \to \cC(B_i)\trans E$.
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   240
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   241
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   242
Next we consider composition of morphisms.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   243
For $n$-categories which lack strong duality, one usually considers
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   244
$k$ different types of composition of $k$-morphisms, each associated to a different ``direction".
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   245
(For example, vertical and horizontal composition of 2-morphisms.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   246
In the presence of strong duality, these $k$ distinct compositions are subsumed into 
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   247
one general type of composition which can be in any direction.
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   248
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   249
\begin{axiom}[Composition]
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
   250
\label{axiom:composition}
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   251
Let $B = B_1 \cup_Y B_2$, where $B$, $B_1$ and $B_2$ are $k$-balls ($0\le k\le n$)
179
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 178
diff changeset
   252
and $Y = B_1\cap B_2$ is a $k{-}1$-ball (Figure \ref{blah5}).
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
   253
Let $E = \bd Y$, which is a $k{-}2$-sphere.
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   254
Note that each of $B$, $B_1$ and $B_2$ has its boundary split into two $k{-}1$-balls by $E$.
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   255
We have restriction (domain or range) maps $\cC(B_i)\trans E \to \cC(Y)$.
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   256
Let $\cC(B_1)\trans E \times_{\cC(Y)} \cC(B_2)\trans E$ denote the fibered product of these two maps. 
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
   257
We have a map
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   258
\[
727
0ec80a7773dc added two more transverse symbols
Kevin Walker <kevin@canyon23.net>
parents: 726
diff changeset
   259
	\gl_Y : \cC(B_1)\trans E \times_{\cC(Y)} \cC(B_2)\trans E \to \cC(B)\trans E
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   260
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   261
which is natural with respect to the actions of homeomorphisms, and also compatible with restrictions
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   262
to the intersection of the boundaries of $B$ and $B_i$.
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   263
If $k < n$
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
   264
we require that $\gl_Y$ is injective.
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   265
%(For $k=n$ see below.)
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   266
\end{axiom}
94
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
   267
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
   268
\begin{figure}[t] \centering
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   269
\begin{tikzpicture}[%every label/.style={green},
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   270
				x=1.5cm,y=1.5cm]
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   271
\node[fill=black, circle, label=below:$E$, inner sep=2pt](S) at (0,0) {};
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   272
\node[fill=black, circle, label=above:$E$, inner sep=2pt](N) at (0,2) {};
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   273
\draw (S) arc  (-90:90:1);
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   274
\draw (N) arc  (90:270:1);
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   275
\draw (N) -- (S);
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   276
\node[left] at (-1/4,1) {$B_1$};
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   277
\node[right] at (1/4,1) {$B_2$};
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   278
\node at (1/6,3/2)  {$Y$};
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   279
\end{tikzpicture}
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   280
\caption{From two balls to one ball.}\label{blah5}\end{figure}
179
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 178
diff changeset
   281
195
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   282
\begin{axiom}[Strict associativity] \label{nca-assoc}
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   283
The composition (gluing) maps above are strictly associative.
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   284
Given any splitting of a ball $B$ into smaller balls
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   285
$$\bigsqcup B_i \to B,$$ 
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   286
any sequence of gluings (in the sense of Definition \ref{defn:gluing-decomposition}, where all the intermediate steps are also disjoint unions of balls) yields the same result.
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   287
\end{axiom}
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
   288
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
   289
\begin{figure}[t]
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
   290
$$\mathfig{.65}{ncat/strict-associativity}$$
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
   291
\caption{An example of strict associativity.}\label{blah6}\end{figure}
179
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 178
diff changeset
   292
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   293
We'll use the notation  $a\bullet b$ for the glued together field $\gl_Y(a, b)$.
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   294
In the other direction, we will call the projection from $\cC(B)\trans E$ to $\cC(B_i)\trans E$ 
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   295
a restriction map (one of many types of map so called) and write $\res_{B_i}(a)$ for $a\in \cC(B)\trans E$.
195
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   296
%Compositions of boundary and restriction maps will also be called restriction maps.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   297
%For example, if $B$ is a $k$-ball and $Y\sub \bd B$ is a $k{-}1$-ball, there is a
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 193
diff changeset
   298
%restriction map from $\cC(B)_{\bd Y}$ to $\cC(Y)$.
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
   299
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   300
We will write $\cC(B)\trans Y$ for the image of $\gl_Y$ in $\cC(B)$.
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   301
We will call elements of $\cC(B)\trans Y$ morphisms which are 
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   302
``splittable along $Y$'' or ``transverse to $Y$''.
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
   303
We have $\cC(B)\trans Y \sub \cC(B)\trans E \sub \cC(B)$.
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   304
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   305
More generally, let $\alpha$ be a splitting of $X$ into smaller balls.
193
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 192
diff changeset
   306
Let $\cC(X)_\alpha \sub \cC(X)$ denote the image of the iterated gluing maps from 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 192
diff changeset
   307
the smaller balls to $X$.
417
d3b05641e7ca making quotation marks consistently "American style"
Kevin Walker <kevin@canyon23.net>
parents: 416
diff changeset
   308
We  say that elements of $\cC(X)_\alpha$ are morphisms which are ``splittable along $\alpha$".
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   309
In situations where the splitting is notationally anonymous, we will write
193
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 192
diff changeset
   310
$\cC(X)\spl$ for the morphisms which are splittable along (a.k.a.\ transverse to)
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   311
the unnamed splitting.
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   312
If $\beta$ is a ball decomposition of $\bd X$, we define $\cC(X)_\beta \deq \bd\inv(\cl{\cC}(\bd X)_\beta)$;
193
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 192
diff changeset
   313
this can also be denoted $\cC(X)\spl$ if the context contains an anonymous
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   314
decomposition of $\bd X$ and no competing splitting of $X$.
192
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 191
diff changeset
   315
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 191
diff changeset
   316
The above two composition axioms are equivalent to the following one,
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
   317
which we state in slightly vague form.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
   318
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
   319
\xxpar{Multi-composition:}
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   320
{Given any splitting $B_1 \sqcup \cdots \sqcup B_m \to B$ of a $k$-ball
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
   321
into small $k$-balls, there is a 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
   322
map from an appropriate subset (like a fibered product) 
193
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 192
diff changeset
   323
of $\cC(B_1)\spl\times\cdots\times\cC(B_m)\spl$ to $\cC(B)\spl$,
95
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   324
and these various $m$-fold composition maps satisfy an
365
a93bb76a8525 moving an already prepared diagram out of tempkw
Scott Morrison <scott@tqft.net>
parents: 364
diff changeset
   325
operad-type strict associativity condition (Figure \ref{fig:operad-composition}).}
179
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 178
diff changeset
   326
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
   327
\begin{figure}[t]
365
a93bb76a8525 moving an already prepared diagram out of tempkw
Scott Morrison <scott@tqft.net>
parents: 364
diff changeset
   328
$$\mathfig{.8}{ncat/operad-composition}$$
a93bb76a8525 moving an already prepared diagram out of tempkw
Scott Morrison <scott@tqft.net>
parents: 364
diff changeset
   329
\caption{Operad composition and associativity}\label{fig:operad-composition}\end{figure}
95
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   330
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   331
The next axiom is related to identity morphisms, though that might not be immediately obvious.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   332
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   333
\begin{axiom}[Product (identity) morphisms, preliminary version]
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   334
For each $k$-ball $X$ and $m$-ball $D$, with $k+m \le n$, there is a map $\cC(X)\to \cC(X\times D)$, 
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   335
usually denoted $a\mapsto a\times D$ for $a\in \cC(X)$.
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   336
These maps must satisfy the following conditions.
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   337
\begin{enumerate}
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   338
\item
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   339
If $f:X\to X'$ and $\tilde{f}:X\times D \to X'\times D'$ are homeomorphisms such that the diagram
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   340
\[ \xymatrix{
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   341
	X\times D \ar[r]^{\tilde{f}} \ar[d]_{\pi} & X'\times D' \ar[d]^{\pi} \\
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   342
	X \ar[r]^{f} & X'
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   343
} \]
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   344
commutes, then we have 
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   345
\[
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   346
	\tilde{f}(a\times D) = f(a)\times D' .
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   347
\]
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   348
\item
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   349
Product morphisms are compatible with gluing (composition) in both factors:
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   350
\[
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   351
	(a'\times D)\bullet(a''\times D) = (a'\bullet a'')\times D
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   352
\]
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   353
and
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   354
\[
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   355
	(a\times D')\bullet(a\times D'') = a\times (D'\bullet D'') .
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   356
\]
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   357
\item
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   358
Product morphisms are associative:
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   359
\[
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   360
	(a\times D)\times D' = a\times (D\times D') .
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   361
\]
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   362
(Here we are implicitly using functoriality and the obvious homeomorphism
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   363
$(X\times D)\times D' \to X\times(D\times D')$.)
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   364
\item
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   365
Product morphisms are compatible with restriction:
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   366
\[
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   367
	\res_{X\times E}(a\times D) = a\times E
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   368
\]
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   369
for $E\sub \bd D$ and $a\in \cC(X)$.
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   370
\end{enumerate}
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   371
\end{axiom}
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   372
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   373
We will need to strengthen the above preliminary version of the axiom to allow
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   374
for products which are ``pinched" in various ways along their boundary.
352
38da35694123 added pinched product figs
Kevin Walker <kevin@canyon23.net>
parents: 348
diff changeset
   375
(See Figure \ref{pinched_prods}.)
38da35694123 added pinched product figs
Kevin Walker <kevin@canyon23.net>
parents: 348
diff changeset
   376
\begin{figure}[t]
364
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   377
$$
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   378
\begin{tikzpicture}[baseline=0]
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   379
\begin{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   380
\path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   381
\draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   382
\foreach \x in {0, 0.5, ..., 6} {
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   383
	\draw[green!50!brown] (\x,-2) -- (\x,2);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   384
}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   385
\end{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   386
\draw[blue,line width=1.5pt] (0,-3) -- (5.66,-3);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   387
\draw[->,red,line width=2pt] (2.83,-1.5) -- (2.83,-2.5);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   388
\end{tikzpicture}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   389
\qquad \qquad
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   390
\begin{tikzpicture}[baseline=-0.15cm]
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   391
\begin{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   392
\path[clip] (0,1) arc (90:135:8 and 4)  arc (-135:-90:8 and 4) -- cycle;
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   393
\draw[blue,line width=2pt] (0,1) arc (90:135:8 and 4)  arc (-135:-90:8 and 4) -- cycle;
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   394
\foreach \x in {-6, -5.5, ..., 0} {
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   395
	\draw[green!50!brown] (\x,-2) -- (\x,2);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   396
}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   397
\end{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   398
\draw[blue,line width=1.5pt] (-5.66,-3.15) -- (0,-3.15);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   399
\draw[->,red,line width=2pt] (-2.83,-1.5) -- (-2.83,-2.5);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   400
\end{tikzpicture}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   401
$$
352
38da35694123 added pinched product figs
Kevin Walker <kevin@canyon23.net>
parents: 348
diff changeset
   402
\caption{Examples of pinched products}\label{pinched_prods}
38da35694123 added pinched product figs
Kevin Walker <kevin@canyon23.net>
parents: 348
diff changeset
   403
\end{figure}
754
2c9f09286beb added more motivation for pinched products
Kevin Walker <kevin@canyon23.net>
parents: 753
diff changeset
   404
The need for a strengthened version will become apparent in Appendix \ref{sec:comparing-defs}
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   405
where we construct a traditional 2-category from a disk-like 2-category.
754
2c9f09286beb added more motivation for pinched products
Kevin Walker <kevin@canyon23.net>
parents: 753
diff changeset
   406
For example, ``half-pinched" products of 1-balls are used to construct weak identities for 1-morphisms
2c9f09286beb added more motivation for pinched products
Kevin Walker <kevin@canyon23.net>
parents: 753
diff changeset
   407
in 2-categories.
2c9f09286beb added more motivation for pinched products
Kevin Walker <kevin@canyon23.net>
parents: 753
diff changeset
   408
We also need fully-pinched products to define collar maps below (see Figure \ref{glue-collar}).
2c9f09286beb added more motivation for pinched products
Kevin Walker <kevin@canyon23.net>
parents: 753
diff changeset
   409
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   410
Define a {\it pinched product} to be a map
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   411
\[
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   412
	\pi: E\to X
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   413
\]
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   414
such that $E$ is a $k{+}m$-ball, $X$ is a $k$-ball ($m\ge 1$), and $\pi$ is locally modeled
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   415
on a standard iterated degeneracy map
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   416
\[
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   417
	d: \Delta^{k+m}\to\Delta^k .
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   418
\]
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   419
(We thank Kevin Costello for suggesting this approach.)
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   420
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   421
Note that for each interior point $x\in X$, $\pi\inv(x)$ is an $m$-ball,
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
   422
and for each boundary point $x\in\bd X$, $\pi\inv(x)$ is a ball of dimension
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   423
$l \le m$, with $l$ depending on $x$.
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   424
It is easy to see that a composition of pinched products is again a pinched product.
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   425
A {\it sub pinched product} is a sub-$m$-ball $E'\sub E$ such that the restriction
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   426
$\pi:E'\to \pi(E')$ is again a pinched product.
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   427
A {union} of pinched products is a decomposition $E = \cup_i E_i$
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   428
such that each $E_i\sub E$ is a sub pinched product.
352
38da35694123 added pinched product figs
Kevin Walker <kevin@canyon23.net>
parents: 348
diff changeset
   429
(See Figure \ref{pinched_prod_unions}.)
38da35694123 added pinched product figs
Kevin Walker <kevin@canyon23.net>
parents: 348
diff changeset
   430
\begin{figure}[t]
364
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   431
$$
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   432
\begin{tikzpicture}[baseline=0]
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   433
\begin{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   434
\path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   435
\draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   436
\draw[blue] (0,0) -- (5.66,0);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   437
\foreach \x in {0, 0.5, ..., 6} {
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   438
	\draw[green!50!brown] (\x,-2) -- (\x,2);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   439
}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   440
\end{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   441
\end{tikzpicture}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   442
\qquad
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   443
\begin{tikzpicture}[baseline=0]
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   444
\begin{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   445
\path[clip] (0,-1) rectangle (4,1);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   446
\draw[blue,line width=2pt] (0,-1) rectangle (4,1);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   447
\draw[blue] (0,0) -- (5,0);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   448
\foreach \x in {0, 0.5, ..., 6} {
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   449
	\draw[green!50!brown] (\x,-2) -- (\x,2);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   450
}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   451
\end{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   452
\end{tikzpicture}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   453
\qquad
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   454
\begin{tikzpicture}[baseline=0]
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   455
\begin{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   456
\path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   457
\draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   458
\draw[blue] (2.83,3) circle (3);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   459
\foreach \x in {0, 0.5, ..., 6} {
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   460
	\draw[green!50!brown] (\x,-2) -- (\x,2);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   461
}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   462
\end{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   463
\end{tikzpicture}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   464
$$
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   465
$$
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   466
\begin{tikzpicture}[baseline=0]
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   467
\begin{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   468
\path[clip] (0,-1) rectangle (4,1);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   469
\draw[blue,line width=2pt] (0,-1) rectangle (4,1);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   470
\draw[blue] (0,-1) -- (4,1);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   471
\foreach \x in {0, 0.5, ..., 6} {
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   472
	\draw[green!50!brown] (\x,-2) -- (\x,2);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   473
}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   474
\end{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   475
\end{tikzpicture}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   476
\qquad
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   477
\begin{tikzpicture}[baseline=0]
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   478
\begin{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   479
\path[clip] (0,-1) rectangle (5,1);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   480
\draw[blue,line width=2pt] (0,-1) rectangle (5,1);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   481
\draw[blue] (1,-1) .. controls  (2,-1) and (3,1) .. (4,1);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   482
\foreach \x in {0, 0.5, ..., 6} {
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   483
	\draw[green!50!brown] (\x,-2) -- (\x,2);
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   484
}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   485
\end{scope}
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   486
\end{tikzpicture}
751
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   487
\qquad
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   488
\begin{tikzpicture}[baseline=0]
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   489
\begin{scope}
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   490
\path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   491
\draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   492
\draw[blue] (2.82,-5) -- (2.83,5);
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   493
\foreach \x in {0, 0.5, ..., 6} {
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   494
	\draw[green!50!brown] (\x,-2) -- (\x,2);
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   495
}
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   496
\end{scope}
cea4c5a94d4a added to examples of unions of pinched products (fig)
Kevin Walker <kevin@canyon23.net>
parents: 750
diff changeset
   497
\end{tikzpicture}
364
93d636f420c7 converting some hand drawn pictures to tikz
Scott Morrison <scott@tqft.net>
parents: 359
diff changeset
   498
$$
808
3781b30c4e2e minor: correcting caption
Scott Morrison <scott@tqft.net>
parents: 775
diff changeset
   499
\caption{Six examples of unions of pinched products}\label{pinched_prod_unions}
352
38da35694123 added pinched product figs
Kevin Walker <kevin@canyon23.net>
parents: 348
diff changeset
   500
\end{figure}
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   501
802
e3ddb8605e32 adding transversality requirement to product morphism axiom
Kevin Walker <kevin@canyon23.net>
parents: 801
diff changeset
   502
Note that $\bd X$ has a (possibly trivial) subdivision according to 
e3ddb8605e32 adding transversality requirement to product morphism axiom
Kevin Walker <kevin@canyon23.net>
parents: 801
diff changeset
   503
the dimension of $\pi\inv(x)$, $x\in \bd X$.
e3ddb8605e32 adding transversality requirement to product morphism axiom
Kevin Walker <kevin@canyon23.net>
parents: 801
diff changeset
   504
Let $\cC(X)\trans{}$ denote the morphisms which are splittable along this subdivision.
e3ddb8605e32 adding transversality requirement to product morphism axiom
Kevin Walker <kevin@canyon23.net>
parents: 801
diff changeset
   505
e3ddb8605e32 adding transversality requirement to product morphism axiom
Kevin Walker <kevin@canyon23.net>
parents: 801
diff changeset
   506
The product axiom will give a map $\pi^*:\cC(X)\trans{}\to \cC(E)$ for each pinched product
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   507
$\pi:E\to X$.
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   508
Morphisms in the image of $\pi^*$ will be called product morphisms.
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   509
Before stating the axiom, we illustrate it in our two motivating examples of $n$-categories.
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   510
In the case where $\cC(X) = \{f: X\to T\}$, we define $\pi^*(f) = f\circ\pi$.
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   511
In the case where $\cC(X)$ is the set of all labeled embedded cell complexes $K$ in $X$, 
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   512
define $\pi^*(K) = \pi\inv(K)$, with each codimension $i$ cell $\pi\inv(c)$ labeled by the
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   513
same (traditional) $i$-morphism as the corresponding codimension $i$ cell $c$.
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   514
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   515
551
9dfb5db2acd7 remaining changes from tuesday afternoon
Scott Morrison <scott@tqft.net>
parents: 550
diff changeset
   516
%\addtocounter{axiom}{-1}
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   517
\begin{axiom}[Product (identity) morphisms]
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
   518
\label{axiom:product}
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   519
For each pinched product $\pi:E\to X$, with $X$ a $k$-ball and $E$ a $k{+}m$-ball ($m\ge 1$),
802
e3ddb8605e32 adding transversality requirement to product morphism axiom
Kevin Walker <kevin@canyon23.net>
parents: 801
diff changeset
   520
there is a map $\pi^*:\cC(X)\trans{}\to \cC(E)$.
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
   521
These maps must satisfy the following conditions.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
   522
\begin{enumerate}
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
   523
\item
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   524
If $\pi:E\to X$ and $\pi':E'\to X'$ are pinched products, and
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   525
if $f:X\to X'$ and $\tilde{f}:E \to E'$ are maps such that the diagram
95
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   526
\[ \xymatrix{
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   527
	E \ar[r]^{\tilde{f}} \ar[d]_{\pi} & E' \ar[d]^{\pi'} \\
95
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   528
	X \ar[r]^{f} & X'
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   529
} \]
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   530
commutes, then we have 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   531
\[
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   532
	\pi'^*\circ f = \tilde{f}\circ \pi^*.
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   533
\]
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
   534
\item
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   535
Product morphisms are compatible with gluing (composition).
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   536
Let $\pi:E\to X$, $\pi_1:E_1\to X_1$, and $\pi_2:E_2\to X_2$ 
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   537
be pinched products with $E = E_1\cup E_2$.
752
84bf15233e08 fixed statement of compatibility of product morphisms with decompositions (might still need some work)
Kevin Walker <kevin@canyon23.net>
parents: 751
diff changeset
   538
(See Figure \ref{pinched_prod_unions}.)  
84bf15233e08 fixed statement of compatibility of product morphisms with decompositions (might still need some work)
Kevin Walker <kevin@canyon23.net>
parents: 751
diff changeset
   539
Note that $X_1$ and $X_2$ can be identified with subsets of $X$, 
84bf15233e08 fixed statement of compatibility of product morphisms with decompositions (might still need some work)
Kevin Walker <kevin@canyon23.net>
parents: 751
diff changeset
   540
but $X_1 \cap X_2$ might not be codimension 1, and indeed we might have $X_1 = X_2 = X$.
84bf15233e08 fixed statement of compatibility of product morphisms with decompositions (might still need some work)
Kevin Walker <kevin@canyon23.net>
parents: 751
diff changeset
   541
We assume that there is a decomposition of $X$ into balls which is compatible with
84bf15233e08 fixed statement of compatibility of product morphisms with decompositions (might still need some work)
Kevin Walker <kevin@canyon23.net>
parents: 751
diff changeset
   542
$X_1$ and $X_2$.
802
e3ddb8605e32 adding transversality requirement to product morphism axiom
Kevin Walker <kevin@canyon23.net>
parents: 801
diff changeset
   543
Let $a\in \cC(X)\trans{}$, and let $a_i$ denote the restriction of $a$ to $X_i\sub X$.
753
32e956a73f14 more on piched product union axiom
Kevin Walker <kevin@canyon23.net>
parents: 752
diff changeset
   544
(We assume that $a$ is splittable with respect to the above decomposition of $X$ into balls.)
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   545
Then 
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   546
\[
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   547
	\pi^*(a) = \pi_1^*(a_1)\bullet \pi_2^*(a_2) .
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   548
\]
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
   549
\item
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   550
Product morphisms are associative.
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
   551
If $\pi:E\to X$ and $\rho:D\to E$ are pinched products then
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   552
\[
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   553
	\rho^*\circ\pi^* = (\pi\circ\rho)^* .
109
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 108
diff changeset
   554
\]
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
   555
\item
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   556
Product morphisms are compatible with restriction.
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   557
If we have a commutative diagram
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   558
\[ \xymatrix{
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   559
	D \ar@{^(->}[r] \ar[d]_{\rho} & E \ar[d]^{\pi} \\
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   560
	Y \ar@{^(->}[r] & X
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   561
} \]
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   562
such that $\rho$ and $\pi$ are pinched products, then
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
   563
\[
344
4718e0696bc6 finished product axiom
Kevin Walker <kevin@canyon23.net>
parents: 343
diff changeset
   564
	\res_D\circ\pi^* = \rho^*\circ\res_Y .
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
   565
\]
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
   566
\end{enumerate}
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   567
\end{axiom}
95
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   568
343
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   569
45aceaf20a77 start on product axiom
Kevin Walker <kevin@canyon23.net>
parents: 342
diff changeset
   570
\medskip
128
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 125
diff changeset
   571
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   572
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   573
95
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   574
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   575
%All of the axioms listed above hold for both ordinary $n$-categories and $A_\infty$ $n$-categories.
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   576
%The last axiom (below), concerning actions of 
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   577
%homeomorphisms in the top dimension $n$, distinguishes the two cases.
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   578
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   579
%We start with the ordinary $n$-category case.
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   580
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   581
The next axiom says, roughly, that we have strict associativity in dimension $n$, 
800
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   582
even when we reparametrize our $n$-balls.
95
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
   583
420
Scott Morrison <scott@tqft.net>
parents: 418
diff changeset
   584
\begin{axiom}[\textup{\textbf{[preliminary]}} Isotopy invariance in dimension $n$]
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
   585
\label{axiom:isotopy-preliminary}
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   586
Let $X$ be an $n$-ball, $b \in \cC(X)$, and $f: X\to X$ be a homeomorphism which 
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   587
acts trivially on the restriction $\bd b$ of $b$ to $\bd X$.
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   588
(Keep in mind the important special case where $f$ restricted to $\bd X$ is the identity.)
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
   589
Suppose furthermore that $f$ is isotopic to the identity through homeomorphisms which act
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   590
trivially on $\bd b$.
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   591
Then $f(b) = b$.
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   592
In particular, homeomorphisms which are isotopic to the identity rel boundary act trivially on 
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   593
all of $\cC(X)$.
267
Scott Morrison <scott@tqft.net>
parents: 266
diff changeset
   594
\end{axiom}
96
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   595
174
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 155
diff changeset
   596
This axiom needs to be strengthened to force product morphisms to act as the identity.
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
   597
Let $X$ be an $n$-ball and $Y\sub\bd X$ be an $n{-}1$-ball.
96
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   598
Let $J$ be a 1-ball (interval).
721
3ae1a110873b add definition of collaring homeo, etc.
Kevin Walker <kevin@canyon23.net>
parents: 719
diff changeset
   599
Let $s_{Y,J}: X\cup_Y (Y\times J) \to X$ be a collaring homeomorphism
3ae1a110873b add definition of collaring homeo, etc.
Kevin Walker <kevin@canyon23.net>
parents: 719
diff changeset
   600
(see the end of \S\ref{ss:syst-o-fields}).
3ae1a110873b add definition of collaring homeo, etc.
Kevin Walker <kevin@canyon23.net>
parents: 719
diff changeset
   601
Here we use $Y\times J$ with boundary entirely pinched.
96
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   602
We define a map
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   603
\begin{eqnarray*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   604
	\psi_{Y,J}: \cC(X) &\to& \cC(X) \\
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
   605
	a & \mapsto & s_{Y,J}(a \bullet ((a|_Y)\times J)) .
96
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   606
\end{eqnarray*}
142
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 141
diff changeset
   607
(See Figure \ref{glue-collar}.)
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
   608
\begin{figure}[t]
189
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   609
\begin{equation*}
190
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   610
\begin{tikzpicture}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   611
\def\rad{1}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   612
\def\srad{0.75}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   613
\def\gap{4.5}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   614
\foreach \i in {0, 1, 2} {
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   615
	\node(\i) at ($\i*(\gap,0)$) [draw, circle through = {($\i*(\gap,0)+(\rad,0)$)}] {};
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   616
	\node(\i-small) at (\i.east) [circle through={($(\i.east)+(\srad,0)$)}] {};
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   617
	\foreach \n in {1,2} {
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   618
		\fill (intersection \n of \i-small and \i) node(\i-intersection-\n) {} circle (2pt);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   619
	}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   620
}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   621
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   622
\begin{scope}[decoration={brace,amplitude=10,aspect=0.5}]
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   623
	\draw[decorate] (0-intersection-1.east) -- (0-intersection-2.east);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   624
\end{scope}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   625
\node[right=1mm] at (0.east) {$a$};
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   626
\draw[->] ($(0.east)+(0.75,0)$) -- ($(1.west)+(-0.2,0)$);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   627
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   628
\draw (1-small)  circle (\srad);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   629
\foreach \theta in {90, 72, ..., -90} {
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   630
	\draw[blue] (1) -- ($(1)+(\rad,0)+(\theta:\srad)$);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   631
}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   632
\filldraw[fill=white] (1) circle (\rad);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   633
\foreach \n in {1,2} {
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   634
	\fill (intersection \n of 1-small and 1) circle (2pt);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   635
}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   636
\node[below] at (1-small.south) {$a \times J$};
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   637
\draw[->] ($(1.east)+(1,0)$) -- ($(2.west)+(-0.2,0)$);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   638
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   639
\begin{scope}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   640
\path[clip] (2) circle (\rad);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   641
\draw[clip] (2.east) circle (\srad);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   642
\foreach \y in {1, 0.86, ..., -1} {
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   643
	\draw[blue] ($(2)+(-1,\y) $)-- ($(2)+(1,\y)$);
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   644
}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   645
\end{scope}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   646
\end{tikzpicture}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   647
\end{equation*}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   648
\begin{equation*}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
   649
\xymatrix@C+2cm{\cC(X) \ar[r]^(0.45){\text{glue}} & \cC(X \cup \text{collar}) \ar[r]^(0.55){\text{homeo}} & \cC(X)}
189
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   650
\end{equation*}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   651
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 187
diff changeset
   652
\caption{Extended homeomorphism.}\label{glue-collar}\end{figure}
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   653
We call a map of this form a {\it collar map}.
96
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   654
It can be thought of as the action of the inverse of
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   655
a map which projects a collar neighborhood of $Y$ onto $Y$,
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   656
or as the limit of homeomorphisms $X\to X$ which expand a very thin collar of $Y$
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   657
to a larger collar.
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   658
We call the equivalence relation generated by collar maps and homeomorphisms
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   659
isotopic (rel boundary) to the identity {\it extended isotopy}.
96
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   660
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   661
The revised axiom is
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   662
551
9dfb5db2acd7 remaining changes from tuesday afternoon
Scott Morrison <scott@tqft.net>
parents: 550
diff changeset
   663
%\addtocounter{axiom}{-1}
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
   664
\begin{axiom}[Extended isotopy invariance in dimension $n$]
187
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 186
diff changeset
   665
\label{axiom:extended-isotopies}
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   666
Let $X$ be an $n$-ball, $b \in \cC(X)$, and $f: X\to X$ be a homeomorphism which 
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   667
acts trivially on the restriction $\bd b$ of $b$ to $\bd X$.
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   668
Suppose furthermore that $f$ is isotopic to the identity through homeomorphisms which
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
   669
act trivially on $\bd b$.
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   670
Then $f(b) = b$.
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
   671
In addition, collar maps act trivially on $\cC(X)$.
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
   672
\end{axiom}
96
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 95
diff changeset
   673
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   674
\medskip
97
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
   675
896
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   676
We need one additional axiom.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   677
It says, roughly, that given a $k$-ball $X$, $k<n$, and $c\in \cC(X)$, there exist sufficiently many splittings of $c$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   678
We use this axiom in the proofs of \ref{lem:d-a-acyclic}, \ref{lem:colim-injective} \nn{...}.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   679
All of the examples of (disk-like) $n$-categories we consider in this paper satisfy the axiom, but
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   680
nevertheless we feel that it is too strong.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   681
In the future we would like to see this provisional version of the axiom replaced by something less restrictive.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   682
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
   683
We give two alternate versions of the axiom, one better suited for smooth examples, and one better suited to PL examples.
896
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   684
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   685
\begin{axiom}[Splittings]
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   686
\label{axiom:splittings}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   687
Let $c\in \cC_k(X)$, with $0\le k < n$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   688
Let $X = \cup_i X_i$ be a splitting of $X$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   689
\begin{itemize}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   690
\item (Version 1) Then there exists an embedded cell complex $S_c \sub X$, called the string locus of $c$,
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   691
such that if the splitting $\{X_i\}$ is transverse to $S_c$ then $c$ splits along $\{X_i\}$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   692
\item (Version 2) Consider the set of homeomorphisms $g:X\to X$ such that $c$ splits along $\{g(X_i)\}$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   693
Then this subset of $\Homeo(X)$ is open and dense.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   694
\end{itemize}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   695
\nn{same something about extension from boundary}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   696
\end{axiom}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   697
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   698
We note some consequences of Axiom \ref{axiom:splittings}.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   699
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   700
First, some preliminary definitions.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   701
If $P$ is a poset let $P\times I$ denote the product poset, where $I = \{0, 1\}$ with ordering $0\le 1$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   702
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$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   703
Finally, let $\vcone(P)$ denote $P\times I \cup \Cone(P)$, where we identify $P\times \{0\}$ with the base of the cone.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   704
We call $P\times \{1\}$ the base of $\vcone(P)$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   705
(See Figure \ref{vcone-fig}.)
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   706
\begin{figure}[t]
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   707
\centering
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   708
\begin{tikzpicture}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   709
	[kw node/.style={circle,fill=orange!70},
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   710
	kw arrow/.style={-latex, very thick, blue!70, shorten >=.06cm, shorten <=.06cm},
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   711
	kw label/.style={cca},
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   712
	]
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   713
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   714
	\definecolor{cca}{rgb}{.1,.4,.3};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   715
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   716
	\node at (0,0) {
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   717
		\begin{tikzpicture}	
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   718
			\draw 
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   719
				(0,0) node[kw node](p1){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   720
				(1,.5) node[kw node](p2){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   721
				(2,0) node[kw node](p3){};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   722
			
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   723
			\draw[kw arrow] (p1) -- (p3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   724
			\draw[kw arrow] (p2) -- (p3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   725
			\draw[kw arrow] (p1) -- (p2);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   726
			
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   727
			\draw[kw label] (1,-.6) node{(a)};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   728
		\end{tikzpicture}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   729
	};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   730
	
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   731
	\node at (7,0) {
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   732
		\begin{tikzpicture}	
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   733
			\draw 
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   734
				(0,0) node[kw node](p1){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   735
				++(0,2.5) node[kw node](q1){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   736
				(1,.5) node[kw node](p2){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   737
				++(0,2.5) node[kw node](q2){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   738
				(2,0)  node[kw node](p3){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   739
				++(0,2.5) node[kw node](q3){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   740
				;
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   741
			
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   742
			\draw[kw arrow] (p1) -- (p3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   743
			\draw[kw arrow] (p2) -- (p3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   744
			\draw[kw arrow] (p1) -- (p2);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   745
			\draw[kw arrow] (q1) -- (q3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   746
			\draw[kw arrow] (q2) -- (q3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   747
			\draw[kw arrow] (q1) -- (q2);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   748
			\draw[kw arrow] (p1) -- (q1);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   749
			\draw[kw arrow] (p2) -- (q2);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   750
			\draw[kw arrow] (p3) -- (q3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   751
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   752
			\draw[kw label] (1,-.6) node{(b)};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   753
		\end{tikzpicture}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   754
	};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   755
	
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   756
	\node at (0,-5) {
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   757
		\begin{tikzpicture}	
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   758
			\draw 
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   759
				(0,0) node[kw node](p1){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   760
				(1,.5) node[kw node](p2){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   761
				++(0,2.5) node[kw node](v){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   762
				(2,0)  node[kw node](p3){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   763
				;
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   764
			
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   765
			\draw[kw arrow] (p1) -- (p3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   766
			\draw[kw arrow] (p2) -- (p3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   767
			\draw[kw arrow] (p1) -- (p2);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   768
			\draw[kw arrow] (p1) -- (v);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   769
			\draw[kw arrow] (p2) -- (v);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   770
			\draw[kw arrow] (p3) -- (v);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   771
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   772
			\draw[kw label] (1,-.6) node{(c)};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   773
		\end{tikzpicture}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   774
	};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   775
	
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   776
	\node at (7,-5) {
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   777
		\begin{tikzpicture}	
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   778
			\draw 
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   779
				(0,0) node[kw node](p1){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   780
				++(-2,2.5) node[kw node](q1){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   781
				(1,.5) node[kw node](p2){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   782
				++(-2,2.5) node[kw node](q2){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   783
				++(4,0) node[kw node](v){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   784
				(2,0)  node[kw node](p3){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   785
				++(-2,2.5) node[kw node](q3){}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   786
				;
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   787
			
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   788
			\draw[kw arrow] (p1) -- (p3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   789
			\draw[kw arrow] (p2) -- (p3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   790
			\draw[kw arrow] (p1) -- (p2);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   791
			\draw[kw arrow] (p1) -- (v);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   792
			\draw[kw arrow] (p2) -- (v);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   793
			\draw[kw arrow] (p3) -- (v);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   794
			\draw[kw arrow] (q1) -- (q3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   795
			\draw[kw arrow] (q2) -- (q3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   796
			\draw[kw arrow] (q1) -- (q2);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   797
			\draw[kw arrow] (p1) -- (q1);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   798
			\draw[kw arrow] (p2) -- (q2);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   799
			\draw[kw arrow] (p3) -- (q3);
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   800
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   801
			\draw[kw label] (1,-.6) node{(d)};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   802
		\end{tikzpicture}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   803
	};
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   804
	
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   805
\end{tikzpicture}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   806
\caption{(a) $P$, (b) $P\times I$, (c) $\Cone(P)$, (d) $\vcone(P)$}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   807
\label{vcone-fig}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   808
\end{figure}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   809
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   810
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   811
\begin{lem}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   812
\label{lemma:vcones}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   813
Let $c\in \cC_k(X)$, with $0\le k < n$, and
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   814
let $P$ be a finite poset of splittings of $c$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   815
Then we can embed $\vcone(P)$ into the splittings of $c$, with $P$ corresponding to the base of $\vcone(P)$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   816
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.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   817
\end{lem}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   818
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   819
\begin{proof}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   820
After a small perturbation, we may assume that $q$ is simultaneously transverse to all the splittings in $P$, and
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   821
(by Axiom \ref{axiom:splittings}) that $c$ splits along $q$.
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   822
We can now choose, for each splitting $p$ in $P$, a common refinement $p'$ of $p$ and $q$.
898
14e05e9785c0 minor; unsaved change from a couple of days ago
Kevin Walker <kevin@canyon23.net>
parents: 896
diff changeset
   823
This constitutes the middle part ($P\times \{0\}$ above) of $\vcone(P)$.
896
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   824
\end{proof}
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   825
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   826
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   827
\noop{ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   828
800
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   829
We need one additional axiom, in order to constrain the poset of decompositions of a given morphism.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   830
We will soon want to take colimits (and homotopy colimits) indexed by such posets, and we want to require
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   831
that these colimits are in some sense locally acyclic.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   832
Before stating the axiom we need a few preliminary definitions.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   833
If $P$ is a poset let $P\times I$ denote the product poset, where $I = \{0, 1\}$ with ordering $0\le 1$.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   834
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$.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   835
Finally, let $\vcone(P)$ denote $P\times I \cup \Cone(P)$, where we identify $P\times \{0\}$ with the base of the cone.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   836
We call $P\times \{1\}$ the base of $\vcone(P)$.
801
33b3e0c065d2 adding placeholder figure
Kevin Walker <kevin@canyon23.net>
parents: 800
diff changeset
   837
(See Figure \ref{vcone-fig}.)
33b3e0c065d2 adding placeholder figure
Kevin Walker <kevin@canyon23.net>
parents: 800
diff changeset
   838
\begin{figure}[t]
814
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   839
\centering
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   840
\begin{tikzpicture}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   841
	[kw node/.style={circle,fill=orange!70},
815
Kevin Walker <kevin@canyon23.net>
parents: 814
diff changeset
   842
	kw arrow/.style={-latex, very thick, blue!70, shorten >=.06cm, shorten <=.06cm},
814
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   843
	kw label/.style={cca},
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   844
	]
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   845
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   846
	\definecolor{cca}{rgb}{.1,.4,.3};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   847
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   848
	\node at (0,0) {
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   849
		\begin{tikzpicture}	
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   850
			\draw 
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   851
				(0,0) node[kw node](p1){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   852
				(1,.5) node[kw node](p2){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   853
				(2,0) node[kw node](p3){};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   854
			
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   855
			\draw[kw arrow] (p1) -- (p3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   856
			\draw[kw arrow] (p2) -- (p3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   857
			\draw[kw arrow] (p1) -- (p2);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   858
			
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   859
			\draw[kw label] (1,-.6) node{(a)};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   860
		\end{tikzpicture}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   861
	};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   862
	
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   863
	\node at (7,0) {
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   864
		\begin{tikzpicture}	
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   865
			\draw 
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   866
				(0,0) node[kw node](p1){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   867
				++(0,2.5) node[kw node](q1){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   868
				(1,.5) node[kw node](p2){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   869
				++(0,2.5) node[kw node](q2){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   870
				(2,0)  node[kw node](p3){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   871
				++(0,2.5) node[kw node](q3){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   872
				;
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   873
			
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   874
			\draw[kw arrow] (p1) -- (p3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   875
			\draw[kw arrow] (p2) -- (p3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   876
			\draw[kw arrow] (p1) -- (p2);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   877
			\draw[kw arrow] (q1) -- (q3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   878
			\draw[kw arrow] (q2) -- (q3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   879
			\draw[kw arrow] (q1) -- (q2);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   880
			\draw[kw arrow] (p1) -- (q1);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   881
			\draw[kw arrow] (p2) -- (q2);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   882
			\draw[kw arrow] (p3) -- (q3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   883
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   884
			\draw[kw label] (1,-.6) node{(b)};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   885
		\end{tikzpicture}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   886
	};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   887
	
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   888
	\node at (0,-5) {
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   889
		\begin{tikzpicture}	
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   890
			\draw 
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   891
				(0,0) node[kw node](p1){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   892
				(1,.5) node[kw node](p2){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   893
				++(0,2.5) node[kw node](v){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   894
				(2,0)  node[kw node](p3){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   895
				;
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   896
			
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   897
			\draw[kw arrow] (p1) -- (p3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   898
			\draw[kw arrow] (p2) -- (p3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   899
			\draw[kw arrow] (p1) -- (p2);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   900
			\draw[kw arrow] (p1) -- (v);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   901
			\draw[kw arrow] (p2) -- (v);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   902
			\draw[kw arrow] (p3) -- (v);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   903
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   904
			\draw[kw label] (1,-.6) node{(c)};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   905
		\end{tikzpicture}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   906
	};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   907
	
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   908
	\node at (7,-5) {
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   909
		\begin{tikzpicture}	
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   910
			\draw 
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   911
				(0,0) node[kw node](p1){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   912
				++(-2,2.5) node[kw node](q1){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   913
				(1,.5) node[kw node](p2){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   914
				++(-2,2.5) node[kw node](q2){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   915
				++(4,0) node[kw node](v){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   916
				(2,0)  node[kw node](p3){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   917
				++(-2,2.5) node[kw node](q3){}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   918
				;
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   919
			
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   920
			\draw[kw arrow] (p1) -- (p3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   921
			\draw[kw arrow] (p2) -- (p3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   922
			\draw[kw arrow] (p1) -- (p2);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   923
			\draw[kw arrow] (p1) -- (v);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   924
			\draw[kw arrow] (p2) -- (v);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   925
			\draw[kw arrow] (p3) -- (v);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   926
			\draw[kw arrow] (q1) -- (q3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   927
			\draw[kw arrow] (q2) -- (q3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   928
			\draw[kw arrow] (q1) -- (q2);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   929
			\draw[kw arrow] (p1) -- (q1);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   930
			\draw[kw arrow] (p2) -- (q2);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   931
			\draw[kw arrow] (p3) -- (q3);
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   932
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   933
			\draw[kw label] (1,-.6) node{(d)};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   934
		\end{tikzpicture}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   935
	};
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   936
	
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   937
\end{tikzpicture}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   938
\caption{(a) $P$, (b) $P\times I$, (c) $\Cone(P)$, (d) $\vcone(P)$}
08e1fc4d6fef tikz figure
Kevin Walker <kevin@canyon23.net>
parents: 807
diff changeset
   939
\label{vcone-fig}
801
33b3e0c065d2 adding placeholder figure
Kevin Walker <kevin@canyon23.net>
parents: 800
diff changeset
   940
\end{figure}
800
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   941
818
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
   942
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
   943
\begin{axiom}[Splittings]
800
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   944
\label{axiom:vcones}
849
cbfbcf204016 no splittability requirement for k=n
Kevin Walker <kevin@canyon23.net>
parents: 837
diff changeset
   945
Let $c\in \cC_k(X)$, with $0\le k < n$, and
800
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   946
let $P$ be a finite poset of splittings of $c$.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   947
Then we can embed $\vcone(P)$ into the splittings of $c$, with $P$ corresponding to the base of $\vcone(P)$.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   948
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.
818
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
   949
Also, any splitting of $\bd c$ can be extended to a splitting of $c$.
800
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   950
\end{axiom}
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   951
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   952
It is easy to see that this axiom holds in our two motivating examples, 
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   953
using standard facts about transversality and general position.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   954
One starts with $q$, perturbs it so that it is in general position with respect to $c$ (in the case of string diagrams)
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   955
and also with respect to each of the decompositions of $P$, then chooses common refinements of each decomposition of $P$
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   956
and the perturbed $q$.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   957
These common refinements form the middle ($P\times \{0\}$ above) part of $\vcone(P)$.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   958
805
Kevin Walker <kevin@canyon23.net>
parents: 804
diff changeset
   959
We note two simple special cases of Axiom \ref{axiom:vcones}.
800
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   960
If $P$ is the empty poset, then $\vcone(P)$ consists of only the vertex, and the axiom says that any morphism $c$
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   961
can be split along any decomposition of $X$, after a small perturbation.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   962
If $P$ is the disjoint union of two points, then $\vcone(P)$ looks like a letter W, and the axiom implies that the
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   963
poset of splittings of $c$ is connected.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   964
Note that we do not require that any two splittings of $c$ have a common refinement (i.e.\ replace the letter W with the letter V).
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   965
Two decompositions of $X$ might intersect in a very messy way, but one can always find a third
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   966
decomposition which has common refinements with each of the original two decompositions.
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   967
896
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
   968
} %%%%%% end \noop %%%%%%%%%%%%%%%%%%%%%%%%%%%%
800
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   969
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   970
\medskip
d0b9238aad5d new n-cat axiom for splittings
Kevin Walker <kevin@canyon23.net>
parents: 799
diff changeset
   971
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
   972
This completes the definition of an $n$-category.
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
   973
Next we define enriched $n$-categories.
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
   974
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   975
\medskip
416
c06a899bd1f0 more ncat section
Kevin Walker <kevin@canyon23.net>
parents: 415
diff changeset
   976
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   977
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   978
Most of the examples of $n$-categories we are interested in are enriched in the following sense.
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   979
The various sets of $n$-morphisms $\cC(X; c)$, for all $n$-balls $X$ and
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   980
all $c\in \cl{\cC}(\bd X)$, have the structure of an object in some appropriate auxiliary category
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   981
(e.g.\ vector spaces, or modules over some ring, or chain complexes),
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   982
and all the structure maps of the $n$-category are compatible with the auxiliary
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   983
category structure.
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   984
Note that this auxiliary structure is only in dimension $n$; if $\dim(Y) < n$ then 
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   985
$\cC(Y; c)$ is just a plain set.
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
   986
795
4d66ffe8dc85 tweak to fam-o-homeo proof; aux enriching cats are sets with extra structure
Kevin Walker <kevin@canyon23.net>
parents: 789
diff changeset
   987
%We will aim for a little bit more generality than we need and not assume that the objects
4d66ffe8dc85 tweak to fam-o-homeo proof; aux enriching cats are sets with extra structure
Kevin Walker <kevin@canyon23.net>
parents: 789
diff changeset
   988
%of our auxiliary category are sets with extra structure.
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   989
First we must specify requirements for the auxiliary category.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   990
It should have a {\it distributive monoidal structure} in the sense of 
799
Kevin Walker <kevin@canyon23.net>
parents: 797
diff changeset
   991
\cite{1010.4527}.
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   992
This means that there is a monoidal structure $\otimes$ and also coproduct $\oplus$,
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   993
and these two structures interact in the appropriate way.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   994
Examples include 
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   995
\begin{itemize}
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   996
\item vector spaces (or $R$-modules or chain complexes) with tensor product and direct sum; and
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   997
\item topological spaces with product and disjoint union.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
   998
\end{itemize}
795
4d66ffe8dc85 tweak to fam-o-homeo proof; aux enriching cats are sets with extra structure
Kevin Walker <kevin@canyon23.net>
parents: 789
diff changeset
   999
For convenience, we will also assume that the objects of our auxiliary category are sets with extra structure.
4d66ffe8dc85 tweak to fam-o-homeo proof; aux enriching cats are sets with extra structure
Kevin Walker <kevin@canyon23.net>
parents: 789
diff changeset
  1000
(Otherwise, stating the axioms for identity morphisms becomes more cumbersome.)
4d66ffe8dc85 tweak to fam-o-homeo proof; aux enriching cats are sets with extra structure
Kevin Walker <kevin@canyon23.net>
parents: 789
diff changeset
  1001
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1002
Before stating the revised axioms for an $n$-category enriched in a distributive monoidal category,
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1003
we need a preliminary definition.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1004
Once we have the above $n$-category axioms for $n{-}1$-morphisms, we can define the 
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1005
category $\bbc$ of {\it $n$-balls with boundary conditions}.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1006
Its objects are pairs $(X, c)$, where $X$ is an $n$-ball and $c \in \cl\cC(\bd X)$ is the ``boundary condition".
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1007
The morphisms from $(X, c)$ to $(X', c')$, denoted $\Homeo(X; c \to X'; c')$, are
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1008
homeomorphisms $f:X\to X'$ such that $f|_{\bd X}(c) = c'$.
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1009
%Let $\pi_0(\bbc)$ denote
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1010
 
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1011
\begin{axiom}[Enriched $n$-categories]
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1012
\label{axiom:enriched}
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1013
Let $\cS$ be a distributive symmetric monoidal category.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1014
An $n$-category enriched in $\cS$ satisfies the above $n$-category axioms for $k=0,\ldots,n-1$,
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1015
and modifies the axioms for $k=n$ as follows:
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1016
\begin{itemize}
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1017
\item Morphisms. We have a functor $\cC_n$ from $\bbc$ ($n$-balls with boundary conditions) to $\cS$.
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1018
%[already said this above.  ack]  Furthermore, $\cC_n(f)$ depends only on the path component of a homeomorphism $f: (X, c) \to (X', c')$.
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1019
%In particular, homeomorphisms which are isotopic to the identity rel boundary act trivially
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1020
\item Composition. Let $B = B_1\cup_Y B_2$ as in Axiom \ref{axiom:composition}.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1021
Let $Y_i = \bd B_i \setmin Y$.  
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1022
Note that $\bd B = Y_1\cup Y_2$.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1023
Let $c_i \in \cC(Y_i)$ with $\bd c_1 = \bd c_2 = d \in \cl\cC(E)$.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1024
Then we have a map
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1025
\[
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1026
	\gl_Y : \bigoplus_c \cC(B_1; c_1 \bullet c) \otimes \cC(B_2; c_2\bullet c) \to \cC(B; c_1\bullet c_2),
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1027
\]
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1028
where the sum is over $c\in\cC(Y)$ such that $\bd c = d$.
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1029
This map is natural with respect to the action of homeomorphisms and with respect to restrictions.
795
4d66ffe8dc85 tweak to fam-o-homeo proof; aux enriching cats are sets with extra structure
Kevin Walker <kevin@canyon23.net>
parents: 789
diff changeset
  1030
%\item Product morphisms. \nn{Hmm... not sure what to say here. maybe we need sets with structure after all.}
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1031
\end{itemize}
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1032
\end{axiom}
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1033
796
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1034
\medskip
789
787914e9e859 axioms for enriched n-cats; but these might need to be modified since the product axiom seems to require that these are sets with structure after all
Kevin Walker <kevin@canyon23.net>
parents: 788
diff changeset
  1035
796
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1036
When the enriching category $\cS$ is chain complexes or topological spaces,
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1037
or more generally an appropriate sort of $\infty$-category,
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1038
we can modify the extended isotopy axiom \ref{axiom:extended-isotopies}
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1039
to require that families of homeomorphisms act
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1040
and obtain what we shall call an $A_\infty$ $n$-category.
787
c0cdde54913a start to rearrange n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 786
diff changeset
  1041
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1042
\noop{
796
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1043
We believe that abstract definitions should be guided by diverse collections
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1044
of concrete examples, and a lack of diversity in our present collection of examples of $A_\infty$ $n$-categories
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1045
makes us reluctant to commit to an all-encompassing general definition.
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1046
Instead, we will give a relatively narrow definition which covers the examples we consider in this paper.
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1047
After stating it, we will briefly discuss ways in which it can be made more general.
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1048
}
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
  1049
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1050
Recall the category $\bbc$ of balls with boundary conditions.
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1051
Note that the morphisms $\Homeo(X;c \to X'; c')$ from $(X, c)$ to $(X', c')$ form a topological space.
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1052
Let $\cS$ be an appropriate $\infty$-category (e.g.\ chain complexes)
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1053
and let $\cJ$ be an $\infty$-functor from topological spaces to $\cS$
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1054
(e.g.\ the singular chain functor $C_*$).
788
6a1b6c2de201 more reorganization of n-cat defs
Kevin Walker <kevin@canyon23.net>
parents: 787
diff changeset
  1055
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1056
\begin{axiom}[\textup{\textbf{[$A_\infty$ replacement for Axiom \ref{axiom:extended-isotopies}]}} Families of homeomorphisms act in dimension $n$.]
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  1057
\label{axiom:families}
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1058
For each pair of $n$-balls $X$ and $X'$ and each pair $c\in \cl{\cC}(\bd X)$ and $c'\in \cl{\cC}(\bd X')$ we have an $\cS$-morphism
97
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
  1059
\[
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1060
	\cJ(\Homeo(X;c \to X'; c')) \ot \cC(X; c) \to \cC(X'; c') .
97
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
  1061
\]
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1062
Similarly, we have an $\cS$-morphism
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1063
\[
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1064
	\cJ(\Coll(X,c)) \ot \cC(X; c) \to \cC(X; c),
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1065
\]
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1066
where $\Coll(X,c)$ denotes the space of collar maps.
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1067
(See below for further discussion.)
796
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1068
These action maps are required to be associative up to coherent homotopy,
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1069
and also compatible with composition (gluing) in the sense that
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
  1070
a diagram like the one in Theorem \ref{thm:CH} commutes.
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1071
% say something about compatibility with product morphisms?
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
  1072
\end{axiom}
97
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
  1073
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1074
We now describe the topology on $\Coll(X; c)$.
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1075
We retain notation from the above definition of collar map (after Axiom \ref{axiom:isotopy-preliminary}).
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1076
Each collaring homeomorphism $X \cup (Y\times J) \to X$ determines a map from points $p$ of $\bd X$ to
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1077
(possibly length zero) embedded intervals in $X$ terminating at $p$.
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1078
If $p \in Y$ this interval is the image of $\{p\}\times J$.
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1079
If $p \notin Y$ then $p$ is assigned the length zero interval $\{p\}$.
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1080
Such collections of intervals have a natural topology, and $\Coll(X; c)$ inherits its topology from this.
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1081
Note in particular that parts of the collar are allowed to shrink continuously to zero length.
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1082
(This is the real content; if nothing shrinks to zero length then the action of families of collar
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1083
maps follows from the action of families of homeomorphisms and compatibility with gluing.)
97
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
  1084
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1085
The $k=n$ case of Axiom \ref{axiom:morphisms} posits a {\it strictly} associative action of {\it sets}
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1086
$\Homeo(X;c\to X'; c') \times \cC(X; c) \to \cC(X'; c')$, and at first it might seem that this would force the above
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1087
action of $\cJ(\Homeo(X;c\to X'; c'))$ to be strictly associative as well (assuming the two actions are compatible).
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1088
In fact, compatibility implies less than this.
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1089
For simplicity, assume that $\cJ$ is $C_*$, the singular chains functor.
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1090
(This is the example most relevant to this paper.)
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1091
Then compatibility implies that the action of $C_*(\Homeo(X;c\to X'; c'))$ agrees with the action
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1092
of $C_0(\Homeo(X;c\to X'; c'))$ coming from Axiom \ref{axiom:morphisms}, so we only require associativity in degree zero.
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1093
And indeed, this is true for our main example of an $A_\infty$ $n$-category based on the blob construction (see Example \ref{ex:blob-complexes-of-balls} below).
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1094
Stating this sort of compatibility for general $\cS$ and $\cJ$ requires further assumptions, 
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1095
such as the forgetful functor from $\cS$ to sets having a left adjoint, and $\cS$ having an internal Hom.
821
6868130229bf minor; out of time for now
Kevin Walker <kevin@canyon23.net>
parents: 820
diff changeset
  1096
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1097
An alternative (due to Peter Teichner) is to say that Axiom \ref{axiom:families} 
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1098
supersedes the $k=n$ case of Axiom \ref{axiom:morphisms}; in dimension $n$ we just have a
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1099
functor $\bbc \to \cS$ of $A_\infty$ 1-categories.
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1100
(This assumes some prior notion of $A_\infty$ 1-category.)
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1101
We are not currently aware of any examples which require this sort of greater generality, so we think it best
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1102
to refrain from settling on a preferred version of the axiom until
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1103
we have a greater variety of examples to guide the choice.
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1104
822
9e695fc9b13c add remark about a-inf axiom implying isotopy invariance
Kevin Walker <kevin@canyon23.net>
parents: 821
diff changeset
  1105
Note that if we think of an ordinary 1-category as an $A_\infty$ 1-category where $k$-morphisms are identities for $k>1$,
9e695fc9b13c add remark about a-inf axiom implying isotopy invariance
Kevin Walker <kevin@canyon23.net>
parents: 821
diff changeset
  1106
then Axiom \ref{axiom:families} implies Axiom \ref{axiom:extended-isotopies}.
821
6868130229bf minor; out of time for now
Kevin Walker <kevin@canyon23.net>
parents: 820
diff changeset
  1107
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1108
Another variant of the above axiom would be to drop the ``up to homotopy" and require a strictly associative action. 
853
870d6fac5420 several minor corrections, from referee
Scott Morrison <scott@tqft.net>
parents: 850
diff changeset
  1109
In fact, the alternative construction $\btc_*(X)$ of the blob complex described in \S \ref{ss:alt-def} 
861
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 859
diff changeset
  1110
gives $n$-categories as in Example \ref{ex:blob-complexes-of-balls} which satisfy this stronger axiom. 
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 859
diff changeset
  1111
%since that construction is only homotopy equivalent to the usual one, only the weaker axiom carries across.
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 859
diff changeset
  1112
For future reference we make the following definition.
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 859
diff changeset
  1113
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 859
diff changeset
  1114
\begin{defn}
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1115
A {\em strict $A_\infty$ $n$-category} is one in which the actions of Axiom \ref{axiom:families} are strictly associative.
861
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 859
diff changeset
  1116
\end{defn}
679
72a1d5014abc compatibility of first and last n-cat axioms; mention stricter variant of last axiom
Kevin Walker <kevin@canyon23.net>
parents: 611
diff changeset
  1117
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1118
\noop{
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1119
Note that if we take homology of chain complexes, we turn an $A_\infty$ $n$-category
680
0591d017e698 plain n-cat -> ordinary n-cat
Kevin Walker <kevin@canyon23.net>
parents: 679
diff changeset
  1120
into a ordinary $n$-category (enriched over graded groups).
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
  1121
In a different direction, if we enrich over topological spaces instead of chain complexes,
97
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
  1122
we get a space version of an $A_\infty$ $n$-category, with $\Homeo_\bd(X)$ acting 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
  1123
instead of  $C_*(\Homeo_\bd(X))$.
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
  1124
Taking singular chains converts such a space type $A_\infty$ $n$-category into a chain complex
97
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
  1125
type $A_\infty$ $n$-category.
797
40729de8e067 finish fam-o-homeo axiom revisions and discussion
Kevin Walker <kevin@canyon23.net>
parents: 796
diff changeset
  1126
}
796
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1127
d30537de52c7 in the midst of revising a-inf and enriched n-cat axioms; not done yet
Kevin Walker <kevin@canyon23.net>
parents: 795
diff changeset
  1128
99
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
  1129
\medskip
97
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 96
diff changeset
  1130
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1131
We define a $j$ times monoidal $n$-category to be an $(n{+}j)$-category $\cC$ where
750
4b1f08238bae added brief def of monoidal n-cats; killed some old invisible comments
Kevin Walker <kevin@canyon23.net>
parents: 741
diff changeset
  1132
$\cC(X)$ is a trivial 1-element set if $X$ is a $k$-ball with $k<j$.
4b1f08238bae added brief def of monoidal n-cats; killed some old invisible comments
Kevin Walker <kevin@canyon23.net>
parents: 741
diff changeset
  1133
See Example \ref{ex:bord-cat}.
4b1f08238bae added brief def of monoidal n-cats; killed some old invisible comments
Kevin Walker <kevin@canyon23.net>
parents: 741
diff changeset
  1134
4b1f08238bae added brief def of monoidal n-cats; killed some old invisible comments
Kevin Walker <kevin@canyon23.net>
parents: 741
diff changeset
  1135
\medskip
4b1f08238bae added brief def of monoidal n-cats; killed some old invisible comments
Kevin Walker <kevin@canyon23.net>
parents: 741
diff changeset
  1136
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1137
The alert reader will have already noticed that our definition of an (ordinary) $n$-category
416
c06a899bd1f0 more ncat section
Kevin Walker <kevin@canyon23.net>
parents: 415
diff changeset
  1138
is extremely similar to our definition of a system of fields.
c06a899bd1f0 more ncat section
Kevin Walker <kevin@canyon23.net>
parents: 415
diff changeset
  1139
There are two differences.
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  1140
First, for the $n$-category definition we restrict our attention to balls
99
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
  1141
(and their boundaries), while for fields we consider all manifolds.
885
61541264d4b3 finishing most of the minor/typo issues from the referee
Scott Morrison <scott@tqft.net>
parents: 882
diff changeset
  1142
Second,  in the category definition we directly impose isotopy
416
c06a899bd1f0 more ncat section
Kevin Walker <kevin@canyon23.net>
parents: 415
diff changeset
  1143
invariance in dimension $n$, while in the fields definition we 
c06a899bd1f0 more ncat section
Kevin Walker <kevin@canyon23.net>
parents: 415
diff changeset
  1144
instead remember a subspace of local relations which contain differences of isotopic fields. 
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1145
(Recall that the compensation for this complication is that we can demand that the gluing map for fields is injective.)
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1146
Thus a \nn{lemma-ize} system of fields and local relations $(\cF,U)$ determines an $n$-category $\cC_ {\cF,U}$ simply by restricting our attention to
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  1147
balls and, at level $n$, quotienting out by the local relations:
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  1148
\begin{align*}
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1149
\cC_{\cF,U}(B^k) & = \begin{cases}\cF(B) & \text{when $k<n$,} \\ \cF(B) / U(B) & \text{when $k=n$.}\end{cases}
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  1150
\end{align*}
142
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 141
diff changeset
  1151
This $n$-category can be thought of as the local part of the fields.
685
8efbd2730ef9 "topological n-cat" --> either "disk-like n-cat" or "ordinary n-cat" (when contrasted with A-inf n-cat)
Kevin Walker <kevin@canyon23.net>
parents: 683
diff changeset
  1152
Conversely, given a disk-like $n$-category we can construct a system of fields via 
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1153
a colimit construction; see \S \ref{ss:ncat_fields} below.
99
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
  1154
850
38955cc8e1a7 very minor
Kevin Walker <kevin@canyon23.net>
parents: 849
diff changeset
  1155
\medskip
38955cc8e1a7 very minor
Kevin Walker <kevin@canyon23.net>
parents: 849
diff changeset
  1156
682
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1157
In the $n$-category axioms above we have intermingled data and properties for expository reasons.
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1158
Here's a summary of the definition which segregates the data from the properties.
887
ab0b4827c89c more referee report stuff, relatively minor
Kevin Walker <kevin@canyon23.net>
parents: 885
diff changeset
  1159
We also remind the reader of the inductive nature of the definition: All the data for $k{-}1$-morphisms must be in place
ab0b4827c89c more referee report stuff, relatively minor
Kevin Walker <kevin@canyon23.net>
parents: 885
diff changeset
  1160
before we can describe the data for $k$-morphisms.
682
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1161
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1162
An $n$-category consists of the following data:
682
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1163
\begin{itemize}
689
5ab2b1b2c9db trying out a semicolon list
Scott Morrison <scott@tqft.net>
parents: 688
diff changeset
  1164
\item functors $\cC_k$ from $k$-balls to sets, $0\le k\le n$ (Axiom \ref{axiom:morphisms});
5ab2b1b2c9db trying out a semicolon list
Scott Morrison <scott@tqft.net>
parents: 688
diff changeset
  1165
\item boundary natural transformations $\cC_k \to \cl{\cC}_{k-1} \circ \bd$ (Axiom \ref{nca-boundary});
727
0ec80a7773dc added two more transverse symbols
Kevin Walker <kevin@canyon23.net>
parents: 726
diff changeset
  1166
\item ``composition'' or ``gluing'' maps $\gl_Y : \cC(B_1)\trans E \times_{\cC(Y)} \cC(B_2)\trans E \to \cC(B_1\cup_Y B_2)\trans E$ (Axiom \ref{axiom:composition});
689
5ab2b1b2c9db trying out a semicolon list
Scott Morrison <scott@tqft.net>
parents: 688
diff changeset
  1167
\item ``product'' or ``identity'' maps $\pi^*:\cC(X)\to \cC(E)$ for each pinched product $\pi:E\to X$ (Axiom \ref{axiom:product});
820
57425531f564 update n-cat summary lists
Kevin Walker <kevin@canyon23.net>
parents: 818
diff changeset
  1168
\item if enriching in an auxiliary category, additional structure on $\cC_n(X; c)$ (Axiom \ref{axiom:enriched});
57425531f564 update n-cat summary lists
Kevin Walker <kevin@canyon23.net>
parents: 818
diff changeset
  1169
%\item in the $A_\infty$ case, an action of $C_*(\Homeo_\bd(X))$, and similarly for families of collar maps (Axiom \ref{axiom:families}).
57425531f564 update n-cat summary lists
Kevin Walker <kevin@canyon23.net>
parents: 818
diff changeset
  1170
\item in the $A_\infty$ case, actions of the topological spaces of homeomorphisms preserving boundary conditions
57425531f564 update n-cat summary lists
Kevin Walker <kevin@canyon23.net>
parents: 818
diff changeset
  1171
and collar maps (Axiom \ref{axiom:families}).
682
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1172
\end{itemize}
837
Scott Morrison <scott@tqft.net>
parents: 833
diff changeset
  1173
The above data must satisfy the following conditions.
682
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1174
\begin{itemize}
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1175
\item The gluing maps are compatible with actions of homeomorphisms and boundary 
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1176
restrictions (Axiom \ref{axiom:composition}).
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1177
\item For $k<n$ the gluing maps are injective (Axiom \ref{axiom:composition}).
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1178
\item The gluing maps are strictly associative (Axiom \ref{nca-assoc}).
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1179
\item The product maps are associative and also compatible with homeomorphism actions, gluing and restriction (Axiom \ref{axiom:product}).
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1180
\item If enriching in an auxiliary category, all of the data should be compatible 
820
57425531f564 update n-cat summary lists
Kevin Walker <kevin@canyon23.net>
parents: 818
diff changeset
  1181
with the auxiliary category structure on $\cC_n(X; c)$ (Axiom \ref{axiom:enriched}).
896
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
  1182
\item The possible splittings of a morphism satisfy various conditions (Axiom \ref{axiom:splittings}).
820
57425531f564 update n-cat summary lists
Kevin Walker <kevin@canyon23.net>
parents: 818
diff changeset
  1183
\item For ordinary categories, invariance of $n$-morphisms under extended isotopies 
57425531f564 update n-cat summary lists
Kevin Walker <kevin@canyon23.net>
parents: 818
diff changeset
  1184
and collar maps (Axiom \ref{axiom:extended-isotopies}).
682
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1185
\end{itemize}
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1186
5f22b4501e5f summary of data and properties for n-cats
Kevin Walker <kevin@canyon23.net>
parents: 680
diff changeset
  1187
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1188
\subsection{Examples of \texorpdfstring{$n$}{n}-categories}
309
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1189
\label{ss:ncat-examples}
190
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
  1190
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1191
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1192
We now describe several classes of examples of $n$-categories satisfying our axioms.
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1193
We typically specify only the morphisms; the rest of the data for the category
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1194
(restriction maps, gluing, product morphisms, action of homeomorphisms) is usually obvious.
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1195
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1196
\begin{example}[Maps to a space]
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1197
\rm
190
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
  1198
\label{ex:maps-to-a-space}%
425
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1199
Let $T$ be a topological space.
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1200
We define $\pi_{\leq n}(T)$, the fundamental $n$-category of $T$, as follows.
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
  1201
For $X$ a $k$-ball with $k < n$, define $\pi_{\leq n}(T)(X)$ to be the set of 
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1202
all continuous maps from $X$ to $T$.
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1203
For $X$ an $n$-ball define $\pi_{\leq n}(T)(X)$ to be continuous maps from $X$ to $T$ modulo
196
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1204
homotopies fixed on $\bd X$.
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1205
(Note that homotopy invariance implies isotopy invariance.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1206
For $a\in \cC(X)$ define the product morphism $a\times D \in \cC(X\times D)$ to
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1207
be $a\circ\pi_X$, where $\pi_X : X\times D \to X$ is the projection.
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1208
\end{example}
313
Scott Morrison <scott@tqft.net>
parents: 312
diff changeset
  1209
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1210
\noop{
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1211
Recall we described a system of fields and local relations based on maps to $T$ in Example \ref{ex:maps-to-a-space(fields)} above.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1212
Constructing a system of fields from $\pi_{\leq n}(T)$ recovers that example.
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1213
\nn{shouldn't this go elsewhere?  we haven't yet discussed constructing a system of fields from
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1214
an n-cat}
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1215
}
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1216
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1217
\begin{example}[Maps to a space, with a fiber] \label{ex:maps-with-fiber}
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1218
\rm
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1219
\label{ex:maps-to-a-space-with-a-fiber}%
196
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1220
We can modify the example above, by fixing a
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1221
closed $m$-manifold $F$, and defining $\pi^{\times F}_{\leq n}(T)(X) = \Maps(X \times F \to T)$, 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1222
otherwise leaving the definition in Example \ref{ex:maps-to-a-space} unchanged.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1223
Taking $F$ to be a point recovers the previous case.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1224
\end{example}
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1225
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1226
\begin{example}[Linearized, twisted, maps to a space]
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1227
\rm
190
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
  1228
\label{ex:linearized-maps-to-a-space}%
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1229
We can linearize Examples \ref{ex:maps-to-a-space} and \ref{ex:maps-to-a-space-with-a-fiber} as follows.
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1230
Let $\alpha$ be an $(n{+}m{+}1)$-cocycle on $T$ with values in a ring $R$
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1231
(have in mind the trivial cocycle).
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1232
For $X$ of dimension less than $n$ define $\pi^{\alpha, \times F}_{\leq n}(T)(X)$ as before, ignoring $\alpha$.
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1233
For $X$ an $n$-ball and $c\in \Maps(\bdy X \times F \to T)$ define $\pi^{\alpha, \times F}_{\leq n}(T)(X; c)$ to be
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1234
the $R$-module of finite linear combinations of continuous maps from $X\times F$ to $T$,
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1235
modulo the relation that if $a$ is homotopic to $b$ (rel boundary) via a homotopy
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1236
$h: X\times F\times I \to T$, then $a = \alpha(h)b$.
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1237
(In order for this to be well-defined we must choose $\alpha$ to be zero on degenerate simplices.
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1238
Alternatively, we could equip the balls with fundamental classes.)
190
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
  1239
\end{example}
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
  1240
425
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1241
\begin{example}[$n$-categories from TQFTs]
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1242
\rm
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1243
\label{ex:ncats-from-tqfts}%
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1244
Let $\cF$ be a TQFT in the sense of \S\ref{sec:fields}: an $n$-dimensional 
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1245
system of fields (also denoted $\cF$) and local relations.
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1246
Let $W$ be an $n{-}j$-manifold.
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1247
Define the $j$-category $\cF(W)$ as follows.
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1248
If $X$ is a $k$-ball with $k<j$, let $\cF(W)(X) \deq \cF(W\times X)$.
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  1249
If $X$ is a $j$-ball and $c\in \cl{\cF(W)}(\bd X)$,
425
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1250
let $\cF(W)(X; c) \deq A_\cF(W\times X; c)$.
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1251
\end{example}
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1252
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1253
The next example is only intended to be illustrative, as we don't specify 
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1254
which definition of a ``traditional $n$-category" we intend.
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1255
Further, most of these definitions don't even have an agreed-upon notion of 
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  1256
``strong duality", which we assume here.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1257
\begin{example}[Traditional $n$-categories]
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1258
\rm
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1259
\label{ex:traditional-n-categories}
417
d3b05641e7ca making quotation marks consistently "American style"
Kevin Walker <kevin@canyon23.net>
parents: 416
diff changeset
  1260
Given a ``traditional $n$-category with strong duality" $C$
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
  1261
define $\cC(X)$, for $X$ a $k$-ball with $k < n$,
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1262
to be the set of all $C$-labeled embedded cell complexes of $X$ (c.f. \S \ref{sec:fields}).
339
9698f584e732 starting to revise the ancient TQFTs-from-fields section; other minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 336
diff changeset
  1263
For $X$ an $n$-ball and $c\in \cl{\cC}(\bd X)$, define $\cC(X; c)$ to be finite linear
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1264
combinations of $C$-labeled embedded cell complexes of $X$
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1265
modulo the kernel of the evaluation map.
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1266
Define a product morphism $a\times D$, for $D$ an $m$-ball, to be the product of the cell complex of $a$ with $D$,
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1267
with each cell labelled according to the corresponding cell for $a$.
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1268
(These two cells have the same codimension.)
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1269
More generally, start with an $n{+}m$-category $C$ and a closed $m$-manifold $F$.
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1270
Define $\cC(X)$, for $\dim(X) < n$,
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1271
to be the set of all $C$-labeled embedded cell complexes of $X\times F$.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1272
Define $\cC(X; c)$, for $X$ an $n$-ball,
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1273
to be the dual Hilbert space $A(X\times F; c)$.
426
8aca80203f9d search & replace: s/((sub?)section|appendix)\s+\\ref/\S\ref/
Kevin Walker <kevin@canyon23.net>
parents: 425
diff changeset
  1274
(See \S\ref{sec:constructing-a-tqft}.)
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1275
\end{example}
313
Scott Morrison <scott@tqft.net>
parents: 312
diff changeset
  1276
204
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 200
diff changeset
  1277
775
9ea10b1adfaa oops -- 3 reverts
Kevin Walker <kevin@canyon23.net>
parents: 774
diff changeset
  1278
\begin{example}[The bordism $n$-category of $d$-manifolds, ordinary version]
348
b2fab3bf491b A-inf bordism cat example
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
  1279
\label{ex:bord-cat}
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1280
\rm
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1281
\label{ex:bordism-category}
733
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1282
For a $k$-ball $X$, $k<n$, define $\Bord^{n,d}(X)$ to be the set of all $(d{-}n{+}k)$-dimensional PL
731
13220ddab49f neat embedding for bordism category
Scott Morrison <scott@tqft.net>
parents: 730
diff changeset
  1283
submanifolds $W$ of $X\times \Real^\infty$ such that $\bd W = W \cap \bd X \times \Real^\infty$.
733
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1284
For an $n$-ball $X$ define $\Bord^{n,d}(X)$ to be homeomorphism classes (rel boundary) of such $d$-dimensional submanifolds;
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1285
we identify $W$ and $W'$ if $\bd W = \bd W'$ and there is a homeomorphism
196
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1286
$W \to W'$ which restricts to the identity on the boundary.
733
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1287
For $n=1$ we have the familiar bordism 1-category of $d$-manifolds.
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1288
The case $n=d$ captures the $n$-categorical nature of bordisms.
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1289
The case $n > 2d$ captures the full symmetric monoidal $n$-category structure.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1290
\end{example}
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1291
\begin{rem}
737
c48da1288047 some daggers
Scott Morrison <scott@tqft.net>
parents: 731
diff changeset
  1292
Working with the smooth bordism category would require careful attention to either collars, corners or halos.
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1293
\end{rem}
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1294
196
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1295
%\nn{the next example might be an unnecessary distraction.  consider deleting it.}
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1296
196
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1297
%\begin{example}[Variation on the above examples]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1298
%We could allow $F$ to have boundary and specify boundary conditions on $X\times \bd F$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1299
%for example product boundary conditions or take the union over all boundary conditions.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1300
%%\nn{maybe should not emphasize this case, since it's ``better" in some sense
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1301
%%to think of these guys as affording a representation
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1302
%%of the $n{+}1$-category associated to $\bd F$.}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 195
diff changeset
  1303
%\end{example}
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1304
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1305
309
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1306
%We have two main examples of $A_\infty$ $n$-categories, coming from maps to a target space and from the blob complex.
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1307
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1308
\begin{example}[Chains (or space) of maps to a space]
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1309
\rm
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1310
\label{ex:chains-of-maps-to-a-space}
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1311
We can modify Example \ref{ex:maps-to-a-space} above to define the fundamental $A_\infty$ $n$-category $\pi^\infty_{\le n}(T)$ of a topological space $T$.
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
  1312
For a $k$-ball $X$, with $k < n$, the set $\pi^\infty_{\leq n}(T)(X)$ is just $\Maps(X \to T)$.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1313
Define $\pi^\infty_{\leq n}(T)(X; c)$ for an $n$-ball $X$ and $c \in \pi^\infty_{\leq n}(T)(\bdy X)$ to be the chain complex
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1314
\[
853
870d6fac5420 several minor corrections, from referee
Scott Morrison <scott@tqft.net>
parents: 850
diff changeset
  1315
	C_*(\Maps_c(X \to T)),
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1316
\]
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1317
where $\Maps_c$ denotes continuous maps restricting to $c$ on the boundary,
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1318
and $C_*$ denotes singular chains.
853
870d6fac5420 several minor corrections, from referee
Scott Morrison <scott@tqft.net>
parents: 850
diff changeset
  1319
Alternatively, if we take the $n$-morphisms to be simply $\Maps_c(X \to T)$, 
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1320
we get an $A_\infty$ $n$-category enriched over spaces.
190
16efb5711c6f minor edits in ncats
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 189
diff changeset
  1321
\end{example}
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1322
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1323
See also Theorem \ref{thm:map-recon} below, recovering $C_*(\Maps(M \to T))$ up to 
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1324
homotopy as the blob complex of $M$ with coefficients in $\pi^\infty_{\le n}(T)$.
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
  1325
279
cb16992373be \mapsfrom
Scott Morrison <scott@tqft.net>
parents: 268
diff changeset
  1326
\begin{example}[Blob complexes of balls (with a fiber)]
cb16992373be \mapsfrom
Scott Morrison <scott@tqft.net>
parents: 268
diff changeset
  1327
\rm
cb16992373be \mapsfrom
Scott Morrison <scott@tqft.net>
parents: 268
diff changeset
  1328
\label{ex:blob-complexes-of-balls}
418
a96f3d2ef852 revisions of n-cat examples
Kevin Walker <kevin@canyon23.net>
parents: 417
diff changeset
  1329
Fix an $n{-}k$-dimensional manifold $F$ and an $n$-dimensional system of fields $\cE$.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1330
We will define an $A_\infty$ $k$-category $\cC$.
882
ae5d0f91340b fixing typos
Scott Morrison <scott@tqft.net>
parents: 881
diff changeset
  1331
When $X$ is an $m$-ball, with $m<k$, define $\cC(X) = \cE(X\times F)$.
ae5d0f91340b fixing typos
Scott Morrison <scott@tqft.net>
parents: 881
diff changeset
  1332
When $X$ is a $k$-ball,
279
cb16992373be \mapsfrom
Scott Morrison <scott@tqft.net>
parents: 268
diff changeset
  1333
define $\cC(X; c) = \bc^\cE_*(X\times F; c)$
cb16992373be \mapsfrom
Scott Morrison <scott@tqft.net>
parents: 268
diff changeset
  1334
where $\bc^\cE_*$ denotes the blob complex based on $\cE$.
cb16992373be \mapsfrom
Scott Morrison <scott@tqft.net>
parents: 268
diff changeset
  1335
\end{example}
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  1336
445
45807ce15615 starting on a_inf_blob.tex; just realized I forgot to fetch scott's recent changes
Kevin Walker <kevin@canyon23.net>
parents: 440
diff changeset
  1337
This example will be used in Theorem \ref{thm:product} below, which allows us to compute the blob complex of a product.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1338
Notice that with $F$ a point, the above example is a construction turning an ordinary 
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1339
$n$-category $\cC$ into an $A_\infty$ $n$-category.
417
d3b05641e7ca making quotation marks consistently "American style"
Kevin Walker <kevin@canyon23.net>
parents: 416
diff changeset
  1340
We think of this as providing a ``free resolution" 
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1341
of the ordinary $n$-category. 
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1342
%\nn{say something about cofibrant replacements?}
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1343
In fact, there is also a trivial, but mostly uninteresting, way to do this: 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1344
we can think of each vector space associated to an $n$-ball as a chain complex concentrated in degree $0$, 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1345
and take $\CD{B}$ to act trivially. 
266
e2bab777d7c9 minor changes, fixes to some diagrams
Scott Morrison <scott@tqft.net>
parents: 265
diff changeset
  1346
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1347
Beware that the ``free resolution" of the ordinary $n$-category $\pi_{\leq n}(T)$ 
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1348
is not the $A_\infty$ $n$-category $\pi^\infty_{\leq n}(T)$.
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1349
It's easy to see that with $n=0$, the corresponding system of fields is just 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1350
linear combinations of connected components of $T$, and the local relations are trivial.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1351
There's no way for the blob complex to magically recover all the data of $\pi^\infty_{\leq 0}(T) \iso C_* T$.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1352
775
9ea10b1adfaa oops -- 3 reverts
Kevin Walker <kevin@canyon23.net>
parents: 774
diff changeset
  1353
\begin{example}[The bordism $n$-category of $d$-manifolds, $A_\infty$ version]
309
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1354
\rm
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1355
\label{ex:bordism-category-ainf}
733
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1356
As in Example \ref{ex:bord-cat}, for $X$ a $k$-ball, $k<n$, we define $\Bord^{n,d}_\infty(X)$
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1357
to be the set of all $(d{-}n{+}k)$-dimensional
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1358
submanifolds $W$ of $X\times \Real^\infty$ such that $\bd W = W \cap \bd X \times \Real^\infty$.
348
b2fab3bf491b A-inf bordism cat example
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
  1359
For an $n$-ball $X$ with boundary condition $c$ 
733
ae93002b511e added 2nd parameter to the two bordism examples
Kevin Walker <kevin@canyon23.net>
parents: 731
diff changeset
  1360
define $\Bord^{n,d}_\infty(X; c)$ to be the space of all $d$-dimensional
348
b2fab3bf491b A-inf bordism cat example
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
  1361
submanifolds $W$ of $X\times \Real^\infty$ such that 
b2fab3bf491b A-inf bordism cat example
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
  1362
$W$ coincides with $c$ at $\bd X \times \Real^\infty$.
b2fab3bf491b A-inf bordism cat example
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
  1363
(The topology on this space is induced by ambient isotopy rel boundary.
b2fab3bf491b A-inf bordism cat example
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
  1364
This is homotopy equivalent to a disjoint union of copies $\mathrm{B}\!\Homeo(W')$, where
b2fab3bf491b A-inf bordism cat example
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
  1365
$W'$ runs though representatives of homeomorphism types of such manifolds.)
309
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1366
\end{example}
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1367
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1368
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1369
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1370
Let $\cE\cB_n$ be the operad of smooth embeddings of $k$ (little)
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1371
copies of the standard $n$-ball $B^n$ into another (big) copy of $B^n$.
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1372
(We require that the interiors of the little balls be disjoint, but their 
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1373
boundaries are allowed to meet.
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1374
Note in particular that the space for $k=1$ contains a copy of $\Diff(B^n)$, namely
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1375
the embeddings of a ``little" ball with image all of the big ball $B^n$.
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1376
(But note also that this inclusion is not
781
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1377
necessarily a homotopy equivalence.))
419
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1378
The operad $\cE\cB_n$ is homotopy equivalent to the standard framed little $n$-ball operad:
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1379
by shrinking the little balls (precomposing them with dilations), 
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1380
we see that both operads are homotopic to the space of $k$ framed points
401
a8b8ebcf07ac Making notation in the product theorem more consistent.
Scott Morrison <scott@tqft.net>
parents: 400
diff changeset
  1381
in $B^n$.
a8b8ebcf07ac Making notation in the product theorem more consistent.
Scott Morrison <scott@tqft.net>
parents: 400
diff changeset
  1382
It is easy to see that $n$-fold loop spaces $\Omega^n(T)$  have
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1383
an action of $\cE\cB_n$.
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1384
%\nn{add citation for this operad if we can find one}
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1385
309
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1386
\begin{example}[$E_n$ algebras]
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1387
\rm
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1388
\label{ex:e-n-alg}
386d2d12f95b start E_n example; other minor changes
Kevin Walker <kevin@canyon23.net>
parents: 303
diff changeset
  1389
Let $A$ be an $\cE\cB_n$-algebra.
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1390
Note that this implies a $\Diff(B^n)$ action on $A$, 
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1391
since $\cE\cB_n$ contains a copy of $\Diff(B^n)$.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1392
We will define a strict $A_\infty$ $n$-category $\cC^A$.
869
c9df0c67af5d minor intermediate commit, so that I can fetch
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
  1393
(We enrich in topological spaces, though this could easily be adapted to, say, chain complexes.)
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1394
If $X$ is a ball of dimension $k<n$, define $\cC^A(X)$ to be a point.
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1395
In other words, the $k$-morphisms are trivial for $k<n$.
347
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1396
If $X$ is an $n$-ball, we define $\cC^A(X)$ via a colimit construction.
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1397
(Plain colimit, not homotopy colimit.)
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1398
Let $J$ be the category whose objects are embeddings of a disjoint union of copies of 
885
61541264d4b3 finishing most of the minor/typo issues from the referee
Scott Morrison <scott@tqft.net>
parents: 882
diff changeset
  1399
the standard ball $B^n$ into $X$, and whose morphisms are given by engulfing some of the 
347
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1400
embedded balls into a single larger embedded ball.
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1401
To each object of $J$ we associate $A^{\times m}$ (where $m$ is the number of balls), and
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1402
to each morphism of $J$ we associate a morphism coming from the $\cE\cB_n$ action on $A$.
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1403
Alternatively and more simply, we could define $\cC^A(X)$ to be 
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1404
$\Diff(B^n\to X)\times A$ modulo the diagonal action of $\Diff(B^n)$.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1405
The remaining data for the $A_\infty$ $n$-category 
347
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1406
--- composition and $\Diff(X\to X')$ action ---
14643c4931bc finished E_n example (at SFO)
Kevin Walker <kevin@canyon23.net>
parents: 346
diff changeset
  1407
also comes from the $\cE\cB_n$ action on $A$.
528
96ec10a46ee1 minor; resolving a few \nns
Kevin Walker <kevin@canyon23.net>
parents: 522
diff changeset
  1408
%\nn{should we spell this out?}
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  1409
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1410
Conversely, one can show that a disk-like strict $A_\infty$ $n$-category $\cC$, where the $k$-morphisms
356
9bbe6eb6fb6c remark about EB_n-algebras from n-cats
Kevin Walker <kevin@canyon23.net>
parents: 352
diff changeset
  1411
$\cC(X)$ are trivial (single point) for $k<n$, gives rise to 
9bbe6eb6fb6c remark about EB_n-algebras from n-cats
Kevin Walker <kevin@canyon23.net>
parents: 352
diff changeset
  1412
an $\cE\cB_n$-algebra.
528
96ec10a46ee1 minor; resolving a few \nns
Kevin Walker <kevin@canyon23.net>
parents: 522
diff changeset
  1413
%\nn{The paper is already long; is it worth giving details here?}
861
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 859
diff changeset
  1414
% According to the referee, yes it is...
84bb5ab4c85c unfinished edits to fam-o-homeo lemma and EB_n algebra example
Kevin Walker <kevin@canyon23.net>
parents: 859
diff changeset
  1415
Let $A = \cC(B^n)$, where $B^n$ is the standard $n$-ball.
869
c9df0c67af5d minor intermediate commit, so that I can fetch
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
  1416
We must define maps
c9df0c67af5d minor intermediate commit, so that I can fetch
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
  1417
\[
c9df0c67af5d minor intermediate commit, so that I can fetch
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
  1418
	\cE\cB_n^k \times A \times \cdots \times A \to A ,
c9df0c67af5d minor intermediate commit, so that I can fetch
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
  1419
\]
c9df0c67af5d minor intermediate commit, so that I can fetch
Kevin Walker <kevin@canyon23.net>
parents: 861
diff changeset
  1420
where $\cE\cB_n^k$ is the $k$-th space of the $\cE\cB_n$ operad.
877
651d16126999 finishing EB_n additions
Kevin Walker <kevin@canyon23.net>
parents: 875
diff changeset
  1421
Let $(b, a_1,\ldots,a_k)$ be a point of $\cE\cB_n^k \times A \times \cdots \times A \to A$.
651d16126999 finishing EB_n additions
Kevin Walker <kevin@canyon23.net>
parents: 875
diff changeset
  1422
The $i$-th embedding of $b$ together with $a_i$ determine an element of $\cC(B_i)$, 
651d16126999 finishing EB_n additions
Kevin Walker <kevin@canyon23.net>
parents: 875
diff changeset
  1423
where $B_i$ denotes the $i$-th little ball.
651d16126999 finishing EB_n additions
Kevin Walker <kevin@canyon23.net>
parents: 875
diff changeset
  1424
Using composition of $n$-morphsims in $\cC$, and padding the spaces between the little balls with the 
651d16126999 finishing EB_n additions
Kevin Walker <kevin@canyon23.net>
parents: 875
diff changeset
  1425
(essentially unique) identity $n$-morphism of $\cC$, we can construct a well-defined element
651d16126999 finishing EB_n additions
Kevin Walker <kevin@canyon23.net>
parents: 875
diff changeset
  1426
of $\cC(B^n) = A$.
506
Kevin Walker <kevin@canyon23.net>
parents: 505
diff changeset
  1427
Kevin Walker <kevin@canyon23.net>
parents: 505
diff changeset
  1428
If we apply the homotopy colimit construction of the next subsection to this example, 
Kevin Walker <kevin@canyon23.net>
parents: 505
diff changeset
  1429
we get an instance of Lurie's topological chiral homology construction.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1430
\end{example}
95
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 94
diff changeset
  1431
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1432
310
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
  1433
\subsection{From balls to manifolds}
ee7be19ee61a converting sphere axiom to a proposition; still need to make similar changes in module axioms
Kevin Walker <kevin@canyon23.net>
parents: 309
diff changeset
  1434
\label{ss:ncat_fields} \label{ss:ncat-coend}
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1435
In this section we show how to extend an $n$-category $\cC$ as described above 
680
0591d017e698 plain n-cat -> ordinary n-cat
Kevin Walker <kevin@canyon23.net>
parents: 679
diff changeset
  1436
(of either the ordinary or $A_\infty$ variety) to an invariant of manifolds, which we denote by $\cl{\cC}$.
552
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1437
This extension is a certain colimit, and the arrow in the notation is intended as a reminder of this.
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1438
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1439
In the case of ordinary $n$-categories, this construction factors into a construction of a 
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1440
system of fields and local relations, followed by the usual TQFT definition of a 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1441
vector space invariant of manifolds given as Definition \ref{defn:TQFT-invariant}.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1442
For an $A_\infty$ $n$-category, $\cl{\cC}$ is defined using a homotopy colimit instead.
889
70e947e15f57 undoing the 'disk-like's
Kevin Walker <kevin@canyon23.net>
parents: 887 888
diff changeset
  1443
Recall that we can take an ordinary $n$-category $\cC$ and pass to the ``free resolution", 
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1444
an $A_\infty$ $n$-category $\bc_*(\cC)$, by computing the blob complex of balls 
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1445
(recall Example \ref{ex:blob-complexes-of-balls} above).
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1446
We will show in Corollary \ref{cor:new-old} below that the homotopy colimit invariant 
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1447
for a manifold $M$ associated to this $A_\infty$ $n$-category is actually the 
552
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1448
same as the original blob complex for $M$ with coefficients in $\cC$.
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1449
818
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1450
Recall that we've already anticipated this construction Subsection \ref{ss:n-cat-def}, 
552
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1451
inductively defining $\cl{\cC}$ on $k$-spheres in terms of $\cC$ on $k$-balls, 
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1452
so that we can state the boundary axiom for $\cC$ on $k+1$-balls.
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1453
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1454
\medskip
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1455
781
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1456
We will first define the {\it decomposition poset} $\cell(W)$ for any $k$-manifold $W$, for $1 \leq k \leq n$. 
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1457
An $n$-category $\cC$ provides a functor from this poset to the category of sets, 
419
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1458
and we  will define $\cl{\cC}(W)$ as a suitable colimit 
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1459
(or homotopy colimit in the $A_\infty$ case) of this functor. 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1460
We'll later give a more explicit description of this colimit.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1461
In the case that the $n$-category $\cC$ is enriched (e.g. associates vector spaces or chain 
734
6fd9b377be3b fix definition of refinement of ball decomp (intermediate manifolds are disj unions of balls)
Kevin Walker <kevin@canyon23.net>
parents: 733
diff changeset
  1462
complexes to $n$-balls with boundary data), 
6fd9b377be3b fix definition of refinement of ball decomp (intermediate manifolds are disj unions of balls)
Kevin Walker <kevin@canyon23.net>
parents: 733
diff changeset
  1463
then the resulting colimit is also enriched, that is, the set associated to $W$ splits into 
6fd9b377be3b fix definition of refinement of ball decomp (intermediate manifolds are disj unions of balls)
Kevin Walker <kevin@canyon23.net>
parents: 733
diff changeset
  1464
subsets according to boundary data, and each of these subsets has the appropriate structure 
6fd9b377be3b fix definition of refinement of ball decomp (intermediate manifolds are disj unions of balls)
Kevin Walker <kevin@canyon23.net>
parents: 733
diff changeset
  1465
(e.g. a vector space or chain complex).
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1466
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1467
Recall (Definition \ref{defn:gluing-decomposition}) that a {\it ball decomposition} of $W$ is a 
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1468
sequence of gluings $M_0\to M_1\to\cdots\to M_m = W$ such that $M_0$ is a disjoint union of balls
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1469
$\du_a X_a$.
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1470
Abusing notation, we let $X_a$ denote both the ball (component of $M_0$) and
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1471
its image in $W$ (which is not necessarily a ball --- parts of $\bd X_a$ may have been glued together).
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1472
Define a {\it permissible decomposition} of $W$ to be a map
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1473
\[
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1474
	\coprod_a X_a \to W,
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1475
\]
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1476
which can be completed to a ball decomposition $\du_a X_a = M_0\to\cdots\to M_m = W$.
818
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1477
We further require that $\du_a (X_a \cap \bd W) \to \bd W$ 
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1478
can be completed to a (not necessarily ball) decomposition of $\bd W$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1479
(So, for example, in Example \ref{sin1x-example} if we take $W = B\cup C\cup D$ then $B\du C\du D \to W$
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1480
is not allowed since $D\cap \bd W$ is not a submanifold.)
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1481
Roughly, a permissible decomposition is like a ball decomposition where we don't care in which order the balls
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1482
are glued up to yield $W$, so long as there is some (non-pathological) way to glue them.
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1483
766
823999dd14fd acknowledge the existence of manifolds without ball decompositions
Kevin Walker <kevin@canyon23.net>
parents: 758
diff changeset
  1484
(Every smooth or PL manifold has a ball decomposition, but certain topological manifolds (e.g.\ non-smoothable
773
775b5ca42bed make sure poset of decomps is a small category; added to to-do list
Kevin Walker <kevin@canyon23.net>
parents: 770
diff changeset
  1485
topological 4-manifolds) do not have ball decompositions.
775b5ca42bed make sure poset of decomps is a small category; added to to-do list
Kevin Walker <kevin@canyon23.net>
parents: 770
diff changeset
  1486
For such manifolds we have only the empty colimit.)
775b5ca42bed make sure poset of decomps is a small category; added to to-do list
Kevin Walker <kevin@canyon23.net>
parents: 770
diff changeset
  1487
775b5ca42bed make sure poset of decomps is a small category; added to to-do list
Kevin Walker <kevin@canyon23.net>
parents: 770
diff changeset
  1488
We want the category (poset) of decompositions of $W$ to be small, so when we say decomposition we really
775b5ca42bed make sure poset of decomps is a small category; added to to-do list
Kevin Walker <kevin@canyon23.net>
parents: 770
diff changeset
  1489
mean isomorphism class of decomposition.
775b5ca42bed make sure poset of decomps is a small category; added to to-do list
Kevin Walker <kevin@canyon23.net>
parents: 770
diff changeset
  1490
Isomorphisms are defined in the obvious way: a collection of homeomorphisms $M_i\to M_i'$ which commute
775b5ca42bed make sure poset of decomps is a small category; added to to-do list
Kevin Walker <kevin@canyon23.net>
parents: 770
diff changeset
  1491
with the gluing maps $M_i\to M_{i+1}$ and $M'_i\to M'_{i+1}$.
766
823999dd14fd acknowledge the existence of manifolds without ball decompositions
Kevin Walker <kevin@canyon23.net>
parents: 758
diff changeset
  1492
479
cfad13b6b1e5 some modifications to blobdef
Scott Morrison <scott@tqft.net>
parents: 476
diff changeset
  1493
Given permissible decompositions $x = \{X_a\}$ and $y = \{Y_b\}$ of $W$, we say that $x$ is a refinement
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1494
of $y$, or write $x \le y$, if there is a ball decomposition $\du_a X_a = M_0\to\cdots\to M_m = W$
734
6fd9b377be3b fix definition of refinement of ball decomp (intermediate manifolds are disj unions of balls)
Kevin Walker <kevin@canyon23.net>
parents: 733
diff changeset
  1495
with $\du_b Y_b = M_i$ for some $i$,
780
b76b4b79dbe1 starting to work on colimit stuff, but not much progress yet
Kevin Walker <kevin@canyon23.net>
parents: 775
diff changeset
  1496
and with $M_0, M_1, \ldots, M_i$ each being a disjoint union of balls.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1497
419
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1498
\begin{defn}
479
cfad13b6b1e5 some modifications to blobdef
Scott Morrison <scott@tqft.net>
parents: 476
diff changeset
  1499
The poset $\cell(W)$ has objects the permissible decompositions of $W$, 
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1500
and a unique morphism from $x$ to $y$ if and only if $x$ is a refinement of $y$.
781
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1501
See Figure \ref{partofJfig}.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1502
\end{defn}
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1503
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
  1504
\begin{figure}[t]
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1505
\begin{equation*}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
  1506
\mathfig{.63}{ncat/zz2}
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1507
\end{equation*}
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  1508
\caption{A small part of $\cell(W)$}
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1509
\label{partofJfig}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1510
\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1511
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1512
An $n$-category $\cC$ determines 
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  1513
a functor $\psi_{\cC;W}$ from $\cell(W)$ to the category of sets 
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1514
(possibly with additional structure if $k=n$).
781
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1515
Let $x = \{X_a\}$ be a permissible decomposition of $W$ (i.e.\ object of $\cD(W)$).
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1516
We will define $\psi_{\cC;W}(x)$ to be a certain subset of $\prod_a \cC(X_a)$.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1517
Roughly speaking, $\psi_{\cC;W}(x)$ is the subset where the restriction maps from
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1518
$\cC(X_a)$ and $\cC(X_b)$ agree whenever some part of $\bd X_a$ is glued to some part of $\bd X_b$.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1519
(Keep in mind that perhaps $a=b$.)
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1520
Since we allow decompositions in which the intersection of $X_a$ and $X_b$ might be messy 
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1521
(see Example \ref{sin1x-example}), we must define $\psi_{\cC;W}(x)$ in a more roundabout way.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1522
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1523
Inductively, we may assume that we have already defined the colimit $\cl\cC(M)$ for $k{-}1$-manifolds $M$.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1524
(To start the induction, we define $\cl\cC(M)$, where $M = \du_a P_a$ is a 0-manifold and each $P_a$ is
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1525
a 0-ball, to be $\prod_a \cC(P_a)$.)
783
Kevin Walker <kevin@canyon23.net>
parents: 782
diff changeset
  1526
We also assume, inductively, that we have gluing and restriction maps for colimits of $k{-}1$-manifolds.
784
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1527
Gluing and restriction maps for colimits of $k$-manifolds will be defined later in this subsection.
781
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1528
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1529
Let $\du_a X_a = M_0\to\cdots\to M_m = W$ be a ball decomposition compatible with $x$.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1530
Let $\bd M_i = N_i \cup Y_i \cup Y'_i$, where $Y_i$ and $Y'_i$ are glued together to produce $M_{i+1}$.
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1531
We will define $\psi_{\cC;W}(x)$ to be the subset of $\prod_a \cC(X_a)$ which satisfies a series of conditions
781
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1532
related to the gluings $M_{i-1} \to M_i$, $1\le i \le m$.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1533
By Axiom \ref{nca-boundary}, we have a map
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1534
\[
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1535
	\prod_a \cC(X_a) \to \cl\cC(\bd M_0) .
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1536
\]
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1537
The first condition is that the image of $\psi_{\cC;W}(x)$ in $\cl\cC(\bd M_0)$ is splittable
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1538
along $\bd Y_0$ and $\bd Y'_0$, and that the restrictions to $\cl\cC(Y_0)$ and $\cl\cC(Y'_0)$ agree
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1539
(with respect to the identification of $Y_0$ and $Y'_0$ provided by the gluing map). 
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1540
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1541
On the subset of $\prod_a \cC(X_a)$ which satisfies the first condition above, we have a restriction
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1542
map to $\cl\cC(N_0)$ which we can compose with the gluing map 
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1543
$\cl\cC(N_0) \to \cl\cC(\bd M_1)$.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1544
The second condition is that the image of $\psi_{\cC;W}(x)$ in $\cl\cC(\bd M_1)$ is splittable
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1545
along $\bd Y_1$ and $\bd Y'_1$, and that the restrictions to $\cl\cC(Y_1)$ and $\cl\cC(Y'_1)$ agree
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1546
(with respect to the identification of $Y_1$ and $Y'_1$ provided by the gluing map). 
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1547
The $i$-th condition is defined similarly.
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1548
Note that these conditions depend on the boundaries of elements of $\prod_a \cC(X_a)$.
781
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1549
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1550
We define $\psi_{\cC;W}(x)$ to be the subset of $\prod_a \cC(X_a)$ which satisfies the 
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1551
above conditions for all $i$ and also all 
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1552
ball decompositions compatible with $x$.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1553
(If $x$ is a nice, non-pathological cell decomposition, then it is easy to see that gluing
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1554
compatibility for one ball decomposition implies gluing compatibility for all other ball decompositions.
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1555
Rather than try to prove a similar result for arbitrary
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1556
permissible decompositions, we instead require compatibility with all ways of gluing up the decomposition.)
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1557
784
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1558
If $x$ is a refinement of $y$, the map $\psi_{\cC;W}(x) \to \psi_{\cC;W}(y)$ 
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1559
is given by the composition maps of $\cC$.
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1560
This completes the definition of the functor $\psi_{\cC;W}$.
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1561
419
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1562
If $k=n$ in the above definition and we are enriching in some auxiliary category, 
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1563
we need to say a bit more.
781
0a9adf027f47 rewriting colimit def; there's still a little more to do
Kevin Walker <kevin@canyon23.net>
parents: 780
diff changeset
  1564
We can rewrite the colimit as
784
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1565
\[  % \begin{equation} \label{eq:psi-CC}
419
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1566
	\psi_{\cC;W}(x) \deq \coprod_\beta \prod_a \cC(X_a; \beta) ,
784
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1567
\]  % \end{equation}
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1568
where $\beta$ runs through 
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1569
boundary conditions on $\du_a X_a$ which are compatible with gluing as specified above
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1570
and $\cC(X_a; \beta)$
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1571
means the subset of $\cC(X_a)$ whose restriction to $\bd X_a$ agrees with $\beta$.
419
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1572
If we are enriching over $\cS$ and $k=n$, then $\cC(X_a; \beta)$ is an object in 
784
bd9538de8248 more on colimits; still not done
Kevin Walker <kevin@canyon23.net>
parents: 783
diff changeset
  1573
$\cS$ and the coproduct and product in the above expression should be replaced by the appropriate
419
a571e37cc68d a few more ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 418
diff changeset
  1574
operations in $\cS$ (e.g. direct sum and tensor product if $\cS$ is Vect).
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1575
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1576
Finally, we construct $\cl{\cC}(W)$ as the appropriate colimit of $\psi_{\cC;W}$:
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1577
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1578
\begin{defn}[System of fields functor]
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
  1579
\label{def:colim-fields}
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1580
If $\cC$ is an $n$-category enriched in sets or vector spaces, $\cl{\cC}(W)$ is the usual colimit of the functor $\psi_{\cC;W}$.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1581
That is, for each decomposition $x$ there is a map
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
  1582
$\psi_{\cC;W}(x)\to \cl{\cC}(W)$, these maps are compatible with the refinement maps
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
  1583
above, and $\cl{\cC}(W)$ is universal with respect to these properties.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1584
\end{defn}
112
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  1585
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1586
\begin{defn}[System of fields functor, $A_\infty$ case]
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1587
When $\cC$ is an $A_\infty$ $n$-category, $\cl{\cC}(W)$ for $W$ a $k$-manifold with $k < n$ 
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1588
is defined as above, as the colimit of $\psi_{\cC;W}$.
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
  1589
When $W$ is an $n$-manifold, the chain complex $\cl{\cC}(W)$ is the homotopy colimit of the functor $\psi_{\cC;W}$.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1590
\end{defn}
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1591
818
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1592
%We can specify boundary data $c \in \cl{\cC}(\bdy W)$, and define functors $\psi_{\cC;W,c}$ 
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1593
%with values the subsets of those of $\psi_{\cC;W}$ which agree with $c$ on the boundary of $W$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1594
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1595
\medskip
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1596
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1597
We must now define restriction maps $\bd : \cl{\cC}(W) \to \cl{\cC}(\bd W)$ and gluing maps.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1598
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1599
Let $y\in \cl{\cC}(W)$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1600
Choose a representative of $y$ in the colimit: a permissible decomposition $\du_a X_a \to W$ and elements
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1601
$y_a \in \cC(X_a)$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1602
By assumption, $\du_a (X_a \cap \bd W) \to \bd W$ can be completed to a decomposition of $\bd W$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1603
Let $r(y_a) \in \cl\cC(X_a \cap \bd W)$ be the restriction.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1604
Choose a representative of $r(y_a)$ in the colimit $\cl\cC(X_a \cap \bd W)$: a permissible decomposition
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1605
$\du_b Q_{ab} \to X_a \cap \bd W$ and elements $z_{ab} \in \cC(Q_{ab})$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1606
Then $\du_{ab} Q_{ab} \to \bd W$ is a permissible decomposition of $\bd W$ and $\{z_{ab}\}$ represents
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1607
an element of $\cl{\cC}(\bd W)$.  Define $\bd y$ to be this element.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1608
It is not hard to see that it is independent of the various choices involved.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1609
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1610
Note that since we have already (inductively) defined gluing maps for colimits of $k{-}1$-manifolds,
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1611
we can also define restriction maps from $\cl{\cC}(W)\trans{}$ to $\cl{\cC}(Y)$ where $Y$ is a codimension 0 
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1612
submanifold of $\bd W$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1613
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1614
Next we define gluing maps for colimits of $k$-manifolds.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1615
Let $W = W_1 \cup_Y W_2$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1616
Let $y_i \in \cl\cC(W_i)$ and assume that the restrictions of $y_1$ and $y_2$ to $\cl\cC(Y)$ agree.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1617
We want to define $y_1\bullet y_2 \in \cl\cC(W)$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1618
Choose a permissible decomposition $\du_a X_{ia} \to W_i$ and elements 
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1619
$y_{ia} \in \cC(X_{ia})$ representing $y_i$.
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1620
It might not be the case that $\du_{ia} X_{ia} \to W$ is a permissible decomposition of $W$,
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1621
since intersections of the pieces with $\bd W$ might not be well-behaved.
896
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
  1622
However, using the fact that $\bd y_i$ splits along $\bd Y$ and applying Axiom \ref{axiom:splittings},
818
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1623
we can choose the decomposition $\du_{a} X_{ia}$ so that its restriction to $\bd W_i$ is a refinement
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1624
of the splitting along $\bd Y$, and this implies that the combined decomposition $\du_{ia} X_{ia}$
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1625
is permissible.
896
deeff619087e Initial version of the new splitting axiom.
Kevin Walker <kevin@canyon23.net>
parents: 892
diff changeset
  1626
We can now define the gluing $y_1\bullet y_2$ in the obvious way, and a further application of Axiom \ref{axiom:splittings}
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1627
shows that this is independent of the choices of representatives of $y_i$.
818
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1628
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1629
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1630
\medskip
111
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 110
diff changeset
  1631
422
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1632
We now give more concrete descriptions of the above colimits.
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1633
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1634
In the non-enriched case (e.g.\ $k<n$), where each $\cC(X_a; \beta)$ is just a set,
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1635
the colimit is
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1636
\[
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1637
	\cl{\cC}(W,c) = \left( \coprod_x \coprod_\beta \prod_a \cC(X_a; \beta) \right) \Bigg/ \sim ,
422
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1638
\]
818
fb9fc18d2a52 maybe done with colimit stuff; getting closer anyway
Kevin Walker <kevin@canyon23.net>
parents: 817
diff changeset
  1639
where $x$ runs through decompositions of $W$, and $\sim$ is the obvious equivalence relation 
422
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1640
induced by refinement and gluing.
833
Scott Morrison <scott@tqft.net>
parents: 826
diff changeset
  1641
If $\cC$ is enriched over, for example, vector spaces and $W$ is an $n$-manifold, 
422
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1642
we can take
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1643
\begin{equation*}
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1644
	\cl{\cC}(W,c) = \left( \bigoplus_x \bigoplus_\beta \bigotimes_a \cC(X_a; \beta) \right) \Bigg/ K,
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1645
\end{equation*}
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1646
where $K$ is the vector space spanned by elements $a - g(a)$, with
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1647
$a\in \psi_{\cC;W,c}(x)$ for some decomposition $x$, and $g: \psi_{\cC;W,c}(x)
885
61541264d4b3 finishing most of the minor/typo issues from the referee
Scott Morrison <scott@tqft.net>
parents: 882
diff changeset
  1648
\to \psi_{\cC;W,c}(y)$ is the value of $\psi_{\cC;W,c}$ on some antirefinement $x \leq y$.
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1649
225
32a76e8886d1 minor tweaks on small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 224
diff changeset
  1650
In the $A_\infty$ case, enriched over chain complexes, the concrete description of the homotopy colimit
197
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 196
diff changeset
  1651
is more involved.
542
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1652
We will describe two different (but homotopy equivalent) versions of the homotopy colimit of $\psi_{\cC;W}$.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1653
The first is the usual one, which works for any indexing category.
550
c9f41c18a96f deleting nn's
Scott Morrison <scott@tqft.net>
parents: 547
diff changeset
  1654
The second construction, which we call the {\it local} homotopy colimit,
542
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1655
is more closely related to the blob complex
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1656
construction of \S \ref{sec:blob-definition} and takes advantage of local (gluing) properties
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1657
of the indexing category $\cell(W)$.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1658
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1659
Define an $m$-sequence in $W$ to be a sequence $x_0 \le x_1 \le \dots \le x_m$ of permissible decompositions of $W$.
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  1660
Such sequences (for all $m$) form a simplicial set in $\cell(W)$.
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
  1661
Define $\cl{\cC}(W)$ as a vector space via
112
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  1662
\[
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
  1663
	\cl{\cC}(W) = \bigoplus_{(x_i)} \psi_{\cC;W}(x_0)[m] ,
112
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  1664
\]
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1665
where the sum is over all $m$ and all $m$-sequences $(x_i)$, and each summand is degree shifted by $m$. 
463
Kevin Walker <kevin@canyon23.net>
parents: 461
diff changeset
  1666
Elements of a summand indexed by an $m$-sequence will be call $m$-simplices.
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
  1667
We endow $\cl{\cC}(W)$ with a differential which is the sum of the differential of the $\psi_{\cC;W}(x_0)$
112
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  1668
summands plus another term using the differential of the simplicial set of $m$-sequences.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  1669
More specifically, if $(a, \bar{x})$ denotes an element in the $\bar{x}$
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
  1670
summand of $\cl{\cC}(W)$ (with $\bar{x} = (x_0,\dots,x_k)$), define
112
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  1671
\[
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  1672
	\bd (a, \bar{x}) = (\bd a, \bar{x}) + (-1)^{\deg{a}} (g(a), d_0(\bar{x})) + (-1)^{\deg{a}} \sum_{j=1}^k (-1)^{j} (a, d_j(\bar{x})) ,
112
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  1673
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  1674
where $d_j(\bar{x}) = (x_0,\dots,x_{j-1},x_{j+1},\dots,x_k)$ and $g: \psi_\cC(x_0)\to \psi_\cC(x_1)$
198
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 197
diff changeset
  1675
is the usual gluing map coming from the antirefinement $x_0 \le x_1$.
422
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1676
%\nn{maybe mention that there is a version that emphasizes minimal gluings (antirefinements) which
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1677
%combine only two balls at a time; for $n=1$ this version will lead to usual definition
d55b85632926 more ncat (colimits)
Kevin Walker <kevin@canyon23.net>
parents: 421
diff changeset
  1678
%of $A_\infty$ category}
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1679
113
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 112
diff changeset
  1680
We can think of this construction as starting with a disjoint copy of a complex for each
461
c04bb911d636 changing simplex terminology for hocolimit (no more "degree")
Kevin Walker <kevin@canyon23.net>
parents: 456
diff changeset
  1681
permissible decomposition (the 0-simplices).
113
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 112
diff changeset
  1682
Then we glue these together with mapping cylinders coming from gluing maps
461
c04bb911d636 changing simplex terminology for hocolimit (no more "degree")
Kevin Walker <kevin@canyon23.net>
parents: 456
diff changeset
  1683
(the 1-simplices).
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1684
Then we kill the extra homology we just introduced with mapping 
461
c04bb911d636 changing simplex terminology for hocolimit (no more "degree")
Kevin Walker <kevin@canyon23.net>
parents: 456
diff changeset
  1685
cylinders between the mapping cylinders (the 2-simplices), and so on.
113
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 112
diff changeset
  1686
542
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1687
Next we describe the local homotopy colimit.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1688
This is similar to the usual homotopy colimit, but using
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1689
a cone-product set (Remark \ref{blobsset-remark}) in place of a simplicial set.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1690
The cone-product $m$-polyhedra for the set are pairs $(x, E)$, where $x$ is a decomposition of $W$
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1691
and $E$ is an $m$-blob diagram such that each blob is a union of balls of $x$.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1692
(Recall that this means that the interiors of
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1693
each pair of blobs (i.e.\ balls) of $E$ are either disjoint or nested.)
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1694
To each $(x, E)$ we associate the chain complex $\psi_{\cC;W}(x)$, shifted in degree by $m$.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1695
The boundary has a term for omitting each blob of $E$.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1696
If we omit an innermost blob then we replace $x$ by the formal difference $x - \gl(x)$, where
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1697
$\gl(x)$ is obtained from $x$ by gluing together the balls of $x$ contained in the blob we are omitting.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1698
The gluing maps of $\cC$ give us a maps from $\psi_{\cC;W}(x)$ to $\psi_{\cC;W}(\gl(x))$.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1699
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1700
One can show that the usual hocolimit and the local hocolimit are homotopy equivalent using an 
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1701
Eilenberg-Zilber type subdivision argument.
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1702
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1703
\medskip
3baa4e4d395e preparing for new def of morphisms of a-ing 1-cat modules
Kevin Walker <kevin@canyon23.net>
parents: 531
diff changeset
  1704
552
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1705
$\cl{\cC}(W)$ is functorial with respect to homeomorphisms of $k$-manifolds. 
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1706
Restricting the $k$-spheres, we have now proved Lemma \ref{lem:spheres}.
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1707
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
  1708
\begin{lem}
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
  1709
\label{lem:colim-injective}
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
  1710
Let $W$ be a manifold of dimension less than $n$.  Then for each
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
  1711
decomposition $x$ of $W$ the natural map $\psi_{\cC;W}(x)\to \cl{\cC}(W)$ is injective.
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
  1712
\end{lem}
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
  1713
\begin{proof}
531
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1714
$\cl{\cC}(W)$ is a colimit of a diagram of sets, and each of the arrows in the diagram is
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1715
injective.
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1716
Concretely, the colimit is the disjoint union of the sets (one for each decomposition of $W$),
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1717
modulo the relation which identifies the domain of each of the injective maps
773
775b5ca42bed make sure poset of decomps is a small category; added to to-do list
Kevin Walker <kevin@canyon23.net>
parents: 770
diff changeset
  1718
with its image.
531
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1719
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1720
To save ink and electrons we will simplify notation and write $\psi(x)$ for $\psi_{\cC;W}(x)$.
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1721
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1722
Suppose $a, \hat{a}\in \psi(x)$ have the same image in $\cl{\cC}(W)$ but $a\ne \hat{a}$.
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1723
Then there exist
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1724
\begin{itemize}
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1725
\item decompositions $x = x_0, x_1, \ldots , x_{k-1}, x_k = x$ and $v_1,\ldots, v_k$ of $W$;
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1726
\item anti-refinements $v_i\to x_i$ and $v_i\to x_{i-1}$; and
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1727
\item elements $a_i\in \psi(x_i)$ and $b_i\in \psi(v_i)$, with $a_0 = a$ and $a_k = \hat{a}$, 
809
Scott Morrison <scott@tqft.net>
parents: 808
diff changeset
  1728
such that $b_i$ and $b_{i+1}$ both map to (glue up to) $a_i$.
531
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1729
\end{itemize}
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1730
In other words, we have a zig-zag of equivalences starting at $a$ and ending at $\hat{a}$.
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1731
The idea of the proof is to produce a similar zig-zag where everything antirefines to the same
535
07b79f81c956 numbering axioms and module axioms as 7.x
Scott Morrison <scott@tqft.net>
parents: 531
diff changeset
  1732
disjoint union of balls, and then invoke Axiom \ref{nca-assoc} which ensures associativity.
531
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1733
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1734
Let $z$ be a decomposition of $W$ which is in general position with respect to all of the 
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1735
$x_i$'s and $v_i$'s.
885
61541264d4b3 finishing most of the minor/typo issues from the referee
Scott Morrison <scott@tqft.net>
parents: 882
diff changeset
  1736
There exist decompositions $x'_i$ and $v'_i$ (for all $i$) such that
531
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1737
\begin{itemize}
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1738
\item $x'_i$ antirefines to $x_i$ and $z$;
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1739
\item $v'_i$ antirefines to $x'_i$, $x'_{i-1}$ and $v_i$;
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1740
\item $b_i$ is the image of some $b'_i\in \psi(v'_i)$; and
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1741
\item $a_i$ is the image of some $a'_i\in \psi(x'_i)$, which in turn is the image
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1742
of $b'_i$ and $b'_{i+1}$.
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1743
\end{itemize}
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1744
Now consider the diagrams
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1745
\[ \xymatrix{
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1746
	& \psi(x'_{i-1}) \ar[rd] & \\
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1747
	\psi(v'_i) \ar[ru] \ar[rd] & & \psi(z) \\
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1748
	& \psi(x'_i) \ar[ru] &
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1749
} \]
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1750
The associativity axiom applied to this diagram implies that $a'_{i-1}$ and $a'_i$
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1751
map to the same element $c\in \psi(z)$.
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1752
Therefore $a'_0$ and $a'_k$ both map to $c$.
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1753
But $a'_0$ and $a'_k$ are both elements of $\psi(x'_0)$ (because $x'_k = x'_0$).
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1754
So by the injectivity clause of the composition axiom, we must have that $a'_0 = a'_k$.
da9bf150bf3d proof of injectivity/colimit lemma
Kevin Walker <kevin@canyon23.net>
parents: 530
diff changeset
  1755
But this implies that $a = a_0 = a_k = \hat{a}$, contrary to our assumption that $a\ne \hat{a}$.
415
8dedd2914d10 starting to revise ncat section
Kevin Walker <kevin@canyon23.net>
parents: 411
diff changeset
  1756
\end{proof}
402
853376c08d76 a bunch of minor changes
Scott Morrison <scott@tqft.net>
parents: 401
diff changeset
  1757
552
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1758
%\nn{need to finish explaining why we have a system of fields;
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  1759
%define $k$-cat $\cC(\cdot\times W)$}
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1760
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  1761
\subsection{Modules}
867
d7130746cfad adding some forward references about extended TQFTs, per referee
Scott Morrison <scott@tqft.net>
parents: 866
diff changeset
  1762
\label{sec:modules}
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1763
Next we define ordinary and $A_\infty$ $n$-category modules.
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1764
The definition will be very similar to that of $n$-categories,
199
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 198
diff changeset
  1765
but with $k$-balls replaced by {\it marked $k$-balls,} defined below.
198
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 197
diff changeset
  1766
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1767
Our motivating example comes from an $(m{-}n{+}1)$-dimensional manifold $W$ with boundary
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1768
in the context of an $m{+}1$-dimensional TQFT.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1769
Such a $W$ gives rise to a module for the $n$-category associated to $\bd W$.
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1770
This will be explained in more detail as we present the axioms.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1771
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1772
Throughout, we fix an $n$-category $\cC$.
685
8efbd2730ef9 "topological n-cat" --> either "disk-like n-cat" or "ordinary n-cat" (when contrasted with A-inf n-cat)
Kevin Walker <kevin@canyon23.net>
parents: 683
diff changeset
  1773
For all but one axiom, it doesn't matter whether $\cC$ is an ordinary $n$-category or an $A_\infty$ $n$-category.
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1774
We state the final axiom, regarding actions of homeomorphisms, differently in the two cases.
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1775
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1776
Define a {\it marked $k$-ball} to be a pair $(B, N)$ homeomorphic to the pair
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
  1777
$$(\text{standard $k$-ball}, \text{northern hemisphere in boundary of standard $k$-ball}).$$
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1778
We call $B$ the ball and $N$ the marking.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1779
A homeomorphism between marked $k$-balls is a homeomorphism of balls which
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1780
restricts to a homeomorphism of markings.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1781
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  1782
\begin{module-axiom}[Module morphisms] \label{module-axiom-funct}
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1783
{For each $0 \le k \le n$, we have a functor $\cM_k$ from 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1784
the category of marked $k$-balls and 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1785
homeomorphisms to the category of sets and bijections.}
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1786
\end{module-axiom}
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1787
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1788
(As with $n$-categories, we will usually omit the subscript $k$.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1789
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1790
For example, let $\cD$ be the TQFT which assigns to a $k$-manifold $N$ the set 
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1791
of maps from $N$ to $T$ (for $k\le m$), modulo homotopy (and possibly linearized) if $k=m$.
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1792
Let $W$ be an $(m{-}n{+}1)$-dimensional manifold with boundary.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1793
Let $\cC$ be the $n$-category with $\cC(X) \deq \cD(X\times \bd W)$.
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1794
Let $\cM(B, N) \deq \cD((B\times \bd W)\cup (N\times W))$
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1795
(see Example \ref{ex:maps-with-fiber}).
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1796
(The union is along $N\times \bd W$.)
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1797
%(If $\cD$ were a general TQFT, we would define $\cM(B, N)$ to be
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1798
%the subset of $\cD((B\times \bd W)\cup (N\times W))$ which is splittable along $N\times \bd W$.)
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1799
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
  1800
\begin{figure}[t]
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1801
$$\mathfig{.55}{ncat/boundary-collar}$$
182
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 179
diff changeset
  1802
\caption{From manifold with boundary collar to marked ball}\label{blah15}\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 179
diff changeset
  1803
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1804
Define the boundary of a marked $k$-ball $(B, N)$ to be the pair $(\bd B \setmin N, \bd N)$.
778
760cc71a0424 add remarks to address the bizarre and inexplicable confusion about "hemisphere"
Kevin Walker <kevin@canyon23.net>
parents: 775
diff changeset
  1805
Call such a thing a {\it marked $k{-}1$-hemisphere}.
760cc71a0424 add remarks to address the bizarre and inexplicable confusion about "hemisphere"
Kevin Walker <kevin@canyon23.net>
parents: 775
diff changeset
  1806
(A marked $k{-}1$-hemisphere is, of course, just a $k{-}1$-ball with its entire boundary marked.
760cc71a0424 add remarks to address the bizarre and inexplicable confusion about "hemisphere"
Kevin Walker <kevin@canyon23.net>
parents: 775
diff changeset
  1807
We call it a hemisphere instead of a ball because it plays a role analogous
760cc71a0424 add remarks to address the bizarre and inexplicable confusion about "hemisphere"
Kevin Walker <kevin@canyon23.net>
parents: 775
diff changeset
  1808
to the $k{-}1$-spheres in the $n$-category definition.)
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1809
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1810
\begin{lem}
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1811
\label{lem:hemispheres}
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  1812
{For each $0 \le k \le n-1$, we have a functor $\cl\cM_k$ from 
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1813
the category of marked $k$-hemispheres and 
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1814
homeomorphisms to the category of sets and bijections.}
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1815
\end{lem}
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1816
The proof is exactly analogous to that of Lemma \ref{lem:spheres}, and we omit the details.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  1817
We use the same type of colimit construction.
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1818
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  1819
In our example, $\cl\cM(H) = \cD(H\times\bd W \cup \bd H\times W)$.
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1820
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1821
\begin{module-axiom}[Module boundaries (maps)]
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  1822
{For each marked $k$-ball $M$ we have a map of sets $\bd: \cM(M)\to \cl\cM(\bd M)$.
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1823
These maps, for various $M$, comprise a natural transformation of functors.}
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1824
\end{module-axiom}
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1825
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  1826
Given $c\in\cl\cM(\bd M)$, let $\cM(M; c) \deq \bd^{-1}(c)$.
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1827
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  1828
If the $n$-category $\cC$ is enriched over some other category (e.g.\ vector spaces),
741
6de42a06468e more splittable symbols in the module section, and minor typos from April 12
Scott Morrison <scott@tqft.net>
parents: 739
diff changeset
  1829
then for each marked $n$-ball $M=(B,N)$ and $c\in \cC(\bd B \setminus N)$, the set $\cM(M; c)$ should be an object in that category.
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1830
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1831
\begin{lem}[Boundary from domain and range]
875
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1832
\label{lem:module-boundary}
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1833
{Let $H = M_1 \cup_E M_2$, where $H$ is a marked $k{-}1$-hemisphere ($1\le k\le n$),
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1834
$M_i$ is a marked $k{-}1$-ball, and $E = M_1\cap M_2$ is a marked $k{-}2$-hemisphere.
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1835
Let $\cM(M_1) \times_{\cM(E)} \cM(M_2)$ denote the fibered product of the 
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  1836
two maps $\bd: \cM(M_i)\to \cl\cM(E)$.
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1837
Then we have an injective map
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1838
\[
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  1839
	\gl_E : \cM(M_1) \times_{\cl\cM(E)} \cM(M_2) \hookrightarrow \cl\cM(H)
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1840
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1841
which is natural with respect to the actions of homeomorphisms.}
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1842
\end{lem}
875
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1843
Again, this is in exact analogy with Lemma \ref{lem:domain-and-range}, and illustrated in Figure \ref{fig:module-boundary}.
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1844
\begin{figure}[t]
880
402dda2e0627 very minor
Scott Morrison <scott@tqft.net>
parents: 877
diff changeset
  1845
\tikzset{marked/.style={line width=3pt}}
875
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1846
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1847
\begin{equation*}
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1848
\begin{tikzpicture}[baseline=0]
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1849
\coordinate (a) at (0,1);
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1850
\coordinate (b) at (4,1);
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1851
\draw[marked] (a) arc (180:0:2);
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1852
\draw (b) -- (a);
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1853
\node at (2,2) {$M_1$};
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1854
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1855
\draw (0,0) node[fill, circle] {} -- (4,0) node[fill,circle] {};
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1856
\node at (-0.6,0) {$E$};
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1857
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1858
\draw[marked] (0,-1) arc(-180:0:2);
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1859
\draw (4,-1) -- (0,-1);
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1860
\node at (2,-2) {$M_2$};
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1861
\end{tikzpicture}
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1862
\qquad \qquad \qquad
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1863
\begin{tikzpicture}[baseline=0]
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1864
\draw[marked] (0,0) node {$H$} circle (2);
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1865
\end{tikzpicture}
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1866
\end{equation*}\caption{The marked hemispheres and marked balls from Lemma \ref{lem:module-boundary}.}
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1867
\label{fig:module-boundary}
85cebbd771b5 adding a figure suggested by the referee
Scott Morrison <scott@tqft.net>
parents: 874
diff changeset
  1868
\end{figure}
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1869
719
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
  1870
Let $\cl\cM(H)\trans E$ denote the image of $\gl_E$.
76ad188dbe68 adding pitchforks to denote splittability
Kevin Walker <kevin@canyon23.net>
parents: 689
diff changeset
  1871
We will refer to elements of $\cl\cM(H)\trans E$ as ``splittable along $E$" or ``transverse to $E$". 
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
  1872
786
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1873
\noop{ %%%%%%%
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  1874
\begin{lem}[Module to category restrictions]
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1875
{For each marked $k$-hemisphere $H$ there is a restriction map
786
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1876
$\cl\cM(H)\to \cC(H)$.
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1877
($\cC(H)$ means apply $\cC$ to the underlying $k$-ball of $H$.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1878
These maps comprise a natural transformation of functors.}
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  1879
\end{lem}
786
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1880
}	%%%%%%% end \noop
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1881
786
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1882
It follows from the definition of the colimit $\cl\cM(H)$ that
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1883
given any (unmarked) $k{-}1$-ball $Y$ in the interior of $H$ there is a restriction map
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1884
from a subset $\cl\cM(H)_{\trans{\bdy Y}}$ of $\cl\cM(H)$ to $\cC(Y)$.
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1885
Combining this with the boundary map $\cM(B,N) \to \cl\cM(\bd(B,N))$, we also have a restriction
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1886
map from a subset $\cM(B,N)_{\trans{\bdy Y}}$ of $\cM(B,N)$ to $\cC(Y)$ whenever $Y$ is in the interior of $\bd B \setmin N$.
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1887
This fact will be used below.
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1888
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1889
\noop{ %%%%
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1890
Note that combining the various boundary and restriction maps above
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
  1891
(for both modules and $n$-categories)
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1892
we have for each marked $k$-ball $(B, N)$ and each $k{-}1$-ball $Y\sub \bd B \setmin N$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1893
a natural map from a subset of $\cM(B, N)$ to $\cC(Y)$.
741
6de42a06468e more splittable symbols in the module section, and minor typos from April 12
Scott Morrison <scott@tqft.net>
parents: 739
diff changeset
  1894
This subset $\cM(B,N)\trans{\bdy Y}$ is the subset of morphisms which are appropriately splittable (transverse to the
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
  1895
cutting submanifolds).
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1896
This fact will be used below.
786
91d32d0cb2ef corrected statement of module to category restrictions; note that this affects the numbering of items in subsection 6.4
Kevin Walker <kevin@canyon23.net>
parents: 785
diff changeset
  1897
} %%%%% end \noop
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  1898
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1899
In our example, the various restriction and gluing maps above come from
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1900
restricting and gluing maps into $T$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1901
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  1902
We require two sorts of composition (gluing) for modules, corresponding to two ways
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1903
of splitting a marked $k$-ball into two (marked or plain) $k$-balls.
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1904
(See Figure \ref{zzz3}.)
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1905
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
  1906
\begin{figure}[t]
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1907
\begin{equation*}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
  1908
\mathfig{.4}{ncat/zz3}
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1909
\end{equation*}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
  1910
\caption{Module composition (top); $n$-category action (bottom).}
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1911
\label{zzz3}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1912
\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1913
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1914
First, we can compose two module morphisms to get another module morphism.
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1915
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1916
\begin{module-axiom}[Module composition]
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
  1917
{Let $M = M_1 \cup_Y M_2$, where $M$, $M_1$ and $M_2$ are marked $k$-balls (with $0\le k\le n$)
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1918
and $Y = M_1\cap M_2$ is a marked $k{-}1$-ball.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1919
Let $E = \bd Y$, which is a marked $k{-}2$-hemisphere.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1920
Note that each of $M$, $M_1$ and $M_2$ has its boundary split into two marked $k{-}1$-balls by $E$.
741
6de42a06468e more splittable symbols in the module section, and minor typos from April 12
Scott Morrison <scott@tqft.net>
parents: 739
diff changeset
  1921
We have restriction (domain or range) maps $\cM(M_i)\trans E \to \cM(Y)$.
6de42a06468e more splittable symbols in the module section, and minor typos from April 12
Scott Morrison <scott@tqft.net>
parents: 739
diff changeset
  1922
Let $\cM(M_1) \trans E \times_{\cM(Y)} \cM(M_2) \trans E$ denote the fibered product of these two maps. 
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1923
Then (axiom) we have a map
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1924
\[
741
6de42a06468e more splittable symbols in the module section, and minor typos from April 12
Scott Morrison <scott@tqft.net>
parents: 739
diff changeset
  1925
	\gl_Y : \cM(M_1) \trans E \times_{\cM(Y)} \cM(M_2) \trans E \to \cM(M) \trans E
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1926
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1927
which is natural with respect to the actions of homeomorphisms, and also compatible with restrictions
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1928
to the intersection of the boundaries of $M$ and $M_i$.
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  1929
If $k < n$,
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  1930
or if $k=n$ and we are in the $A_\infty$ case, 
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  1931
we require that $\gl_Y$ is injective.
680
0591d017e698 plain n-cat -> ordinary n-cat
Kevin Walker <kevin@canyon23.net>
parents: 679
diff changeset
  1932
(For $k=n$ in the ordinary (non-$A_\infty$) case, see below.)}
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1933
\end{module-axiom}
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1934
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1935
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1936
Second, we can compose an $n$-category morphism with a module morphism to get another
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1937
module morphism.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1938
We'll call this the action map to distinguish it from the other kind of composition.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1939
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1940
\begin{module-axiom}[$n$-category action]
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1941
{Let $M = X \cup_Y M'$, where $M$ and $M'$ are marked $k$-balls ($0\le k\le n$),
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1942
$X$ is a plain $k$-ball,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1943
and $Y = X\cap M'$ is a $k{-}1$-ball.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1944
Let $E = \bd Y$, which is a $k{-}2$-sphere.
741
6de42a06468e more splittable symbols in the module section, and minor typos from April 12
Scott Morrison <scott@tqft.net>
parents: 739
diff changeset
  1945
We have restriction maps $\cM(M') \trans E \to \cC(Y)$ and $\cC(X) \trans E\to \cC(Y)$.
6de42a06468e more splittable symbols in the module section, and minor typos from April 12
Scott Morrison <scott@tqft.net>
parents: 739
diff changeset
  1946
Let $\cC(X)\trans E \times_{\cC(Y)} \cM(M') \trans E$ denote the fibered product of these two maps. 
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1947
Then (axiom) we have a map
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1948
\[
741
6de42a06468e more splittable symbols in the module section, and minor typos from April 12
Scott Morrison <scott@tqft.net>
parents: 739
diff changeset
  1949
	\gl_Y :\cC(X)\trans E \times_{\cC(Y)} \cM(M')\trans E \to \cM(M) \trans E
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1950
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1951
which is natural with respect to the actions of homeomorphisms, and also compatible with restrictions
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1952
to the intersection of the boundaries of $X$ and $M'$.
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  1953
If $k < n$,
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  1954
or if $k=n$ and we are in the $A_\infty$ case, 
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  1955
we require that $\gl_Y$ is injective.
680
0591d017e698 plain n-cat -> ordinary n-cat
Kevin Walker <kevin@canyon23.net>
parents: 679
diff changeset
  1956
(For $k=n$ in the ordinary (non-$A_\infty$) case, see below.)}
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1957
\end{module-axiom}
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1958
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1959
\begin{module-axiom}[Strict associativity]
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1960
The composition and action maps above are strictly associative.
475
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1961
Given any decomposition of a large marked ball into smaller marked and unmarked balls
07c18e2abd8f redefine "permissible decomp", and other changes to ntcat.tex; should be read
Kevin Walker <kevin@canyon23.net>
parents: 463
diff changeset
  1962
any sequence of pairwise gluings yields (via composition and action maps) the same result.
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  1963
\end{module-axiom}
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1964
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
  1965
Note that the above associativity axiom applies to mixtures of module composition,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
  1966
action maps and $n$-category composition.
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1967
See Figure \ref{zzz1b}.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1968
774
b88c4c4af945 move figs to top of page
Kevin Walker <kevin@canyon23.net>
parents: 773
diff changeset
  1969
\begin{figure}[t]
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1970
\begin{equation*}
222
217b6a870532 committing changes from loon lake - mostly small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 218
diff changeset
  1971
\mathfig{0.49}{ncat/zz0} \mathfig{0.49}{ncat/zz1}
119
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1972
\end{equation*}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1973
\caption{Two examples of mixed associativity}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1974
\label{zzz1b}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1975
\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 117
diff changeset
  1976
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
  1977
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
  1978
The above three axioms are equivalent to the following axiom,
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1979
which we state in slightly vague form.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1980
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1981
\xxpar{Module multi-composition:}
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1982
{Given any splitting 
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1983
\[
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  1984
	X_1 \sqcup\cdots\sqcup X_p \sqcup M_1\sqcup\cdots\sqcup M_q \to M
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1985
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1986
of a marked $k$-ball $M$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1987
into small (marked and plain) $k$-balls $M_i$ and $X_j$, there is a 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1988
map from an appropriate subset (like a fibered product) 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1989
of 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1990
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1991
	\cC(X_1)\times\cdots\times\cC(X_p) \times \cM(M_1)\times\cdots\times\cM(M_q) 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1992
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1993
to $\cM(M)$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1994
and these various multifold composition maps satisfy an
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1995
operad-type strict associativity condition.}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  1996
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1997
The above operad-like structure is analogous to the swiss cheese operad
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1998
\cite{MR1718089}.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  1999
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2000
\medskip
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2001
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  2002
We can define marked pinched products $\pi:E\to M$ of marked balls similarly to the 
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  2003
plain ball case. A marked pinched product $\pi: E \to M$ is a pinched product (that is, locally modeled on degeneracy maps) which restricts to a map between the markings which is also a pinched product, and in a neighborhood of the markings is the product of the map between the markings with an interval. 
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  2004
\nn{figure, 2 examples}
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2005
Note that a marked pinched product can be decomposed into either
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2006
two marked pinched products or a plain pinched product and a marked pinched product.
897
9ba67422f1b9 minor fixes, some typos, some cross-references
Scott Morrison <scott@tqft.net>
parents: 896
diff changeset
  2007
\nn{should  give figure}
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2008
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2009
\begin{module-axiom}[Product (identity) morphisms]
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2010
For each pinched product $\pi:E\to M$, with $M$ a marked $k$-ball and $E$ a marked
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2011
$k{+}m$-ball ($m\ge 1$),
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2012
there is a map $\pi^*:\cM(M)\to \cM(E)$.
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2013
These maps must satisfy the following conditions.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2014
\begin{enumerate}
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2015
\item
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2016
If $\pi:E\to M$ and $\pi':E'\to M'$ are marked pinched products, and
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2017
if $f:M\to M'$ and $\tilde{f}:E \to E'$ are maps such that the diagram
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2018
\[ \xymatrix{
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2019
	E \ar[r]^{\tilde{f}} \ar[d]_{\pi} & E' \ar[d]^{\pi'} \\
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2020
	M \ar[r]^{f} & M'
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2021
} \]
423
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2022
commutes, then we have 
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2023
\[
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2024
	\pi'^*\circ f = \tilde{f}\circ \pi^*.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2025
\]
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2026
\item
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2027
Product morphisms are compatible with module composition and module action.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2028
Let $\pi:E\to M$, $\pi_1:E_1\to M_1$, and $\pi_2:E_2\to M_2$ 
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2029
be pinched products with $E = E_1\cup E_2$.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2030
Let $a\in \cM(M)$, and let $a_i$ denote the restriction of $a$ to $M_i\sub M$.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2031
Then 
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2032
\[
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2033
	\pi^*(a) = \pi_1^*(a_1)\bullet \pi_2^*(a_2) .
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2034
\]
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2035
Similarly, if $\rho:D\to X$ is a pinched product of plain balls and
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2036
$E = D\cup E_1$, then
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2037
\[
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2038
	\pi^*(a) = \rho^*(a')\bullet \pi_1^*(a_1),
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2039
\]
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2040
where $a'$ is the restriction of $a$ to $D$.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2041
\item
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2042
Product morphisms are associative.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2043
If $\pi:E\to M$ and $\rho:D\to E$ are marked pinched products then
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2044
\[
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2045
	\rho^*\circ\pi^* = (\pi\circ\rho)^* .
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2046
\]
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2047
\item
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2048
Product morphisms are compatible with restriction.
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2049
If we have a commutative diagram
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2050
\[ \xymatrix{
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2051
	D \ar@{^(->}[r] \ar[d]_{\rho} & E \ar[d]^{\pi} \\
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2052
	Y \ar@{^(->}[r] & M
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2053
} \]
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2054
such that $\rho$ and $\pi$ are pinched products, then
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2055
\[
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2056
	\res_D\circ\pi^* = \rho^*\circ\res_Y .
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2057
\]
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2058
($Y$ could be either a marked or plain ball.)
33b4bb53017a ncat: module def
Kevin Walker <kevin@canyon23.net>
parents: 422
diff changeset
  2059
\end{enumerate}
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  2060
\end{module-axiom}
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2061
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2062
As in the $n$-category definition, once we have product morphisms we can define
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2063
collar maps $\cM(M)\to \cM(M)$.
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2064
Note that there are two cases:
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2065
the collar could intersect the marking of the marked ball $M$, in which case
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2066
we use a product on a morphism of $\cM$; or the collar could be disjoint from the marking,
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2067
in which case we use a product on a morphism of $\cC$.
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2068
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2069
In our example, elements $a$ of $\cM(M)$ maps to $T$, and $\pi^*(a)$ is the pullback of
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2070
$a$ along a map associated to $\pi$.
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2071
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2072
\medskip
110
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 109
diff changeset
  2073
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2074
There are two alternatives for the next axiom, according whether we are defining
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2075
modules for ordinary $n$-categories or $A_\infty$ $n$-categories.
680
0591d017e698 plain n-cat -> ordinary n-cat
Kevin Walker <kevin@canyon23.net>
parents: 679
diff changeset
  2076
In the ordinary case we require
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2077
680
0591d017e698 plain n-cat -> ordinary n-cat
Kevin Walker <kevin@canyon23.net>
parents: 679
diff changeset
  2078
\begin{module-axiom}[\textup{\textbf{[ordinary version]}} Extended isotopy invariance in dimension $n$]
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2079
{Let $M$ be a marked $n$-ball and $f: M\to M$ be a homeomorphism which restricts
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2080
to the identity on $\bd M$ and is isotopic (rel boundary) to the identity.
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2081
Then $f$ acts trivially on $\cM(M)$.}
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2082
In addition, collar maps act trivially on $\cM(M)$.
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  2083
\end{module-axiom}
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2084
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2085
We emphasize that the $\bd M$ above means boundary in the marked $k$-ball sense.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2086
In other words, if $M = (B, N)$ then we require only that isotopies are fixed 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2087
on $\bd B \setmin N$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2088
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2089
For $A_\infty$ modules we require
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2090
551
9dfb5db2acd7 remaining changes from tuesday afternoon
Scott Morrison <scott@tqft.net>
parents: 550
diff changeset
  2091
%\addtocounter{module-axiom}{-1}
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  2092
\begin{module-axiom}[\textup{\textbf{[$A_\infty$ version]}} Families of homeomorphisms act]
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2093
For each marked $n$-ball $M$ and each $c\in \cM(\bd M)$ we have a map of chain complexes
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2094
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2095
	C_*(\Homeo_\bd(M))\ot \cM(M; c) \to \cM(M; c) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2096
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2097
Here $C_*$ means singular chains and $\Homeo_\bd(M)$ is the space of homeomorphisms of $M$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2098
which fix $\bd M$.
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
  2099
These action maps are required to be associative up to homotopy, as in Theorem \ref{thm:CH-associativity}, 
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2100
and also compatible with composition (gluing) in the sense that
437
93ce0ba3d2d7 revisions to \S 1-5
Scott Morrison <scott@tqft.net>
parents: 426
diff changeset
  2101
a diagram like the one in Theorem \ref{thm:CH} commutes.
336
7a5a73ec8961 replacing axioms with lemmas in the module section; still out of sync with the ncat axioms
Scott Morrison <scott@tqft.net>
parents: 335
diff changeset
  2102
\end{module-axiom}
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2103
424
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2104
As with the $n$-category version of the above axiom, we should also have families of collar maps act.
6ebf92d2ccef ncat.tex mostly module stuff
Kevin Walker <kevin@canyon23.net>
parents: 423
diff changeset
  2105
103
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 102
diff changeset
  2106
\medskip
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  2107
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2108
Note that the above axioms imply that an $n$-category module has the structure
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2109
of an $n{-}1$-category.
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  2110
More specifically, let $J$ be a marked 1-ball, and define $\cE(X)\deq \cM(X\times J)$,
346
90e0c5e7ae07 EB_n operad example; other misc stuff
Kevin Walker <kevin@canyon23.net>
parents: 344
diff changeset
  2111
where $X$ is a $k$-ball and in the product $X\times J$ we pinch 
104
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 103
diff changeset
  2112
above the non-marked boundary component of $J$.
200
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 199
diff changeset
  2113
(More specifically, we collapse $X\times P$ to a single point, where
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 199
diff changeset
  2114
$P$ is the non-marked boundary component of $J$.)
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2115
Then $\cE$ has the structure of an $n{-}1$-category.
102
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 101
diff changeset
  2116
105
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2117
All marked $k$-balls are homeomorphic, unless $k = 1$ and our manifolds
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2118
are oriented or Spin (but not unoriented or $\text{Pin}_\pm$).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2119
In this case ($k=1$ and oriented or Spin), there are two types
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2120
of marked 1-balls, call them left-marked and right-marked,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2121
and hence there are two types of modules, call them right modules and left modules.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2122
In all other cases ($k>1$ or unoriented or $\text{Pin}_\pm$),
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2123
there is no left/right module distinction.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2124
130
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 128
diff changeset
  2125
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 128
diff changeset
  2126
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2127
We now give some examples of modules over ordinary and $A_\infty$ $n$-categories.
224
9faf1f7fad3e fixing signs in small blobs lemma
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 222
diff changeset
  2128
225
32a76e8886d1 minor tweaks on small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 224
diff changeset
  2129
\begin{example}[Examples from TQFTs]
425
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2130
\rm
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2131
Continuing Example \ref{ex:ncats-from-tqfts}, with $\cF$ a TQFT, $W$ an $n{-}j$-manifold,
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2132
and $\cF(W)$ the $j$-category associated to $W$.
425
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2133
Let $Y$ be an $(n{-}j{+}1)$-manifold with $\bd Y = W$.
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2134
Define a $\cF(W)$ module $\cF(Y)$ as follows.
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2135
If $M = (B, N)$ is a marked $k$-ball with $k<j$ let 
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2136
$\cF(Y)(M)\deq \cF((B\times W) \cup (N\times Y))$.
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2137
If $M = (B, N)$ is a marked $j$-ball and $c\in \cl{\cF(Y)}(\bd M)$ let
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2138
$\cF(Y)(M)\deq A_\cF((B\times W) \cup (N\times Y); c)$.
225
32a76e8886d1 minor tweaks on small blobs
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 224
diff changeset
  2139
\end{example}
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2140
448
c3c8fb292934 done with a-inf section for now
Kevin Walker <kevin@canyon23.net>
parents: 447
diff changeset
  2141
\begin{example}[Examples from the blob complex] \label{bc-module-example}
c3c8fb292934 done with a-inf section for now
Kevin Walker <kevin@canyon23.net>
parents: 447
diff changeset
  2142
\rm
c3c8fb292934 done with a-inf section for now
Kevin Walker <kevin@canyon23.net>
parents: 447
diff changeset
  2143
In the previous example, we can instead define
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  2144
$\cF(Y)(M)\deq \bc_*((B\times W) \cup (N\times Y), c; \cF)$ (when $\dim(M) = n$)
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2145
and get a module for the $A_\infty$ $n$-category associated to $\cF$ as in 
448
c3c8fb292934 done with a-inf section for now
Kevin Walker <kevin@canyon23.net>
parents: 447
diff changeset
  2146
Example \ref{ex:blob-complexes-of-balls}.
c3c8fb292934 done with a-inf section for now
Kevin Walker <kevin@canyon23.net>
parents: 447
diff changeset
  2147
\end{example}
c3c8fb292934 done with a-inf section for now
Kevin Walker <kevin@canyon23.net>
parents: 447
diff changeset
  2148
c3c8fb292934 done with a-inf section for now
Kevin Walker <kevin@canyon23.net>
parents: 447
diff changeset
  2149
224
9faf1f7fad3e fixing signs in small blobs lemma
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 222
diff changeset
  2150
\begin{example}
425
8f488e576afd ncat misc
Kevin Walker <kevin@canyon23.net>
parents: 424
diff changeset
  2151
\rm
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2152
Suppose $S$ is a topological space, with a subspace $T$.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2153
We can define a module $\pi_{\leq n}(S,T)$ so that on each marked $k$-ball $(B,N)$ 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2154
for $k<n$ the set $\pi_{\leq n}(S,T)(B,N)$ consists of all continuous maps of pairs 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2155
$(B,N) \to (S,T)$ and on each marked $n$-ball $(B,N)$ it consists of all 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2156
such maps modulo homotopies fixed on $\bdy B \setminus N$.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2157
This is a module over the fundamental $n$-category $\pi_{\leq n}(S)$ of $S$, from Example \ref{ex:maps-to-a-space}.
420
Scott Morrison <scott@tqft.net>
parents: 418
diff changeset
  2158
\end{example}
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2159
Modifications corresponding to Examples \ref{ex:maps-to-a-space-with-a-fiber} and 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2160
\ref{ex:linearized-maps-to-a-space} are also possible, and there is an $A_\infty$ version analogous to 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2161
Example \ref{ex:chains-of-maps-to-a-space} given by taking singular chains.
224
9faf1f7fad3e fixing signs in small blobs lemma
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 222
diff changeset
  2162
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2163
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2164
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2165
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2166
324
a20e2318cbb0 rewrite proof from gluing thm
Kevin Walker <kevin@canyon23.net>
parents: 319
diff changeset
  2167
\subsection{Modules as boundary labels (colimits for decorated manifolds)}
112
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 111
diff changeset
  2168
\label{moddecss}
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2169
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2170
Fix an ordinary $n$-category or $A_\infty$ $n$-category  $\cC$.
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2171
Let $W$ be a $k$-manifold ($k\le n$),
143
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 142
diff changeset
  2172
let $\{Y_i\}$ be a collection of disjoint codimension 0 submanifolds of $\bd W$,
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 142
diff changeset
  2173
and let $\cN = (\cN_i)$ be an assignment of a $\cC$ module $\cN_i$ to $Y_i$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 142
diff changeset
  2174
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  2175
We will define a set $\cC(W, \cN)$ using a colimit construction very similar to 
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2176
the one appearing in \S \ref{ss:ncat_fields} above.
286
ff867bfc8e9c mostly minor changes, reading modules section, stopping for dinner\!
Scott Morrison <scott@tqft.net>
parents: 279
diff changeset
  2177
(If $k = n$ and our $n$-categories are enriched, then
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2178
$\cC(W, \cN)$ will have additional structure; see below.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2179
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  2180
Define a permissible decomposition of $W$ to be a map
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2181
\[
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  2182
	\left(\bigsqcup_a X_a\right) \sqcup \left(\bigsqcup_{i,b} M_{ib}\right)  \to W,
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2183
\]
494
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  2184
where each $X_a$ is a plain $k$-ball disjoint, in $W$, from $\cup Y_i$, and
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  2185
each $M_{ib}$ is a marked $k$-ball intersecting $Y_i$  (once mapped into $W$),
cb76847c439e many small fixes in ncat.tex
Scott Morrison <scott@tqft.net>
parents: 479
diff changeset
  2186
with $M_{ib}\cap Y_i$ being the marking, which extends to a ball decomposition in the sense of Definition \ref{defn:gluing-decomposition}.
143
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 142
diff changeset
  2187
(See Figure \ref{mblabel}.)
435
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2188
\begin{figure}[t]
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2189
\begin{equation*}
286
ff867bfc8e9c mostly minor changes, reading modules section, stopping for dinner\!
Scott Morrison <scott@tqft.net>
parents: 279
diff changeset
  2190
\mathfig{.4}{ncat/mblabel}
435
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2191
\end{equation*}
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2192
\caption{A permissible decomposition of a manifold
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2193
whose boundary components are labeled by $\cC$ modules $\{\cN_i\}$.
435
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2194
Marked balls are shown shaded, plain balls are unshaded.}\label{mblabel}
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2195
\end{figure}
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2196
Given permissible decompositions $x$ and $y$, we say that $x$ is a refinement
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2197
of $y$, or write $x \le y$, if each ball of $y$ is a union of balls of $x$.
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  2198
This defines a partial ordering $\cell(W)$, which we will think of as a category.
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  2199
(The objects of $\cell(D)$ are permissible decompositions of $W$, and there is a unique
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2200
morphism from $x$ to $y$ if and only if $x$ is a refinement of $y$.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2201
286
ff867bfc8e9c mostly minor changes, reading modules section, stopping for dinner\!
Scott Morrison <scott@tqft.net>
parents: 279
diff changeset
  2202
The collection of modules $\cN$ determines 
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  2203
a functor $\psi_\cN$ from $\cell(W)$ to the category of sets 
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2204
(possibly with additional structure if $k=n$).
329
eb03c4a92f98 various changes, mostly rewriting intros to sections for exposition
Scott Morrison <scott@tqft.net>
parents: 328
diff changeset
  2205
For a decomposition $x = (X_a, M_{ib})$ in $\cell(W)$, define $\psi_\cN(x)$ to be the subset
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2206
\[
191
8c2c330e87f2 working on ncats -- no new material, just improving text
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 190
diff changeset
  2207
	\psi_\cN(x) \sub \left(\prod_a \cC(X_a)\right) \times \left(\prod_{ib} \cN_i(M_{ib})\right)
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2208
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2209
such that the restrictions to the various pieces of shared boundaries amongst the
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2210
$X_a$ and $M_{ib}$ all agree.
435
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2211
(That is, the fibered product over the boundary restriction maps.)
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2212
If $x$ is a refinement of $y$, define a map $\psi_\cN(x)\to\psi_\cN(y)$
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2213
via the gluing (composition or action) maps from $\cC$ and the $\cN_i$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2214
286
ff867bfc8e9c mostly minor changes, reading modules section, stopping for dinner\!
Scott Morrison <scott@tqft.net>
parents: 279
diff changeset
  2215
We now define the set $\cC(W, \cN)$ to be the colimit of the functor $\psi_\cN$.
435
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2216
(As in \S\ref{ss:ncat-coend}, if $k=n$ we take a colimit in whatever
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2217
category we are enriching over, and if additionally we are in the $A_\infty$ case, 
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2218
then we use a homotopy colimit.)
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2219
84834a1fdd50 ncat - minor
Kevin Walker <kevin@canyon23.net>
parents: 426
diff changeset
  2220
\medskip
108
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 107
diff changeset
  2221
143
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 142
diff changeset
  2222
If $D$ is an $m$-ball, $0\le m \le n-k$, then we can similarly define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 142
diff changeset
  2223
$\cC(D\times W, \cN)$, where in this case $\cN_i$ labels the submanifold 
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2224
$D\times Y_i \sub \bd(D\times W)$.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2225
It is not hard to see that the assignment $D \mapsto \cC(D\times W, \cN)$
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2226
has the structure of an $n{-}k$-category.
144
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2227
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2228
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2229
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2230
We will use a simple special case of the above 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2231
construction to define tensor products 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2232
of modules.
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2233
Let $\cM_1$ and $\cM_2$ be modules for an $n$-category $\cC$.
286
ff867bfc8e9c mostly minor changes, reading modules section, stopping for dinner\!
Scott Morrison <scott@tqft.net>
parents: 279
diff changeset
  2234
(If $k=1$ and our manifolds are oriented, then one should be 
144
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2235
a left module and the other a right module.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2236
Choose a 1-ball $J$, and label the two boundary points of $J$ by $\cM_1$ and $\cM_2$.
286
ff867bfc8e9c mostly minor changes, reading modules section, stopping for dinner\!
Scott Morrison <scott@tqft.net>
parents: 279
diff changeset
  2237
Define the tensor product $\cM_1 \tensor \cM_2$ to be the 
888
a0fd6e620926 Backed out changeset 7abe7642265e
Kevin Walker <kevin@canyon23.net>
parents: 865
diff changeset
  2238
$n{-}1$-category associated as above to $J$ with its boundary labeled by $\cM_1$ and $\cM_2$.
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2239
This of course depends (functorially)
144
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2240
on the choice of 1-ball $J$.
105
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 104
diff changeset
  2241
144
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2242
We will define a more general self tensor product (categorified coend) below.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2243
258
fd5d1647f4f3 starting write up module morphism def
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
  2244
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2245
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2246
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2247
\subsection{Morphisms of modules}
288
6c1b3c954c7e more deligne.tex
Kevin Walker <kevin@canyon23.net>
parents: 286
diff changeset
  2248
\label{ss:module-morphisms}
258
fd5d1647f4f3 starting write up module morphism def
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
  2249
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2250
Modules are collections of functors together with some additional data, so we define morphisms
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2251
of modules to be collections of natural transformations which are compatible with this
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2252
additional data.
259
db18f7c32abe more module morphism stuff
Kevin Walker <kevin@canyon23.net>
parents: 258
diff changeset
  2253
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2254
More specifically, let $\cX$ and $\cY$ be $\cC$ modules, i.e.\ collections of functors
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2255
$\{\cX_k\}$ and $\{\cY_k\}$, for $0\le k\le n$, from marked $k$-balls to sets 
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2256
as in Module Axiom \ref{module-axiom-funct}.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2257
A morphism $g:\cX\to\cY$ is a collection of natural transformations $g_k:\cX_k\to\cY_k$
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2258
satisfying:
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2259
\begin{itemize}
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2260
\item Each $g_k$ commutes with $\bd$.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2261
\item Each $g_k$ commutes with gluing (module composition and $\cC$ action).
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2262
\item Each $g_k$ commutes with taking products.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2263
\item In the top dimension $k=n$, $g_n$ preserves whatever additional structure we are enriching over (e.g.\ vector
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2264
spaces).
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2265
In the $A_\infty$ case (e.g.\ enriching over chain complexes) $g_n$ should live in 
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2266
an appropriate derived hom space, as described below.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2267
\end{itemize}
259
db18f7c32abe more module morphism stuff
Kevin Walker <kevin@canyon23.net>
parents: 258
diff changeset
  2268
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2269
We will be mainly interested in the case $n=1$ and enriched over chain complexes,
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2270
since this is the case that's relevant to the generalized Deligne conjecture of \S\ref{sec:deligne}.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2271
So we treat this case in more detail.
366
b69b09d24049 tikzing left-marked-antirefinements
Scott Morrison <scott@tqft.net>
parents: 365
diff changeset
  2272
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2273
First we explain the remark about derived hom above.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2274
Let $L$ be a marked 1-ball and let $\cl{\cX}(L)$ denote the local homotopy colimit construction
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2275
associated to $L$ by $\cX$ and $\cC$.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2276
(See \S \ref{ss:ncat_fields} and \S \ref{moddecss}.)
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2277
Define $\cl{\cY}(L)$ similarly.
879
cf26fcc97d85 minor ref rpt stuff
Kevin Walker <kevin@canyon23.net>
parents: 877
diff changeset
  2278
For $K$ an unmarked 1-ball let $\cl{\cC}(K)$ denote the local homotopy colimit
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2279
construction associated to $K$ by $\cC$.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2280
Then we have an injective gluing map
261
1c408505c9f5 finished def of module morphisms; still need to define (yet another) 'evaluation' map
Kevin Walker <kevin@canyon23.net>
parents: 260
diff changeset
  2281
\[
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2282
	\gl: \cl{\cX}(L) \ot \cl{\cC}(K) \to \cl{\cX}(L\cup K) 
261
1c408505c9f5 finished def of module morphisms; still need to define (yet another) 'evaluation' map
Kevin Walker <kevin@canyon23.net>
parents: 260
diff changeset
  2283
\]
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2284
which is also a chain map.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2285
(For simplicity we are suppressing mention of boundary conditions on the unmarked 
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2286
boundary components of the 1-balls.)
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2287
We define $\hom_\cC(\cX \to \cY)$ to be a collection of (graded linear) natural transformations
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2288
$g: \cl{\cX}(L)\to \cl{\cY}(L)$ such that the following diagram commutes for all $L$ and $K$:
262
3278eafef668 done for the moment with module morphism stuff
Kevin Walker <kevin@canyon23.net>
parents: 261
diff changeset
  2289
\[ \xymatrix{
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2290
	\cl{\cX}(L) \ot \cl{\cC}(K) \ar[r]^{\gl} \ar[d]_{g\ot \id} & \cl{\cX}(L\cup K) \ar[d]^{g}\\
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2291
	\cl{\cY}(L) \ot \cl{\cC}(K) \ar[r]^{\gl} & \cl{\cY}(L\cup K)
262
3278eafef668 done for the moment with module morphism stuff
Kevin Walker <kevin@canyon23.net>
parents: 261
diff changeset
  2292
} \]
3278eafef668 done for the moment with module morphism stuff
Kevin Walker <kevin@canyon23.net>
parents: 261
diff changeset
  2293
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2294
The usual differential on graded linear maps between chain complexes induces a differential
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2295
on $\hom_\cC(\cX \to \cY)$, giving it the structure of a chain complex.
262
3278eafef668 done for the moment with module morphism stuff
Kevin Walker <kevin@canyon23.net>
parents: 261
diff changeset
  2296
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2297
Let $\cZ$ be another $\cC$ module.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2298
We define a chain map
262
3278eafef668 done for the moment with module morphism stuff
Kevin Walker <kevin@canyon23.net>
parents: 261
diff changeset
  2299
\[
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2300
	a: \hom_\cC(\cX \to \cY) \ot (\cX \ot_\cC \cZ) \to \cY \ot_\cC \cZ
386
Kevin Walker <kevin@canyon23.net>
parents: 382
diff changeset
  2301
\]
546
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2302
as follows.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2303
Recall that the tensor product $\cX \ot_\cC \cZ$  depends on a choice of interval $J$, labeled
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2304
by $\cX$ on one boundary component and $\cZ$ on the other.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2305
Because we are using the {\it local} homotopy colimit, any generator
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2306
$D\ot x\ot \bar{c}\ot z$ of $\cX \ot_\cC \cZ$ can be written (perhaps non-uniquely) as a gluing
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2307
$(D'\ot x \ot \bar{c}') \bullet (D''\ot \bar{c}''\ot z)$, for some decomposition $J = L'\cup L''$
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2308
and with $D'\ot x \ot \bar{c}'$ a generator of $\cl{\cX}(L')$ and 
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2309
$D''\ot \bar{c}''\ot z$ a generator of $\cl{\cZ}(L'')$.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2310
(Such a splitting exists because the blob diagram $D$ can be split into left and right halves, 
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2311
since no blob can include both the leftmost and rightmost intervals in the underlying decomposition.
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2312
This step would fail if we were using the usual hocolimit instead of the local hocolimit.)
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2313
We now define
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2314
\[
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2315
	a: g\ot (D\ot x\ot \bar{c}\ot z) \mapsto g(D'\ot x \ot \bar{c}')\bullet (D''\ot \bar{c}''\ot z) .
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2316
\]
689ef4edbdd7 new def of mophisms between modules
Kevin Walker <kevin@canyon23.net>
parents: 543
diff changeset
  2317
This does not depend on the choice of splitting $D = D'\bullet D''$ because $g$ commutes with gluing.
258
fd5d1647f4f3 starting write up module morphism def
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
  2318
fd5d1647f4f3 starting write up module morphism def
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
  2319
fd5d1647f4f3 starting write up module morphism def
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
  2320
fd5d1647f4f3 starting write up module morphism def
Kevin Walker <kevin@canyon23.net>
parents: 236
diff changeset
  2321
512
050dba5e7bdd fixing some (but not all!?) of the hyperref warnings; start on revision of evmap
Kevin Walker <kevin@canyon23.net>
parents: 506
diff changeset
  2322
\subsection{The \texorpdfstring{$n{+}1$}{n+1}-category of sphere modules}
218
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 211
diff changeset
  2323
\label{ssec:spherecat}
117
b62214646c4f preparing for semi-public version soon
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 115
diff changeset
  2324
770
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2325
In this subsection we define $n{+}1$-categories $\cS$ of ``sphere modules".
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2326
The objects are $n$-categories, the $k$-morphisms are $k{-}1$-sphere modules for $1\le k \le n$,
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  2327
and the $n{+}1$-morphisms are intertwiners.
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2328
With future applications in mind, we treat simultaneously the big category
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2329
of all $n$-categories and all sphere modules and also subcategories thereof.
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2330
When $n=1$ this is closely related to familiar $2$-categories consisting of 
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2331
algebras, bimodules and intertwiners (or a subcategory of that).
770
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2332
The sphere module $n{+}1$-category is a natural generalization of the 
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  2333
algebra-bimodule-intertwiner 2-category to higher dimensions.
770
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2334
866
cc6ef2e9c386 minor typo
Scott Morrison <scott@tqft.net>
parents: 865
diff changeset
  2335
Another possible name for this $n{+}1$-category is the $n{+}1$-category of defects.
770
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2336
The $n$-categories are thought of as representing field theories, and the 
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2337
$0$-sphere modules are codimension 1 defects between adjacent theories.
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2338
In general, $m$-sphere modules are codimension $m{+}1$ defects;
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2339
the link of such a defect is an $m$-sphere decorated with defects of smaller codimension.
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2340
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2341
\medskip
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2342
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2343
While it is appropriate to call an $S^0$ module a bimodule,
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2344
this is much less true for higher dimensional spheres, 
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2345
so we prefer the term ``sphere module" for the general case.
144
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 143
diff changeset
  2346
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2347
For simplicity, we will assume that $n$-categories are enriched over $\c$-vector spaces.
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2348
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2349
The $0$- through $n$-dimensional parts of $\cS$ are various sorts of modules, and we describe
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2350
these first.
259
db18f7c32abe more module morphism stuff
Kevin Walker <kevin@canyon23.net>
parents: 258
diff changeset
  2351
The $n{+}1$-dimensional part of $\cS$ consists of intertwiners
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2352
of  $1$-category modules associated to decorated $n$-balls.
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2353
We will see below that in order for these $n{+}1$-morphisms to satisfy all of
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2354
the axioms of an $n{+}1$-category (in particular, duality requirements), we will have to assume
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2355
that our $n$-categories and modules have non-degenerate inner products.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2356
(In other words, we need to assume some extra duality on the $n$-categories and modules.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2357
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2358
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2359
858
1fc5fff34251 typos, not from referee rpt
Kevin Walker <kevin@canyon23.net>
parents: 857
diff changeset
  2360
Our first task is to define an $n$-category $m$-sphere module, for $0\le m \le n-1$.
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2361
These will be defined in terms of certain classes of marked balls, very similarly
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2362
to the definition of $n$-category modules above.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2363
(This, in turn, is very similar to our definition of $n$-category.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2364
Because of this similarity, we only sketch the definitions below.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2365
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2366
We start with $0$-sphere modules, which also could reasonably be called (categorified) bimodules.
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2367
(For $n=1$ they are precisely bimodules in the usual, uncategorified sense.)
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2368
We prefer the more awkward term ``0-sphere module" to emphasize the analogy
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2369
with the higher sphere modules defined below.
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2370
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2371
Define a $0$-marked $k$-ball, $1\le k \le n$, to be a pair  $(X, M)$ homeomorphic to the standard
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2372
$(B^k, B^{k-1})$.
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2373
See Figure \ref{feb21a}.
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2374
Another way to say this is that $(X, M)$ is homeomorphic to $B^{k-1}\times([-1,1], \{0\})$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2375
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2376
\begin{figure}[t]
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2377
$$\tikz[baseline,line width=2pt]{\draw[blue] (-2,0)--(2,0); \fill[red] (0,0) circle (0.1);} \qquad \qquad \tikz[baseline,line width=2pt]{\draw[blue][fill=blue!30!white] (0,0) circle (2 and 1); \draw[red] (0,1)--(0,-1);}$$
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2378
\caption{0-marked 1-ball and 0-marked 2-ball}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2379
\label{feb21a}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2380
\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2381
340
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2382
The $0$-marked balls can be cut into smaller balls in various ways.
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2383
We only consider those decompositions in which the smaller balls are either
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2384
$0$-marked (i.e. intersect the $0$-marking of the large ball in a disc) 
f7da004e1f14 breaking long lines (probably a waste of time, but I couldn't resist)
Kevin Walker <kevin@canyon23.net>
parents: 339
diff changeset
  2385
or plain (don't intersect the $0$-marking of the large ball).
879
cf26fcc97d85 minor ref rpt stuff
Kevin Walker <kevin@canyon23.net>
parents: 877
diff changeset
  2386
We can also take the boundary of a $0$-marked ball, which is a $0$-marked sphere.
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2387
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2388
Fix $n$-categories $\cA$ and $\cB$.
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2389
These will label the two halves of a $0$-marked $k$-ball.
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2390
770
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2391
An $n$-category $0$-sphere module $\cM$ over the $n$-categories $\cA$ and $\cB$ is 
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2392
a collection of functors $\cM_k$ from the category
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2393
of $0$-marked $k$-balls, $1\le k \le n$,
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2394
(with the two halves labeled by $\cA$ and $\cB$) to the category of sets.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2395
If $k=n$ these sets should be enriched to the extent $\cA$ and $\cB$ are.
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2396
Given a decomposition of a $0$-marked $k$-ball $X$ into smaller balls $X_i$, we have
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2397
morphism sets $\cA_k(X_i)$ (if $X_i$ lies on the $\cA$-labeled side)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2398
or $\cB_k(X_i)$ (if $X_i$ lies on the $\cB$-labeled side)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2399
or $\cM_k(X_i)$ (if $X_i$ intersects the marking and is therefore a smaller 0-marked ball).
417
d3b05641e7ca making quotation marks consistently "American style"
Kevin Walker <kevin@canyon23.net>
parents: 416
diff changeset
  2400
Corresponding to this decomposition we have a composition (or ``gluing") map
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2401
from the product (fibered over the boundary data) of these various sets into $\cM_k(X)$.
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2402
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2403
\medskip
107
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 106
diff changeset
  2404
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2405
Part of the structure of an $n$-category 0-sphere module $\cM$  is captured by saying it is
206
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2406
a collection $\cD^{ab}$ of $n{-}1$-categories, indexed by pairs $(a, b)$ of objects (0-morphisms)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2407
of $\cA$ and $\cB$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2408
Let $J$ be some standard 0-marked 1-ball (i.e.\ an interval with a marked point in its interior).
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2409
Given a $j$-ball $X$, $0\le j\le n-1$, we define
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2410
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2411
	\cD(X) \deq \cM(X\times J) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2412
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2413
The product is pinched over the boundary of $J$.
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2414
The set $\cD$ breaks into ``blocks" according to the restrictions to the pinched points of $X\times J$
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2415
(see Figure \ref{feb21b}).
206
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2416
These restrictions are 0-morphisms $(a, b)$ of $\cA$ and $\cB$.
107
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 106
diff changeset
  2417
530
b236746e8e4d futzing with figures (\begin{center|equation} to \centering)
Kevin Walker <kevin@canyon23.net>
parents: 529
diff changeset
  2418
\begin{figure}[t] \centering
367
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2419
\begin{tikzpicture}[blue,line width=2pt]
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2420
\draw (0,1) -- (0,-1) node[below] {$X$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2421
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2422
\draw (2,0) -- (4,0) node[below] {$J$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2423
\fill[red] (3,0) circle (0.1);
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2424
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2425
\draw[fill=blue!30!white] (6,0) node(a) {} arc (135:90:4) node(top) {} arc (90:45:4) node(b) {} arc (-45:-90:4) node(bottom) {} arc(-90:-135:4);
367
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2426
\draw[red] (top.center) -- (bottom.center);
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2427
\fill (a) circle (0.1) node[left] {\color{green!50!brown} $a$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2428
\fill (b) circle (0.1) node[right] {\color{green!50!brown} $b$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2429
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2430
\path (bottom) node[below]{$X \times J$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2431
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2432
\end{tikzpicture}
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2433
\caption{The pinched product $X\times J$}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2434
\label{feb21b}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2435
\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2436
206
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2437
More generally, consider an interval with interior marked points, and with the complements
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2438
of these points labeled by $n$-categories $\cA_i$ ($0\le i\le l$) and the marked points labeled
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2439
by $\cA_i$-$\cA_{i+1}$ 0-sphere modules $\cM_i$.
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2440
(See Figure \ref{feb21c}.)
426
8aca80203f9d search & replace: s/((sub?)section|appendix)\s+\\ref/\S\ref/
Kevin Walker <kevin@canyon23.net>
parents: 425
diff changeset
  2441
To this data we can apply the coend construction as in \S\ref{moddecss} above
327
Scott Morrison <scott@tqft.net>
parents: 319
diff changeset
  2442
to obtain an $\cA_0$-$\cA_l$ $0$-sphere module and, forgetfully, an $n{-}1$-category.
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2443
This amounts to a definition of taking tensor products of $0$-sphere modules over $n$-categories.
205
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 204
diff changeset
  2444
530
b236746e8e4d futzing with figures (\begin{center|equation} to \centering)
Kevin Walker <kevin@canyon23.net>
parents: 529
diff changeset
  2445
\begin{figure}[t] \centering
367
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2446
\begin{tikzpicture}[baseline,line width = 2pt]
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2447
\draw[blue] (0,0) -- (6,0);
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2448
\foreach \x/\n in {0.5/0,1.5/1,3/2,4.5/3,5.5/4} {
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2449
	\path (\x,0)  node[below] {\color{green!50!brown}$\cA_{\n}$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2450
}
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2451
\foreach \x/\n in {1/0,2/1,4/2,5/3} {
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2452
	\fill[red] (\x,0) circle (0.1) node[above] {\color{green!50!brown}$\cM_{\n}$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2453
}
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2454
\end{tikzpicture}
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2455
\qquad
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2456
\qquad
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2457
\begin{tikzpicture}[baseline,line width = 2pt]
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2458
\draw[blue] (0,0) circle (2);
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2459
\foreach \q/\n in {-45/0,90/1,180/2} {
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2460
	\path (\q:2.4)  node {\color{green!50!brown}$\cA_{\n}$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2461
}
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2462
\foreach \q/\n in {60/0,120/1,-120/2} {
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2463
	\fill[red] (\q:2) circle (0.1);
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2464
	\path (\q:2.4) node {\color{green!50!brown}$\cM_{\n}$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2465
}
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2466
\end{tikzpicture}
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2467
\caption{Marked and labeled 1-manifolds}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2468
\label{feb21c}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2469
\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2470
206
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2471
We could also similarly mark and label a circle, obtaining an $n{-}1$-category
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2472
associated to the marked and labeled circle.
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2473
(See Figure \ref{feb21c}.)
206
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2474
If the circle is divided into two intervals, we can think of this $n{-}1$-category
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2475
as the 2-sided tensor product of the two 0-sphere modules associated to the two intervals.
206
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2476
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2477
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2478
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2479
Next we define $n$-category 1-sphere modules.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2480
These are just representations of (modules for) $n{-}1$-categories associated to marked and labeled 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2481
circles (1-spheres) which we just introduced.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2482
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2483
Equivalently, we can define 1-sphere modules in terms of 1-marked $k$-balls, $2\le k\le n$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 205
diff changeset
  2484
Fix a marked (and labeled) circle $S$.
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2485
Let $C(S)$ denote the cone of $S$, a marked 2-ball (Figure \ref{feb21d}).
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2486
%\nn{I need to make up my mind whether marked things are always labeled too.
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2487
%For the time being, let's say they are.}
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2488
A 1-marked $k$-ball is anything homeomorphic to $B^j \times C(S)$, $0\le j\le n-2$, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2489
where $B^j$ is the standard $j$-ball.
399
Kevin Walker <kevin@canyon23.net>
parents: 398
diff changeset
  2490
A 1-marked $k$-ball can be decomposed in various ways into smaller balls, which are either 
Kevin Walker <kevin@canyon23.net>
parents: 398
diff changeset
  2491
(a) smaller 1-marked $k$-balls, (b) 0-marked $k$-balls, or (c) plain $k$-balls.
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2492
(See Figure \ref{subdividing1marked}.)
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2493
We now proceed as in the above module definitions.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2494
530
b236746e8e4d futzing with figures (\begin{center|equation} to \centering)
Kevin Walker <kevin@canyon23.net>
parents: 529
diff changeset
  2495
\begin{figure}[t] \centering
367
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2496
\begin{tikzpicture}[baseline,line width = 2pt]
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2497
\draw[blue][fill=blue!15!white] (0,0) circle (2);
367
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2498
\fill[red] (0,0) circle (0.1);
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2499
\foreach \qm/\qa/\n in {70/-30/0, 120/95/1, -120/180/2} {
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2500
	\draw[red] (0,0) -- (\qm:2);
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2501
	\path (\qa:1) node {\color{green!50!brown} $\cA_\n$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2502
	\path (\qm+20:2.5) node(M\n) {\color{green!50!brown} $\cM_\n$};
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2503
	\draw[line width=1pt, green!50!brown, ->] (M\n.\qm+135) to[out=\qm+135,in=\qm+90] (\qm+5:1.3);
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2504
}
5ce95bd193ba tikzing feb21 diagrams
Scott Morrison <scott@tqft.net>
parents: 366
diff changeset
  2505
\end{tikzpicture}
557
5fdf1488ce20 resolving two more nns
Kevin Walker <kevin@canyon23.net>
parents: 555
diff changeset
  2506
\caption{Cone on a marked circle, the prototypical 1-marked ball}
209
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2507
\label{feb21d}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2508
\end{figure}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 208
diff changeset
  2509
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2510
\begin{figure}[t] \centering
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2511
\begin{tikzpicture}[baseline,line width = 2pt]
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2512
\draw[blue][fill=blue!15!white] (0,0) circle (2);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2513
\fill[red] (0,0) circle (0.1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2514
\foreach \qm/\qa/\n in {70/-30/0, 120/95/1, -120/180/2} {
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2515
	\draw[red] (0,0) -- (\qm:2);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2516
%	\path (\qa:1) node {\color{green!50!brown} $\cA_\n$};
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2517
%	\path (\qm+20:2.5) node(M\n) {\color{green!50!brown} $\cM_\n$};
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2518
%	\draw[line width=1pt, green!50!brown, ->] (M\n.\qm+135) to[out=\qm+135,in=\qm+90] (\qm+5:1.3);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2519
}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2520
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2521
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2522
\begin{scope}[black, thin]
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2523
\clip (0,0) circle (2);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2524
\draw (0:1) -- (90:1) -- (180:1) -- (270:1) -- cycle;
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2525
\draw (90:1) -- (90:2.1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2526
\draw (180:1) -- (180:2.1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2527
\draw (270:1) -- (270:2.1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2528
\draw (0:1) -- (15:2.1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2529
\draw (0:1) -- (315:1.5) -- (270:1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2530
\draw (315:1.5) -- (315:2.1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2531
\end{scope}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2532
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2533
\node(0marked) at (2.5,2.25) {$0$-marked ball};
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2534
\node(1marked) at (3.5,1) {$1$-marked ball};
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2535
\node(plain) at (3,-1) {plain ball};
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2536
\draw[line width=1pt, green!50!brown, ->] (0marked.270) to[out=270,in=45] (50:1.1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2537
\draw[line width=1pt, green!50!brown, ->] (1marked.225) to[out=270,in=45] (0.4,0.1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2538
\draw[line width=1pt, green!50!brown, ->] (plain.90) to[out=135,in=45] (-45:1);
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2539
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2540
\end{tikzpicture}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2541
\caption{Subdividing a $1$-marked ball into plain, $0$-marked and $1$-marked balls.}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2542
\label{subdividing1marked}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2543
\end{figure}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2544
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2545
A $n$-category 1-sphere module is, among other things, an $n{-}2$-category $\cD$ with
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2546
\[
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2547
	\cD(X) \deq \cM(X\times C(S)) .
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2548
\]
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2549
The product is pinched over the boundary of $C(S)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2550
$\cD$ breaks into ``blocks" according to the restriction to the 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2551
image of $\bd C(S) = S$ in $X\times C(S)$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2552
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2553
More generally, consider a 2-manifold $Y$ 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2554
(e.g.\ 2-ball or 2-sphere) marked by an embedded 1-complex $K$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2555
The components of $Y\setminus K$ are labeled by $n$-categories, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2556
the edges of $K$ are labeled by 0-sphere modules, 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2557
and the 0-cells of $K$ are labeled by 1-sphere modules.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2558
We can now apply the coend construction and obtain an $n{-}2$-category.
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2559
If $Y$ has boundary then this $n{-}2$-category is a module for the $n{-}1$-category
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2560
associated to the (marked, labeled) boundary of $Y$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2561
In particular, if $\bd Y$ is a 1-sphere then we get a 1-sphere module as defined above.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2562
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2563
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2564
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2565
It should now be clear how to define $n$-category $m$-sphere modules for $0\le m \le n-1$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2566
For example, there is an $n{-}2$-category associated to a marked, labeled 2-sphere,
208
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2567
and a 2-sphere module is a representation of such an $n{-}2$-category.
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2568
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2569
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2570
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2571
We can now define the $n$-or-less-dimensional part of our $n{+}1$-category $\cS$.
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2572
Choose some collection of $n$-categories, then choose some collections of 0-sphere modules between
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2573
these $n$-categories, then choose some collection of 1-sphere modules for the various
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2574
possible marked 1-spheres labeled by the $n$-categories and 0-sphere modules, and so on.
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2575
Let $L_i$ denote the collection of $i{-}1$-sphere modules we have chosen.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2576
(For convenience, we declare a $(-1)$-sphere module to be an $n$-category.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2577
There is a wide range of possibilities.
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2578
The set $L_0$ could contain infinitely many $n$-categories or just one.
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2579
For each pair of $n$-categories in $L_0$, $L_1$ could contain no 0-sphere modules at all or 
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2580
it could contain several.
208
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2581
The only requirement is that each $k$-sphere module be a module for a $k$-sphere $n{-}k$-category
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2582
constructed out of labels taken from $L_j$ for $j<k$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2583
859
76a569bb2cec tweaks per referee
Kevin Walker <kevin@canyon23.net>
parents: 858
diff changeset
  2584
We remind the reader again that $\cS = \cS_{\{L_i\}, \{z_Y\}}$ depends on 
76a569bb2cec tweaks per referee
Kevin Walker <kevin@canyon23.net>
parents: 858
diff changeset
  2585
the choice of $L_i$ above as well as the choice of 
76a569bb2cec tweaks per referee
Kevin Walker <kevin@canyon23.net>
parents: 858
diff changeset
  2586
families of inner products below.
76a569bb2cec tweaks per referee
Kevin Walker <kevin@canyon23.net>
parents: 858
diff changeset
  2587
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2588
We now define $\cS(X)$, for $X$ a ball of dimension at most $n$, to be the set of all 
208
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2589
cell-complexes $K$ embedded in $X$, with the codimension-$j$ parts of $(X, K)$ labeled
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2590
by elements of $L_j$.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2591
As described above, we can think of each decorated $k$-ball as defining a $k{-}1$-sphere module
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2592
for the $n{-}k{+}1$-category associated to its decorated boundary.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2593
Thus the $k$-morphisms of $\cS$ (for $k\le n$) can be thought 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2594
of as $n$-category $k{-}1$-sphere modules 
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2595
(generalizations of bimodules).
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2596
On the other hand, we can equally well think of the $k$-morphisms as decorations on $k$-balls, 
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2597
and from this point of view it is clear that they satisfy all of the axioms of an
208
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2598
$n{+}1$-category.
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2599
(All of the axioms for the less-than-$n{+}1$-dimensional part of an $n{+}1$-category, that is.)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2600
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2601
\medskip
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2602
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2603
Next we define the $n{+}1$-morphisms of $\cS$.
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2604
The construction of the 0- through $n$-morphisms was easy and tautological, but the 
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2605
$n{+}1$-morphisms will require some effort and combinatorial topology, as well as additional
770
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2606
duality assumptions on the lower morphisms. 
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2607
These are required because we define the spaces of $n{+}1$-morphisms by 
032d3c2b2a89 added remark about defect categories; tweaked sphere cat intro
Kevin Walker <kevin@canyon23.net>
parents: 766
diff changeset
  2608
making arbitrary choices of incoming and outgoing boundaries for each $n$-ball. 
858
1fc5fff34251 typos, not from referee rpt
Kevin Walker <kevin@canyon23.net>
parents: 857
diff changeset
  2609
The additional duality assumptions are needed to prove independence of our definition from these choices.
208
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2610
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2611
Let $X$ be an $n{+}1$-ball, and let $c$ be a decoration of its boundary
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2612
by a cell complex labeled by 0- through $n$-morphisms, as above.
859
76a569bb2cec tweaks per referee
Kevin Walker <kevin@canyon23.net>
parents: 858
diff changeset
  2613
Choose an $n{-}1$-sphere $E\sub \bd X$, transverse to $c$, which divides
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2614
$\bd X$ into ``incoming" and ``outgoing" boundary $\bd_-X$ and $\bd_+X$.
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2615
Let $E_c$ denote $E$ decorated by the restriction of $c$ to $E$.
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2616
Recall from above the associated 1-category $\cS(E_c)$.
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2617
We can also have $\cS(E_c)$ modules $\cS(\bd_-X_c)$ and $\cS(\bd_+X_c)$.
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2618
Define
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2619
\[
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2620
	\cS(X; c; E) \deq \hom_{\cS(E_c)}(\cS(\bd_-X_c), \cS(\bd_+X_c)) .
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2621
\]
208
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2622
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2623
We will show that if the sphere modules are equipped with a ``compatible family of 
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2624
non-degenerate inner products", then there is a coherent family of isomorphisms
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2625
$\cS(X; c; E) \cong \cS(X; c; E')$ for all pairs of choices $E$ and $E'$.
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2626
This will allow us to define $\cS(X; c)$ independently of the choice of $E$.
208
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 207
diff changeset
  2627
390
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2628
First we must define ``inner product", ``non-degenerate" and ``compatible".
837
Scott Morrison <scott@tqft.net>
parents: 833
diff changeset
  2629
Let $Y$ be a decorated $n$-ball, and $\ol{Y}$ its mirror image.
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2630
(We assume we are working in the unoriented category.)
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2631
Let $Y\cup\ol{Y}$ denote the decorated $n$-sphere obtained by gluing $Y$ and $\ol{Y}$
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2632
along their common boundary.
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2633
An {\it inner product} on $\cS(Y)$ is a dual vector
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2634
\[
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2635
	z_Y : \cS(Y\cup\ol{Y}) \to \c.
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2636
\]
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2637
We will also use the notation
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2638
\[
857
4ad6325c7c7d remove bar per referee (minor)
Kevin Walker <kevin@canyon23.net>
parents: 855
diff changeset
  2639
	\langle a, b\rangle \deq z_Y(a\bullet b) \in \c .
387
f0518720227a sphere modules (in progress)
Kevin Walker <kevin@canyon23.net>
parents: 386
diff changeset
  2640
\]
390
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2641
An inner product induces a linear map
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2642
\begin{eqnarray*}
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2643
	\varphi: \cS(Y) &\to& \cS(Y)^* \\
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2644
	a &\mapsto& \langle a, \cdot \rangle
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2645
\end{eqnarray*}
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2646
which satisfies, for all morphisms $e$ of $\cS(\bd Y)$,
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2647
\[
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2648
	\varphi(ae)(b) = \langle ae, b \rangle = z_Y(a\bullet e\bullet b) = 
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2649
			\langle a, eb \rangle = \varphi(a)(eb) .
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2650
\]
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2651
In other words, $\varphi$ is a map of $\cS(\bd Y)$ modules.
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2652
An inner product is {\it non-degenerate} if $\varphi$ is an isomorphism.
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2653
This implies that $\cS(Y; c)$ is finite dimensional for all boundary conditions $c$.
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2654
(One can think of these inner products as giving some duality in dimension $n{+}1$;
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2655
heretofore we have only assumed duality in dimensions 0 through $n$.)
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2656
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2657
Next we define compatibility.
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2658
Let $Y = Y_1\cup Y_2$ with $D = Y_1\cap Y_2$.
398
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2659
Let $X_1$ and $X_2$ be the two components of $Y\times I$ cut along
2a9c637182f0 edits to sphere-modules stuff: some todos added
Scott Morrison <scott@tqft.net>
parents: 393
diff changeset
  2660
$D\times I$, in both cases using the pinched product.
390
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2661
(Here we are overloading notation and letting $D$ denote both a decorated and an undecorated
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2662
manifold.)
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2663
We have $\bd X_i = Y_i \cup \ol{Y}_i \cup (D\times I)$
393
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2664
(see Figure \ref{jun23a}).
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2665
\begin{figure}[t]
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2666
\begin{equation*}
497
18b742b1b308 YxI sliced open diagram
Scott Morrison <scott@tqft.net>
parents: 494
diff changeset
  2667
\mathfig{.6}{ncat/YxI-sliced}
393
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2668
\end{equation*}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2669
\caption{$Y\times I$ sliced open}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2670
\label{jun23a}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2671
\end{figure}
390
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2672
Given $a_i\in \cS(Y_i)$, $b_i\in \cS(\ol{Y}_i)$ and $v\in\cS(D\times I)$
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2673
which agree on their boundaries, we can evaluate
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2674
\[
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2675
	z_{Y_i}(a_i\bullet b_i\bullet v) \in \c .
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2676
\]
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2677
(This requires a choice of homeomorphism $Y_i \cup \ol{Y}_i \cup (D\times I) \cong
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2678
Y_i \cup \ol{Y}_i$, but the value of $z_{Y_i}$ is independent of this choice.)
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2679
We can think of $z_{Y_i}$ as giving a function
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2680
\[
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2681
	\psi_i : \cS(Y_i) \ot \cS(\ol{Y}_i) \to \cS(D\times I)^* 
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2682
					\stackrel{\varphi\inv}{\longrightarrow} \cS(D\times I) .
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2683
\]
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2684
We can now finally define a family of inner products to be {\it compatible} if
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2685
for all decompositions $Y = Y_1\cup Y_2$ as above and all $a_i\in \cS(Y_i)$, $b_i\in \cS(\ol{Y}_i)$
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2686
we have
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2687
\[
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2688
	z_Y(a_1\bullet a_2\bullet b_1\bullet b_2) = 
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2689
				z_{D\times I}(\psi_1(a_1\ot b_1)\bullet \psi_2(a_2\ot b_2)) .
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2690
\]
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2691
In other words, the inner product on $Y$ is determined by the inner products on
027bfdae3098 define compatible familty of non-degenerate IPs
Kevin Walker <kevin@canyon23.net>
parents: 387
diff changeset
  2692
$Y_1$, $Y_2$ and $D\times I$.
207
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 206
diff changeset
  2693
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2694
Now we show how to unambiguously identify $\cS(X; c; E)$ and $\cS(X; c; E')$ for any
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2695
two choices of $E$ and $E'$.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2696
Consider first the case where $\bd X$ is decomposed as three $n$-balls $A$, $B$ and $C$,
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2697
with $E = \bd(A\cup B)$ and $E' = \bd A$.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2698
We must provide an isomorphism between $\cS(X; c; E) = \hom(\cS(C), \cS(A\cup B))$
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2699
and $\cS(X; c; E') = \hom(\cS(C\cup \ol{B}), \cS(A))$.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2700
Let $D = B\cap A$.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2701
Then as above we can construct a map
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2702
\[
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2703
	\psi: \cS(B)\ot\cS(\ol{B}) \to \cS(D\times I) .
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2704
\]
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2705
Given $f\in \hom(\cS(C), \cS(A\cup B))$ we define $f'\in \hom(\cS(C\cup \ol{B}), \cS(A))$
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2706
to be the composition
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2707
\[
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2708
	\cS(C\cup \ol{B}) \stackrel{f\ot\id}{\longrightarrow}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2709
		\cS(A\cup B\cup \ol{B})  \stackrel{\id\ot\psi}{\longrightarrow}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2710
			\cS(A\cup(D\times I)) \stackrel{\cong}{\longrightarrow} \cS(A) .
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2711
\]
393
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2712
(See Figure \ref{jun23b}.)
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2713
\begin{figure}[t]
443
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2714
$$
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2715
\begin{tikzpicture}[baseline,line width = 1pt,x=1.5cm,y=1.5cm]
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2716
\draw (0,0) node(R) {}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2717
	-- (0.75,0) node[below] {$\bar{B}$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2718
	--(1.5,0)  node[circle,fill=black,inner sep=2pt] {}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2719
	arc (0:80:1.5) node[above] {$D \times I$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2720
	arc (80:180:1.5);
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2721
\foreach \r in {0.3, 0.6, 0.9, 1.2} {
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2722
	\draw[blue!50, line width = 0.5pt] (\r,0) arc (0:180:\r);
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2723
}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2724
\draw[fill=white]
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2725
	(R) node[circle,fill=black,inner sep=2pt] {}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2726
	arc (45:65:3) node[below] {$B$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2727
	arc (65:90:3) node[below] {$A$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2728
	arc (90:135:3) node[circle,fill=black,inner sep=2pt] {}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2729
	arc (-135:-90:3) node[below] {$C$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2730
	arc (-90:-45:3);
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2731
\draw[fill]  (150:1.5) circle (2pt) node[above=4pt] {$D$};
547
fbad527790c1 minor: futzing with font size in 2 figs
Kevin Walker <kevin@canyon23.net>
parents: 546
diff changeset
  2732
\node[green!50!brown] at (-2,0) {\scalebox{1.4}{$\uparrow f$}};
fbad527790c1 minor: futzing with font size in 2 figs
Kevin Walker <kevin@canyon23.net>
parents: 546
diff changeset
  2733
\node[green!50!brown] at (0.2,0.8) {\scalebox{1.4}{$\uparrow \psi$}};
443
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2734
\end{tikzpicture}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2735
$$
393
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2736
\caption{Moving $B$ from top to bottom}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2737
\label{jun23b}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2738
\end{figure}
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2739
Let $D' = B\cap C$.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2740
Using the inner products there is an adjoint map
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2741
\[
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2742
	\psi^\dagger: \cS(D'\times I) \to \cS(\ol{B})\ot\cS(B) .
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2743
\]
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2744
Given $f'\in \hom(\cS(C\cup \ol{B}), \cS(A))$ we define $f\in \hom(\cS(C), \cS(A\cup B))$
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2745
to be the composition
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2746
\[
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2747
	\cS(C) \stackrel{\cong}{\longrightarrow}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2748
		\cS(C\cup(D'\times I)) \stackrel{\id\ot\psi^\dagger}{\longrightarrow}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2749
			\cS(C\cup \ol{B}\cup B)   \stackrel{f'\ot\id}{\longrightarrow}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2750
				\cS(A\cup B) .
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2751
\]
393
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2752
(See Figure \ref{jun23c}.)
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2753
\begin{figure}[t]
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2754
\begin{equation*}
443
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2755
\begin{tikzpicture}[baseline,line width = 1pt,x=1.5cm,y=-1.5cm]
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2756
\draw (0,0) node(R) {}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2757
	-- (0.75,0) node[above] {$B$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2758
	--(1.5,0)  node[circle,fill=black,inner sep=2pt] {}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2759
	arc (0:80:1.5) node[below] {$D' \times I$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2760
	arc (80:180:1.5);
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2761
\foreach \r in {0.3, 0.6, 0.9, 1.2} {
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2762
	\draw[blue!50, line width = 0.5pt] (\r,0) arc (0:180:\r);
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2763
}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2764
\draw[fill=white]
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2765
	(R) node[circle,fill=black,inner sep=2pt] {}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2766
	arc (45:65:3) node[above] {$\bar{B}$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2767
	arc (65:90:3) node[below] {$C$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2768
	arc (90:135:3) node[circle,fill=black,inner sep=2pt] {}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2769
	arc (-135:-90:3) node[below] {$A$}
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2770
	arc (-90:-45:3);
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2771
\draw[fill]  (150:1.5) circle (2pt) node[below=4pt] {$D'$};
547
fbad527790c1 minor: futzing with font size in 2 figs
Kevin Walker <kevin@canyon23.net>
parents: 546
diff changeset
  2772
\node[green!50!brown] at (-2,0) {\scalebox{1.4}{$f'\uparrow $}};
fbad527790c1 minor: futzing with font size in 2 figs
Kevin Walker <kevin@canyon23.net>
parents: 546
diff changeset
  2773
\node[green!50!brown] at (0.2,0.8) {\scalebox{1.4}{$\psi^\dagger \uparrow $}};
443
5a560cfd9893 tikzing two diagrams
Scott Morrison <scott@tqft.net>
parents: 440
diff changeset
  2774
\end{tikzpicture}
393
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2775
\end{equation*}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2776
\caption{Moving $B$ from bottom to top}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2777
\label{jun23c}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2778
\end{figure}
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2779
It is not hard too show that the above two maps are mutually inverse.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2780
559
62a402dd3e6e assoc of n+1
Kevin Walker <kevin@canyon23.net>
parents: 557
diff changeset
  2781
\begin{lem} \label{equator-lemma}
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2782
Any two choices of $E$ and $E'$ are related by a series of modifications as above.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2783
\end{lem}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2784
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2785
\begin{proof}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2786
(Sketch)
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2787
$E$ and $E'$ are isotopic, and any isotopy is 
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2788
homotopic to a composition of small isotopies which are either
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2789
(a) supported away from $E$, or (b) modify $E$ in the simple manner described above.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2790
\end{proof}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2791
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2792
It follows from the lemma that we can construct an isomorphism
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2793
between $\cS(X; c; E)$ and $\cS(X; c; E')$ for any pair $E$, $E'$.
855
3e1d7e7f8dfd more typos from ref rpt
Kevin Walker <kevin@canyon23.net>
parents: 853
diff changeset
  2794
This construction involves a choice of simple ``moves" (as above) to transform
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2795
$E$ to $E'$.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2796
We must now show that the isomorphism does not depend on this choice.
855
3e1d7e7f8dfd more typos from ref rpt
Kevin Walker <kevin@canyon23.net>
parents: 853
diff changeset
  2797
We will show below that it suffices to check two ``movie moves".
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2798
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2799
The first movie move is to push $E$ across an $n$-ball $B$ as above, then push it back.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2800
The result is equivalent to doing nothing.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2801
As we remarked above, the isomorphisms corresponding to these two pushes are mutually
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2802
inverse, so we have invariance under this movie move.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2803
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2804
The second movie move replaces two successive pushes in the same direction,
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2805
across $B_1$ and $B_2$, say, with a single push across $B_1\cup B_2$.
393
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2806
(See Figure \ref{jun23d}.)
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2807
\begin{figure}[t]
456
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2808
\begin{tikzpicture}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2809
\node(L) {
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2810
\scalebox{0.5}{
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2811
\begin{tikzpicture}[baseline,line width = 1pt,x=1.5cm,y=1.5cm]
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2812
\draw[red] (0.75,0) -- +(2,0);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2813
\draw[red] (0,0) node(R) {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2814
	-- (0.75,0) node[below] {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2815
	--(1.5,0)  node[circle,fill=black,inner sep=2pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2816
\draw[fill]  (150:1.5) circle (2pt) node[above=4pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2817
\draw (1.5,0) arc (0:149:1.5);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2818
\draw[red]
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2819
	(R) node[circle,fill=black,inner sep=2pt] {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2820
	arc (-45:-135:3) node[circle,fill=black,inner sep=2pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2821
\draw[red] (-5.5,0) -- (-4.2,0);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2822
\draw (R) arc (45:75:3);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2823
\draw (150:1.5) arc (74:135:3);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2824
\node at (-2,0) {\scalebox{2.0}{$B_1$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2825
\node at (0.2,0.8) {\scalebox{2.0}{$B_2$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2826
\node at (-4,1.2) {\scalebox{2.0}{$A$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2827
\node at (-4,-1.2) {\scalebox{2.0}{$C$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2828
\node[red] at (2.53,0.35) {\scalebox{2.0}{$E$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2829
\end{tikzpicture}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2830
}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2831
};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2832
\node(M) at (5,4) {
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2833
\scalebox{0.5}{
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2834
\begin{tikzpicture}[baseline,line width = 1pt,x=1.5cm,y=1.5cm]
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2835
\draw[red] (0.75,0) -- +(2,0);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2836
\draw[red] (0,0) node(R) {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2837
	-- (0.75,0) node[below] {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2838
	--(1.5,0)  node[circle,fill=black,inner sep=2pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2839
\draw[fill]  (150:1.5) circle (2pt) node[above=4pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2840
\draw(1.5,0) arc (0:149:1.5);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2841
\draw
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2842
	(R) node[circle,fill=black,inner sep=2pt] {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2843
	arc (-45:-135:3) node[circle,fill=black,inner sep=2pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2844
\draw[red] (-5.5,0) -- (-4.2,0);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2845
\draw[red] (R) arc (45:75:3);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2846
\draw[red] (150:1.5) arc (74:135:3);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2847
\node at (-2,0) {\scalebox{2.0}{$B_1$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2848
\node at (0.2,0.8) {\scalebox{2.0}{$B_2$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2849
\node at (-4,1.2) {\scalebox{2.0}{$A$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2850
\node at (-4,-1.2) {\scalebox{2.0}{$C$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2851
\node[red] at (2.53,0.35) {\scalebox{2.0}{$E$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2852
\end{tikzpicture}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2853
}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2854
};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2855
\node(R) at (10,0) {
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2856
\scalebox{0.5}{
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2857
\begin{tikzpicture}[baseline,line width = 1pt,x=1.5cm,y=1.5cm]
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2858
\draw[red] (0.75,0) -- +(2,0);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2859
\draw (0,0) node(R) {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2860
	-- (0.75,0) node[below] {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2861
	--(1.5,0)  node[circle,fill=black,inner sep=2pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2862
\draw[fill]  (150:1.5) circle (2pt) node[above=4pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2863
\draw[red] (1.5,0) arc (0:149:1.5);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2864
\draw
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2865
	(R) node[circle,fill=black,inner sep=2pt] {}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2866
	arc (-45:-135:3) node[circle,fill=black,inner sep=2pt] {};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2867
\draw[red] (-5.5,0) -- (-4.2,0);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2868
\draw (R) arc (45:75:3);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2869
\draw[red] (150:1.5) arc (74:135:3);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2870
\node at (-2,0) {\scalebox{2.0}{$B_1$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2871
\node at (0.2,0.8) {\scalebox{2.0}{$B_2$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2872
\node at (-4,1.2) {\scalebox{2.0}{$A$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2873
\node at (-4,-1.2) {\scalebox{2.0}{$C$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2874
\node[red] at (2.53,0.35) {\scalebox{2.0}{$E$}};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2875
\end{tikzpicture}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2876
}
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2877
};
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2878
\draw[->] (L) to[out=90,in=225] node[sloped, above] {push $B_1$} (M);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2879
\draw[->] (M)  to[out=-45,in=90] node[sloped, above] {push $B_2$} (R);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2880
\draw[->] (L) to[out=-35,in=-145] node[sloped, below] {push $B_1 \cup B_2$} (R);
a5d75e0f9229 filtration -> simplex, and another diagram
Scott Morrison <scott@tqft.net>
parents: 448
diff changeset
  2881
\end{tikzpicture}
393
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2882
\caption{A movie move}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2883
\label{jun23d}
0daa4983d229 figures for n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 392
diff changeset
  2884
\end{figure}
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2885
Invariance under this movie move follows from the compatibility of the inner
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2886
product for $B_1\cup B_2$ with the inner products for $B_1$ and $B_2$.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2887
505
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2888
%The third movie move could be called ``locality" or ``disjoint commutativity".
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2889
%\nn{...}
439
10f0f68cafb4 mostly (entirely?) ncat revisions
Kevin Walker <kevin@canyon23.net>
parents: 435
diff changeset
  2890
855
3e1d7e7f8dfd more typos from ref rpt
Kevin Walker <kevin@canyon23.net>
parents: 853
diff changeset
  2891
If $n\ge 2$, these two movie moves suffice:
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2892
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2893
\begin{lem}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2894
Assume $n\ge 2$ and fix $E$ and $E'$ as above.
550
c9f41c18a96f deleting nn's
Scott Morrison <scott@tqft.net>
parents: 547
diff changeset
  2895
Then any two sequences of elementary moves connecting $E$ to $E'$
505
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2896
are related by a sequence of the two movie moves defined above.
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2897
\end{lem}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2898
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2899
\begin{proof}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2900
(Sketch)
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2901
Consider a two parameter family of diffeomorphisms (one parameter family of isotopies) 
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2902
of $\bd X$.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2903
Up to homotopy,
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2904
such a family is homotopic to a family which can be decomposed 
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2905
into small families which are either
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2906
(a) supported away from $E$, 
505
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2907
(b) have boundaries corresponding to the two movie moves above.
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2908
Finally, observe that the space of $E$'s is simply connected.
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2909
(This fails for $n=1$.)
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2910
\end{proof}
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2911
855
3e1d7e7f8dfd more typos from ref rpt
Kevin Walker <kevin@canyon23.net>
parents: 853
diff changeset
  2912
For $n=1$ we have to check an additional ``global" relation corresponding to 
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2913
rotating the 0-sphere $E$ around the 1-sphere $\bd X$.
529
Kevin Walker <kevin@canyon23.net>
parents: 528
diff changeset
  2914
But if $n=1$, then we are in the case of ordinary algebroids and bimodules,
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 559
diff changeset
  2915
and this is just the well-known ``Frobenius reciprocity" result for bimodules \cite{MR1424954}.
392
a7b53f6a339d finished def of sphere module n+1-cat
Kevin Walker <kevin@canyon23.net>
parents: 390
diff changeset
  2916
505
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2917
\medskip
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2918
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2919
We have now defined $\cS(X; c)$ for any $n{+}1$-ball $X$ with boundary decoration $c$.
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2920
We must also define, for any homeomorphism $X\to X'$, an action $f: \cS(X; c) \to \cS(X', f(c))$.
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2921
Choosing an equator $E\sub \bd X$ we have 
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2922
\[
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2923
	\cS(X; c) \cong \cS(X; c; E) \deq \hom_{\cS(E_c)}(\cS(\bd_-X_c), \cS(\bd_+X_c)) .
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2924
\]
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2925
We define $f: \cS(X; c) \to \cS(X', f(c))$ to be the tautological map
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2926
\[
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2927
	f: \cS(X; c; E) \to \cS(X'; f(c); f(E)) .
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2928
\]
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2929
It is easy to show that this is independent of the choice of $E$.
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2930
Note also that this map depends only on the restriction of $f$ to $\bd X$.
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2931
In particular, if $F: X\to X$ is the identity on $\bd X$ then $f$ acts trivially, as required by
552
Kevin Walker <kevin@canyon23.net>
parents: 551
diff changeset
  2932
Axiom \ref{axiom:extended-isotopies}.
505
8ed3aeb78778 sphere module n+1 mor stuff
Kevin Walker <kevin@canyon23.net>
parents: 497
diff changeset
  2933
506
Kevin Walker <kevin@canyon23.net>
parents: 505
diff changeset
  2934
We define product $n{+}1$-morphisms to be identity maps of modules.
101
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 99
diff changeset
  2935
506
Kevin Walker <kevin@canyon23.net>
parents: 505
diff changeset
  2936
To define (binary) composition of $n{+}1$-morphisms, choose the obvious common equator
Kevin Walker <kevin@canyon23.net>
parents: 505
diff changeset
  2937
then compose the module maps.
559
62a402dd3e6e assoc of n+1
Kevin Walker <kevin@canyon23.net>
parents: 557
diff changeset
  2938
The proof that this composition rule is associative is similar to the proof of Lemma \ref{equator-lemma}.
803
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  2939
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  2940
\medskip
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  2941
865
7abe7642265e relentless adding 'disk-like' everywhere it could possibly go
Scott Morrison <scott@tqft.net>
parents: 861
diff changeset
  2942
We end this subsection with some remarks about Morita equivalence of disk-like $n$-categories.
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2943
Recall that two 1-categories $\cC$ and $\cD$ are Morita equivalent if and only if they are equivalent
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  2944
objects in the 2-category of (linear) 1-categories, bimodules, and intertwiners.
865
7abe7642265e relentless adding 'disk-like' everywhere it could possibly go
Scott Morrison <scott@tqft.net>
parents: 861
diff changeset
  2945
Similarly, we define two disk-like $n$-categories to be Morita equivalent if they are equivalent objects in the
803
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  2946
$n{+}1$-category of sphere modules.
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  2947
865
7abe7642265e relentless adding 'disk-like' everywhere it could possibly go
Scott Morrison <scott@tqft.net>
parents: 861
diff changeset
  2948
Because of the strong duality enjoyed by disk-like $n$-categories, the data for such an equivalence lives only in 
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2949
dimensions 1 and $n+1$ (the middle dimensions come along for free).
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2950
The $n{+}1$-dimensional part of the data must be invertible and satisfy
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2951
identities corresponding to Morse cancellations in $n$-manifolds.
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  2952
We will treat this in detail for the $n=2$ case; the case for general $n$ is very similar.
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  2953
865
7abe7642265e relentless adding 'disk-like' everywhere it could possibly go
Scott Morrison <scott@tqft.net>
parents: 861
diff changeset
  2954
Let $\cC$ and $\cD$ be (unoriented) disk-like 2-categories.
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  2955
Let $\cS$ denote the 3-category of 2-category sphere modules.
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2956
The 1-dimensional part of the data for a Morita equivalence between $\cC$ and $\cD$ is a 0-sphere module $\cM = {}_\cC\cM_\cD$ 
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2957
(categorified bimodule) connecting $\cC$ and $\cD$.
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  2958
Because of the full unoriented symmetry, this can also be thought of as a 
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2959
0-sphere module ${}_\cD\cM_\cC$ connecting $\cD$ and $\cC$.
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  2960
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2961
We want $\cM$ to be an equivalence, so we need 2-morphisms in $\cS$ 
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2962
between ${}_\cC\cM_\cD \otimes_\cD {}_\cD\cM_\cC$ and the identity 0-sphere module ${}_\cC\cC_\cC$, and similarly
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  2963
with the roles of $\cC$ and $\cD$ reversed.
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  2964
These 2-morphisms come for free, in the sense of not requiring additional data, since we can take them to be the labeled 
807
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  2965
cell complexes (cups and caps) in $B^2$ shown in Figure \ref{morita-fig-1}.
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  2966
\begin{figure}[t]
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  2967
$$\mathfig{.65}{tempkw/morita1}$$
812
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2968
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2969
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2970
$$
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2971
\begin{tikzpicture}
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2972
\node(L) at (0,0) {\tikz{
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2973
	\draw[orange] (0,0) -- node[below] {$\cC$} (1,0);
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2974
	\draw[blue] (1,0) -- node[below] {$\cD$} (2,0);
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2975
	\draw[orange] (2,0) -- node[below] {$\cC$} (3,0);
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2976
	\node[purple, fill, circle, inner sep=2pt, label=$\cM$] at (1,0) {};
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2977
	\node[purple, fill, circle, inner sep=2pt, label=$\cM$] at (2,0) {};
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2978
}};
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2979
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2980
\node(R) at (6,0) {\tikz{
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2981
	\draw[orange] (0,0) -- node[below] {$\cC$} (3,0);
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2982
	\node[label={\phantom{$\cM$}}] at (1.5,0) {};
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2983
}};
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2984
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2985
\node at (-1,-1.5) { $\leftidx{_\cC}{(\cM \tensor_\cD \cM)}{_\cC}$ };
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2986
\node at (7,-1.5) { $\leftidx{_\cC}{\cC}{_\cC}$ };
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2987
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2988
\draw[->] (L) to[out=35, in=145] node[below] {$w$} node[above] { \tikz{
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2989
	\draw (0,0) circle (16pt);
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2990
}}(R);
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2991
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2992
\draw[->] (R) to[out=-145, in=-35] node[above] {$x$} node[below] { \tikz{
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2993
	\draw (0,0) circle (16pt);
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2994
}}(L);
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2995
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2996
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2997
\end{tikzpicture}
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2998
$$
14d12dff8268 starting on a Morita figure
Scott Morrison <scott@tqft.net>
parents: 811
diff changeset
  2999
807
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3000
\caption{Cups and caps for free}\label{morita-fig-1}
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3001
\end{figure}
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3002
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3003
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3004
We want the 2-morphisms from the previous paragraph to be equivalences, so we need 3-morphisms
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3005
between various compositions of these 2-morphisms and various identity 2-morphisms.
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  3006
Recall that the 3-morphisms of $\cS$ are intertwiners between representations of 1-categories associated
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3007
to decorated circles.
807
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3008
Figure \ref{morita-fig-2} 
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3009
\begin{figure}[t]
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3010
$$\mathfig{.55}{tempkw/morita2}$$
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  3011
\caption{intertwiners for a Morita equivalence}\label{morita-fig-2}
807
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3012
\end{figure}
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  3013
shows the intertwiners we need.
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3014
Each decorated 2-ball in that figure determines a representation of the 1-category associated to the decorated circle
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3015
on the boundary.
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3016
This is the 3-dimensional part of the data for the Morita equivalence.
807
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3017
(Note that, by symmetry, the $c$ and $d$ arrows of Figure \ref{morita-fig-2} 
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3018
are the same (up to rotation), as are the $h$ and $g$ arrows.)
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3019
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3020
In order for these 3-morphisms to be equivalences, 
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3021
they must be invertible (i.e.\ $a=b\inv$, $c=d\inv$, $e=f\inv$) and in addition
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3022
they must satisfy identities corresponding to Morse cancellations on 2-manifolds.
807
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3023
These are illustrated in Figure \ref{morita-fig-3}.
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3024
\begin{figure}[t]
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3025
$$\mathfig{.65}{tempkw/morita3}$$
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  3026
\caption{Identities for intertwiners}\label{morita-fig-3}
807
c2d1620c56df morita figs
Kevin Walker <kevin@canyon23.net>
parents: 806
diff changeset
  3027
\end{figure}
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  3028
Each line shows a composition of two intertwiners which we require to be equal to the identity intertwiner.
817
Kevin Walker <kevin@canyon23.net>
parents: 816
diff changeset
  3029
The modules corresponding leftmost and rightmost disks in the figure can be identified via the obvious isotopy.
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3030
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3031
For general $n$, we start with an $n$-category 0-sphere module $\cM$ which is the data for the 1-dimensional
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3032
part of the Morita equivalence.
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3033
For $2\le k \le n$, the $k$-dimensional parts of the Morita equivalence are various decorated $k$-balls with submanifolds
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3034
labeled by $\cC$, $\cD$ and $\cM$; no additional data is needed for these parts.
811
858b80dfa05c intertwinor -> intertwiner: http://www.googlefight.com/index.php?lang=en_GB\&word1=intertwiner\&word2=intertwinor
Scott Morrison <scott@tqft.net>
parents: 810
diff changeset
  3035
The $n{+}1$-dimensional part of the equivalence is given by certain intertwiners, and these intertwiners must 
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3036
be invertible and satisfy
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3037
identities corresponding to Morse cancellations in $n$-manifolds. 
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3038
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3039
\noop{
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3040
One way of thinking of these conditions is as follows.
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3041
Given a decorated $n{+}1$-manifold, with a codimension 1 submanifold labeled by $\cM$ and 
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3042
codimension 0 submanifolds labeled by $\cC$ and $\cD$, we can make any local modification we like without 
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3043
changing
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3044
}
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3045
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3046
If $\cC$ and $\cD$ are Morita equivalent $n$-categories, then it is easy to show that for any $n-j$-manifold
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3047
$Y$ the $j$-categories $\cC(Y)$ and $\cD(Y)$ are Morita equivalent.
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3048
When $j=0$ this means that the TQFT Hilbert spaces $\cC(Y)$ and $\cD(Y)$ are isomorphic 
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3049
(if we are enriching over vector spaces).
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3050
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3051
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3052
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3053
803
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  3054
\noop{ % the following doesn't work; need 2^(k+1) different N's, not 2*(k+1)
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3055
More specifically, the 1-dimensional part of the data is a 0-sphere module $\cM = {}_\cCM_\cD$ 
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3056
(categorified bimodule) connecting $\cC$ and $\cD$.
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3057
From $\cM$ we can construct various $k$-sphere modules $N^k_{j,E}$ for $0 \le k \le n$, $0\le j \le k$, and $E = \cC$ or $\cD$.
803
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  3058
$N^k_{j,E}$ can be thought of as the graph of an index $j$ Morse function on the $k$-ball $B^k$
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  3059
(so the graph lives in $B^k\times I = B^{k+1}$).
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  3060
The positive side of the graph is labeled by $E$, the negative side by $E'$
806
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3061
(where $\cC' = \cD$ and $\cD' = \cC$), and the codimension-1 
ff5483a2f789 more Morita
Kevin Walker <kevin@canyon23.net>
parents: 805
diff changeset
  3062
submanifold separating the positive and negative regions is labeled by $\cM$.
803
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  3063
We think of $N^k_{j,E}$ as a $k{+}1$-morphism connecting 
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  3064
We plan on treating this in more detail in a future paper.
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  3065
\nn{should add a few more details}
804
c6ab12960403 morita stuff
Kevin Walker <kevin@canyon23.net>
parents: 803
diff changeset
  3066
}
803
a96ffd48ea3d wrote a little (but not enough) about Morita equivalence; out of time, will finish later
Kevin Walker <kevin@canyon23.net>
parents: 802
diff changeset
  3067