# HG changeset patch # User Scott Morrison # Date 1322699363 28800 # Node ID 54503d88c9690d96ba2fee6ac92188a73d5546db # Parent 8d64a28b233467e3541669763884af12f1a8ccbc some figure todos, todone diff -r 8d64a28b2334 -r 54503d88c969 blob to-do --- a/blob to-do Mon Nov 28 17:04:08 2011 -0800 +++ b/blob to-do Wed Nov 30 16:29:23 2011 -0800 @@ -14,9 +14,6 @@ * figures ** 13 "combining two balls" is lame ** colors in pinched products --K -** markings should be red 23/24/25/26/27 --S -** markings should be uniform thickness 24/25 --S -** pinched products need vertical lines 26/27 --S ** k-marked balls are currently an ugly blue 29/30/31/32/33 --K ** 38/39/40, pictures for Morita equivalence are handwritten ** figures for email thread with Mike Schulman?? diff -r 8d64a28b2334 -r 54503d88c969 diagrams/ncat/zz0.pdf Binary file diagrams/ncat/zz0.pdf has changed diff -r 8d64a28b2334 -r 54503d88c969 diagrams/ncat/zz1.pdf Binary file diagrams/ncat/zz1.pdf has changed diff -r 8d64a28b2334 -r 54503d88c969 diagrams/ncat/zz3.pdf Binary file diagrams/ncat/zz3.pdf has changed diff -r 8d64a28b2334 -r 54503d88c969 text/ncat.tex --- a/text/ncat.tex Mon Nov 28 17:04:08 2011 -0800 +++ b/text/ncat.tex Wed Nov 30 16:29:23 2011 -0800 @@ -1784,6 +1784,9 @@ \subsection{Modules} \label{sec:modules} + +\tikzset{marked/.style={line width=3pt,red}} + Next we define ordinary and $A_\infty$ $n$-category modules. The definition will be very similar to that of $n$-categories, but with $k$-balls replaced by {\it marked $k$-balls,} defined below. @@ -1866,8 +1869,6 @@ \end{lem} Again, this is in exact analogy with Lemma \ref{lem:domain-and-range}, and illustrated in Figure \ref{fig:module-boundary}. \begin{figure}[t] -\tikzset{marked/.style={line width=3pt}} - \begin{equation*} \begin{tikzpicture}[baseline=0] \coordinate (a) at (0,1); @@ -1876,7 +1877,7 @@ \draw (b) -- (a); \node at (2,2) {$M_1$}; -\draw (0,0) node[fill, circle] {} -- (4,0) node[fill,circle] {}; +\draw (0,0) node[fill, circle, red] {} -- (4,0) node[fill,circle,red] {}; \node at (-0.6,0) {$E$}; \draw[marked] (0,-1) arc(-180:0:2); @@ -1885,7 +1886,7 @@ \end{tikzpicture} \qquad \qquad \qquad \begin{tikzpicture}[baseline=0] -\draw[marked] (0,0) node {$H$} circle (2); +\draw[marked] (0,0) node[black] {$H$} circle (2); \end{tikzpicture} \end{equation*}\caption{The marked hemispheres and marked balls from Lemma \ref{lem:module-boundary}.} \label{fig:module-boundary} @@ -2025,16 +2026,26 @@ \begin{tikzpicture} \draw (0,2) -- (2,2.5); \draw (0,2) -- (2,1.5); -\draw[line width=2pt] (2,1.5) -- (2,2.5); -\draw (0,0) -- (2,0) node[circle,fill,inner sep=2pt] {}; +\draw[marked] (2,1.5) -- (2,2.5); +\draw (0,0) -- (2,0) node[red,circle,fill,inner sep=2pt] {}; \draw[->] (1,1.5) -- (1,0.25); +% fibres +\path[clip] (0,2) -- (2,2.5) -- (2,1.5) -- cycle; +\foreach \x in {0, 0.25, ..., 1.75} { + \draw[green!50!brown] (\x,1) -- (\x,3); +} \end{tikzpicture} \qquad \qquad \qquad \begin{tikzpicture} \draw (2,2.5) -- (0,2.5) -- (0,1.5) -- (2,1.5); -\draw[line width=2pt] (2,1.5) -- (2,2.5); -\draw (0,0) -- (2,0) node[circle,fill,inner sep=2pt] {}; +\draw[marked] (2,1.5) -- (2,2.5); +\draw (0,0) -- (2,0) node[red,circle,fill,inner sep=2pt] {}; \draw[->] (1,1.2) -- (1,0.25); +% fibres +\path[clip] (2,2.5) -- (0,2.5) -- (0,1.5) -- (2,1.5); +\foreach \x in {0, 0.25, ..., 1.75} { + \draw[green!50!brown] (\x,1) -- (\x,3); +} \end{tikzpicture} \end{equation*} \caption{Two examples of marked pinched products.} @@ -2049,19 +2060,29 @@ \begin{tikzpicture} \draw (0,2) -- (2,2.5); \draw (0,2) -- (2,1.5); -\draw[dashed] (1.333,2.333) -- (1.333,1.666); -\draw[line width=2pt] (2,1.5) -- (2,2.5); -\draw (0,0) -- (2,0) node[circle,fill,inner sep=2pt] {}; +\draw[marked] (2,1.5) -- (2,2.5); +\draw (0,0) -- (2,0) node[red,circle,fill,inner sep=2pt] {}; \draw[->] (1,1.5) -- (1,0.25); +% fibres +\path[clip] (0,2) -- (2,2.5) -- (2,1.5) -- cycle; +\draw[dashed] (1.4,2.5) -- (1.4,1.5); +\foreach \x in {0, 0.25, ..., 1.75} { + \draw[green!50!brown] (\x,1) -- (\x,3); +} \end{tikzpicture} \qquad \qquad \qquad \begin{tikzpicture} \draw (0,2) -- (2,2.5); \draw (0,2) -- (2,1.5); \draw[dashed] (0.666,2.166) -- (2,1.833); -\draw[line width=2pt] (2,1.5) -- (2,2.5); -\draw (0,0) -- (2,0) node[circle,fill,inner sep=2pt] {}; +\draw[marked] (2,1.5) -- (2,2.5); +\draw (0,0) -- (2,0) node[red,circle,fill,inner sep=2pt] {}; \draw[->] (1,1.5) -- (1,0.25); +% fibres +\path[clip] (0,2) -- (2,2.5) -- (2,1.5) -- cycle; +\foreach \x in {0, 0.25, ..., 1.75} { + \draw[green!50!brown] (\x,1) -- (\x,3); +} \end{tikzpicture} \end{equation*} \caption{Two examples of decompositions of marked pinched products.}