text/ncat.tex
changeset 931 3311fa1c93b9
parent 930 7d7f9e7c5869
child 945 341c2a09f9a8
equal deleted inserted replaced
930:7d7f9e7c5869 931:3311fa1c93b9
   381 \begin{figure}[t]
   381 \begin{figure}[t]
   382 $$
   382 $$
   383 \begin{tikzpicture}[baseline=0]
   383 \begin{tikzpicture}[baseline=0]
   384 \begin{scope}
   384 \begin{scope}
   385 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
   385 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
   386 \draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
   386 \draw[kw-blue-a,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
   387 \foreach \x in {0, 0.5, ..., 6} {
   387 \foreach \x in {0, 0.5, ..., 6} {
   388 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   388 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   389 }
   389 }
   390 \end{scope}
   390 \end{scope}
   391 \draw[blue,line width=1.5pt] (0,-3) -- (5.66,-3);
   391 \draw[kw-blue-a,line width=1.5pt] (0,-3) -- (5.66,-3);
   392 \draw[->,red,line width=2pt] (2.83,-1.5) -- (2.83,-2.5);
   392 \draw[->,red,line width=2pt] (2.83,-1.5) -- (2.83,-2.5);
   393 \end{tikzpicture}
   393 \end{tikzpicture}
   394 \qquad \qquad
   394 \qquad \qquad
   395 \begin{tikzpicture}[baseline=-0.15cm]
   395 \begin{tikzpicture}[baseline=-0.15cm]
   396 \begin{scope}
   396 \begin{scope}
   397 \path[clip] (0,1) arc (90:135:8 and 4)  arc (-135:-90:8 and 4) -- cycle;
   397 \path[clip] (0,1) arc (90:135:8 and 4)  arc (-135:-90:8 and 4) -- cycle;
   398 \draw[blue,line width=2pt] (0,1) arc (90:135:8 and 4)  arc (-135:-90:8 and 4) -- cycle;
   398 \draw[kw-blue-a,line width=2pt] (0,1) arc (90:135:8 and 4)  arc (-135:-90:8 and 4) -- cycle;
   399 \foreach \x in {-6, -5.5, ..., 0} {
   399 \foreach \x in {-6, -5.5, ..., 0} {
   400 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   400 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   401 }
   401 }
   402 \end{scope}
   402 \end{scope}
   403 \draw[blue,line width=1.5pt] (-5.66,-3.15) -- (0,-3.15);
   403 \draw[kw-blue-a,line width=1.5pt] (-5.66,-3.15) -- (0,-3.15);
   404 \draw[->,red,line width=2pt] (-2.83,-1.5) -- (-2.83,-2.5);
   404 \draw[->,red,line width=2pt] (-2.83,-1.5) -- (-2.83,-2.5);
   405 \end{tikzpicture}
   405 \end{tikzpicture}
   406 $$
   406 $$
   407 \caption{Examples of pinched products}\label{pinched_prods}
   407 \caption{Examples of pinched products}\label{pinched_prods}
   408 \end{figure}
   408 \end{figure}
   435 \begin{figure}[t]
   435 \begin{figure}[t]
   436 $$
   436 $$
   437 \begin{tikzpicture}[baseline=0]
   437 \begin{tikzpicture}[baseline=0]
   438 \begin{scope}
   438 \begin{scope}
   439 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
   439 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
   440 \draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
   440 \draw[kw-blue-a,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
   441 \draw[blue] (0,0) -- (5.66,0);
   441 \draw[kw-blue-a] (0,0) -- (5.66,0);
   442 \foreach \x in {0, 0.5, ..., 6} {
   442 \foreach \x in {0, 0.5, ..., 6} {
   443 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   443 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   444 }
   444 }
   445 \end{scope}
   445 \end{scope}
   446 \end{tikzpicture}
   446 \end{tikzpicture}
   447 \qquad
   447 \qquad
   448 \begin{tikzpicture}[baseline=0]
   448 \begin{tikzpicture}[baseline=0]
   449 \begin{scope}
   449 \begin{scope}
   450 \path[clip] (0,-1) rectangle (4,1);
   450 \path[clip] (0,-1) rectangle (4,1);
   451 \draw[blue,line width=2pt] (0,-1) rectangle (4,1);
   451 \draw[kw-blue-a,line width=2pt] (0,-1) rectangle (4,1);
   452 \draw[blue] (0,0) -- (5,0);
   452 \draw[kw-blue-a] (0,0) -- (5,0);
   453 \foreach \x in {0, 0.5, ..., 6} {
   453 \foreach \x in {0, 0.5, ..., 6} {
   454 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   454 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   455 }
   455 }
   456 \end{scope}
   456 \end{scope}
   457 \end{tikzpicture}
   457 \end{tikzpicture}
   458 \qquad
   458 \qquad
   459 \begin{tikzpicture}[baseline=0]
   459 \begin{tikzpicture}[baseline=0]
   460 \begin{scope}
   460 \begin{scope}
   461 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
   461 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
   462 \draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
   462 \draw[kw-blue-a,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
   463 \draw[blue] (2.83,3) circle (3);
   463 \draw[kw-blue-a] (2.83,3) circle (3);
   464 \foreach \x in {0, 0.5, ..., 6} {
   464 \foreach \x in {0, 0.5, ..., 6} {
   465 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   465 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   466 }
   466 }
   467 \end{scope}
   467 \end{scope}
   468 \end{tikzpicture}
   468 \end{tikzpicture}
   469 $$
   469 $$
   470 $$
   470 $$
   471 \begin{tikzpicture}[baseline=0]
   471 \begin{tikzpicture}[baseline=0]
   472 \begin{scope}
   472 \begin{scope}
   473 \path[clip] (0,-1) rectangle (4,1);
   473 \path[clip] (0,-1) rectangle (4,1);
   474 \draw[blue,line width=2pt] (0,-1) rectangle (4,1);
   474 \draw[kw-blue-a,line width=2pt] (0,-1) rectangle (4,1);
   475 \draw[blue] (0,-1) -- (4,1);
   475 \draw[kw-blue-a] (0,-1) -- (4,1);
   476 \foreach \x in {0, 0.5, ..., 6} {
   476 \foreach \x in {0, 0.5, ..., 6} {
   477 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   477 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   478 }
   478 }
   479 \end{scope}
   479 \end{scope}
   480 \end{tikzpicture}
   480 \end{tikzpicture}
   481 \qquad
   481 \qquad
   482 \begin{tikzpicture}[baseline=0]
   482 \begin{tikzpicture}[baseline=0]
   483 \begin{scope}
   483 \begin{scope}
   484 \path[clip] (0,-1) rectangle (5,1);
   484 \path[clip] (0,-1) rectangle (5,1);
   485 \draw[blue,line width=2pt] (0,-1) rectangle (5,1);
   485 \draw[kw-blue-a,line width=2pt] (0,-1) rectangle (5,1);
   486 \draw[blue] (1,-1) .. controls  (2,-1) and (3,1) .. (4,1);
   486 \draw[kw-blue-a] (1,-1) .. controls  (2,-1) and (3,1) .. (4,1);
   487 \foreach \x in {0, 0.5, ..., 6} {
   487 \foreach \x in {0, 0.5, ..., 6} {
   488 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   488 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   489 }
   489 }
   490 \end{scope}
   490 \end{scope}
   491 \end{tikzpicture}
   491 \end{tikzpicture}
   492 \qquad
   492 \qquad
   493 \begin{tikzpicture}[baseline=0]
   493 \begin{tikzpicture}[baseline=0]
   494 \begin{scope}
   494 \begin{scope}
   495 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
   495 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
   496 \draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
   496 \draw[kw-blue-a,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
   497 \draw[blue] (2.82,-5) -- (2.83,5);
   497 \draw[kw-blue-a] (2.82,-5) -- (2.83,5);
   498 \foreach \x in {0, 0.5, ..., 6} {
   498 \foreach \x in {0, 0.5, ..., 6} {
   499 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   499 	\draw[green!50!brown] (\x,-2) -- (\x,2);
   500 }
   500 }
   501 \end{scope}
   501 \end{scope}
   502 \end{tikzpicture}
   502 \end{tikzpicture}
   630 \node[right=1mm] at (0.east) {$a$};
   630 \node[right=1mm] at (0.east) {$a$};
   631 \draw[->] ($(0.east)+(0.75,0)$) -- ($(1.west)+(-0.2,0)$);
   631 \draw[->] ($(0.east)+(0.75,0)$) -- ($(1.west)+(-0.2,0)$);
   632 
   632 
   633 \draw (1-small)  circle (\srad);
   633 \draw (1-small)  circle (\srad);
   634 \foreach \theta in {90, 72, ..., -90} {
   634 \foreach \theta in {90, 72, ..., -90} {
   635 	\draw[blue] (1) -- ($(1)+(\rad,0)+(\theta:\srad)$);
   635 	\draw[kw-blue-a] (1) -- ($(1)+(\rad,0)+(\theta:\srad)$);
   636 }
   636 }
   637 \filldraw[fill=white] (1) circle (\rad);
   637 \filldraw[fill=white] (1) circle (\rad);
   638 \foreach \n in {1,2} {
   638 \foreach \n in {1,2} {
   639 	\fill (intersection \n of 1-small and 1) circle (2pt);
   639 	\fill (intersection \n of 1-small and 1) circle (2pt);
   640 }
   640 }
   643 
   643 
   644 \begin{scope}
   644 \begin{scope}
   645 \path[clip] (2) circle (\rad);
   645 \path[clip] (2) circle (\rad);
   646 \draw[clip] (2.east) circle (\srad);
   646 \draw[clip] (2.east) circle (\srad);
   647 \foreach \y in {1, 0.86, ..., -1} {
   647 \foreach \y in {1, 0.86, ..., -1} {
   648 	\draw[blue] ($(2)+(-1,\y) $)-- ($(2)+(1,\y)$);
   648 	\draw[kw-blue-a] ($(2)+(-1,\y) $)-- ($(2)+(1,\y)$);
   649 }
   649 }
   650 \end{scope}
   650 \end{scope}
   651 \end{tikzpicture}
   651 \end{tikzpicture}
   652 \end{equation*}
   652 \end{equation*}
   653 \begin{equation*}
   653 \begin{equation*}
  2491 $(B^k, B^{k-1})$.
  2491 $(B^k, B^{k-1})$.
  2492 See Figure \ref{feb21a}.
  2492 See Figure \ref{feb21a}.
  2493 Another way to say this is that $(X, M)$ is homeomorphic to $B^{k-1}\times([-1,1], \{0\})$.
  2493 Another way to say this is that $(X, M)$ is homeomorphic to $B^{k-1}\times([-1,1], \{0\})$.
  2494 
  2494 
  2495 \begin{figure}[t]
  2495 \begin{figure}[t]
  2496 $$\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);}$$
  2496 $$\tikz[baseline,line width=2pt]{\draw[kw-blue-a] (-2,0)--(2,0); \fill[red] (0,0) circle (0.1);} \qquad \qquad \tikz[baseline,line width=2pt]{\draw[kw-blue-a][fill=kw-blue-a!30!white] (0,0) circle (2 and 1); \draw[red] (0,1)--(0,-1);}$$
  2497 \caption{0-marked 1-ball and 0-marked 2-ball}
  2497 \caption{0-marked 1-ball and 0-marked 2-ball}
  2498 \label{feb21a}
  2498 \label{feb21a}
  2499 \end{figure}
  2499 \end{figure}
  2500 
  2500 
  2501 The $0$-marked balls can be cut into smaller balls in various ways.
  2501 The $0$-marked balls can be cut into smaller balls in various ways.
  2533 The set $\cD$ breaks into ``blocks" according to the restrictions to the pinched points of $X\times J$
  2533 The set $\cD$ breaks into ``blocks" according to the restrictions to the pinched points of $X\times J$
  2534 (see Figure \ref{feb21b}).
  2534 (see Figure \ref{feb21b}).
  2535 These restrictions are 0-morphisms $(a, b)$ of $\cA$ and $\cB$.
  2535 These restrictions are 0-morphisms $(a, b)$ of $\cA$ and $\cB$.
  2536 
  2536 
  2537 \begin{figure}[t] \centering
  2537 \begin{figure}[t] \centering
  2538 \begin{tikzpicture}[blue,line width=2pt]
  2538 \begin{tikzpicture}[kw-blue-a,line width=2pt]
  2539 \draw (0,1) -- (0,-1) node[below] {$X$};
  2539 \draw (0,1) -- (0,-1) node[below] {$X$};
  2540 
  2540 
  2541 \draw (2,0) -- (4,0) node[below] {$J$};
  2541 \draw (2,0) -- (4,0) node[below] {$J$};
  2542 \fill[red] (3,0) circle (0.1);
  2542 \fill[red] (3,0) circle (0.1);
  2543 
  2543 
  2544 \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);
  2544 \draw[fill=kw-blue-a!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);
  2545 \draw[red] (top.center) -- (bottom.center);
  2545 \draw[red] (top.center) -- (bottom.center);
  2546 \fill (a) circle (0.1) node[left] {\color{green!50!brown} $a$};
  2546 \fill (a) circle (0.1) node[left] {\color{green!50!brown} $a$};
  2547 \fill (b) circle (0.1) node[right] {\color{green!50!brown} $b$};
  2547 \fill (b) circle (0.1) node[right] {\color{green!50!brown} $b$};
  2548 
  2548 
  2549 \path (bottom) node[below]{$X \times J$};
  2549 \path (bottom) node[below]{$X \times J$};
  2561 to obtain an $\cA_0$-$\cA_l$ $0$-sphere module and, forgetfully, an $n{-}1$-category.
  2561 to obtain an $\cA_0$-$\cA_l$ $0$-sphere module and, forgetfully, an $n{-}1$-category.
  2562 This amounts to a definition of taking tensor products of $0$-sphere modules over $n$-categories.
  2562 This amounts to a definition of taking tensor products of $0$-sphere modules over $n$-categories.
  2563 
  2563 
  2564 \begin{figure}[t] \centering
  2564 \begin{figure}[t] \centering
  2565 \begin{tikzpicture}[baseline,line width = 2pt]
  2565 \begin{tikzpicture}[baseline,line width = 2pt]
  2566 \draw[blue] (0,0) -- (6,0);
  2566 \draw[kw-blue-a] (0,0) -- (6,0);
  2567 \foreach \x/\n in {0.5/0,1.5/1,3/2,4.5/3,5.5/4} {
  2567 \foreach \x/\n in {0.5/0,1.5/1,3/2,4.5/3,5.5/4} {
  2568 	\path (\x,0)  node[below] {\color{green!50!brown}$\cA_{\n}$};
  2568 	\path (\x,0)  node[below] {\color{green!50!brown}$\cA_{\n}$};
  2569 }
  2569 }
  2570 \foreach \x/\n in {1/0,2/1,4/2,5/3} {
  2570 \foreach \x/\n in {1/0,2/1,4/2,5/3} {
  2571 	\fill[red] (\x,0) circle (0.1) node[above] {\color{green!50!brown}$\cM_{\n}$};
  2571 	\fill[red] (\x,0) circle (0.1) node[above] {\color{green!50!brown}$\cM_{\n}$};
  2572 }
  2572 }
  2573 \end{tikzpicture}
  2573 \end{tikzpicture}
  2574 \qquad
  2574 \qquad
  2575 \qquad
  2575 \qquad
  2576 \begin{tikzpicture}[baseline,line width = 2pt]
  2576 \begin{tikzpicture}[baseline,line width = 2pt]
  2577 \draw[blue] (0,0) circle (2);
  2577 \draw[kw-blue-a] (0,0) circle (2);
  2578 \foreach \q/\n in {-45/0,90/1,180/2} {
  2578 \foreach \q/\n in {-45/0,90/1,180/2} {
  2579 	\path (\q:2.4)  node {\color{green!50!brown}$\cA_{\n}$};
  2579 	\path (\q:2.4)  node {\color{green!50!brown}$\cA_{\n}$};
  2580 }
  2580 }
  2581 \foreach \q/\n in {60/0,120/1,-120/2} {
  2581 \foreach \q/\n in {60/0,120/1,-120/2} {
  2582 	\fill[red] (\q:2) circle (0.1);
  2582 	\fill[red] (\q:2) circle (0.1);
  2611 (See Figure \ref{subdividing1marked}.)
  2611 (See Figure \ref{subdividing1marked}.)
  2612 We now proceed as in the above module definitions.
  2612 We now proceed as in the above module definitions.
  2613 
  2613 
  2614 \begin{figure}[t] \centering
  2614 \begin{figure}[t] \centering
  2615 \begin{tikzpicture}[baseline,line width = 2pt]
  2615 \begin{tikzpicture}[baseline,line width = 2pt]
  2616 \draw[blue][fill=blue!15!white] (0,0) circle (2);
  2616 \draw[kw-blue-a][fill=kw-blue-a!15!white] (0,0) circle (2);
  2617 \fill[red] (0,0) circle (0.1);
  2617 \fill[red] (0,0) circle (0.1);
  2618 \foreach \qm/\qa/\n in {70/-30/0, 120/95/1, -120/180/2} {
  2618 \foreach \qm/\qa/\n in {70/-30/0, 120/95/1, -120/180/2} {
  2619 	\draw[red] (0,0) -- (\qm:2);
  2619 	\draw[red] (0,0) -- (\qm:2);
  2620 	\path (\qa:1) node {\color{green!50!brown} $\cA_\n$};
  2620 	\path (\qa:1) node {\color{green!50!brown} $\cA_\n$};
  2621 	\path (\qm+20:2.5) node(M\n) {\color{green!50!brown} $\cM_\n$};
  2621 	\path (\qm+20:2.5) node(M\n) {\color{green!50!brown} $\cM_\n$};
  2626 \label{feb21d}
  2626 \label{feb21d}
  2627 \end{figure}
  2627 \end{figure}
  2628 
  2628 
  2629 \begin{figure}[t] \centering
  2629 \begin{figure}[t] \centering
  2630 \begin{tikzpicture}[baseline,line width = 2pt]
  2630 \begin{tikzpicture}[baseline,line width = 2pt]
  2631 \draw[blue][fill=blue!15!white] (0,0) circle (2);
  2631 \draw[kw-blue-a][fill=kw-blue-a!15!white] (0,0) circle (2);
  2632 \fill[red] (0,0) circle (0.1);
  2632 \fill[red] (0,0) circle (0.1);
  2633 \foreach \qm/\qa/\n in {70/-30/0, 120/95/1, -120/180/2} {
  2633 \foreach \qm/\qa/\n in {70/-30/0, 120/95/1, -120/180/2} {
  2634 	\draw[red] (0,0) -- (\qm:2);
  2634 	\draw[red] (0,0) -- (\qm:2);
  2635 %	\path (\qa:1) node {\color{green!50!brown} $\cA_\n$};
  2635 %	\path (\qa:1) node {\color{green!50!brown} $\cA_\n$};
  2636 %	\path (\qm+20:2.5) node(M\n) {\color{green!50!brown} $\cM_\n$};
  2636 %	\path (\qm+20:2.5) node(M\n) {\color{green!50!brown} $\cM_\n$};
  3087 \definecolor{D}{named}{blue}
  3087 \definecolor{D}{named}{blue}
  3088 \definecolor{M}{named}{purple}
  3088 \definecolor{M}{named}{purple}
  3089 
  3089 
  3090 
  3090 
  3091 \begin{figure}[t]
  3091 \begin{figure}[t]
  3092 \todo{Verify that the tikz figure is correct, remove the hand-drawn one.}
  3092 %$$\mathfig{.65}{tempkw/morita1}$$
  3093 $$\mathfig{.65}{tempkw/morita1}$$
       
  3094 
  3093 
  3095 $$
  3094 $$
  3096 \begin{tikzpicture}
  3095 \begin{tikzpicture}
  3097 \node(L) at (0,0) {\tikz{
  3096 \node(L) at (0,0) {\tikz{
  3098 	\draw[C] (0,0) -- node[below] {$\cC$} (1,0);
  3097 	\draw[C] (0,0) -- node[below] {$\cC$} (1,0);
  3170 between various compositions of these 2-morphisms and various identity 2-morphisms.
  3169 between various compositions of these 2-morphisms and various identity 2-morphisms.
  3171 Recall that the 3-morphisms of $\cS$ are intertwiners between representations of 1-categories associated
  3170 Recall that the 3-morphisms of $\cS$ are intertwiners between representations of 1-categories associated
  3172 to decorated circles.
  3171 to decorated circles.
  3173 Figure \ref{morita-fig-2} 
  3172 Figure \ref{morita-fig-2} 
  3174 \begin{figure}[t]
  3173 \begin{figure}[t]
  3175 $$\mathfig{.55}{tempkw/morita2}$$
  3174 %$$\mathfig{.55}{tempkw/morita2}$$
  3176 $$
  3175 $$
  3177 \begin{tikzpicture}
  3176 \begin{tikzpicture}
  3178 \node(L) at (0,0) {\tikz{
  3177 \node(L) at (0,0) {\tikz{
  3179 	\draw[fill=C!20] (0,0) circle (32pt);
  3178 	\draw[fill=C!20] (0,0) circle (32pt);
  3180 	\draw[M,fill=D!20,line width=2pt] (0,0) circle (16pt);
  3179 	\draw[M,fill=D!20,line width=2pt] (0,0) circle (16pt);
  3256 In order for these 3-morphisms to be equivalences, 
  3255 In order for these 3-morphisms to be equivalences, 
  3257 they must be invertible (i.e.\ $a=b\inv$, $c=d\inv$, $e=f\inv$) and in addition
  3256 they must be invertible (i.e.\ $a=b\inv$, $c=d\inv$, $e=f\inv$) and in addition
  3258 they must satisfy identities corresponding to Morse cancellations on 2-manifolds.
  3257 they must satisfy identities corresponding to Morse cancellations on 2-manifolds.
  3259 These are illustrated in Figure \ref{morita-fig-3}.
  3258 These are illustrated in Figure \ref{morita-fig-3}.
  3260 \begin{figure}[t]
  3259 \begin{figure}[t]
  3261 $$\mathfig{.65}{tempkw/morita3}$$
  3260 %$$\mathfig{.65}{tempkw/morita3}$$
  3262 $$
  3261 $$
  3263 \begin{tikzpicture}
  3262 \begin{tikzpicture}
  3264 \node(L) at (0,0) {\tikz{
  3263 \node(L) at (0,0) {\tikz{
  3265 \draw[fill=C!20] (0,0) circle (32pt);
  3264 \draw[fill=C!20] (0,0) circle (32pt);
  3266 \path[clip] (0,0) circle (32pt);
  3265 \path[clip] (0,0) circle (32pt);