text/appendixes/comparing_defs.tex
changeset 509 6755d5ae9aeb
parent 508 3072c2614a53
child 510 537de60474ec
equal deleted inserted replaced
508:3072c2614a53 509:6755d5ae9aeb
   244 \begin{tikzpicture}
   244 \begin{tikzpicture}
   245 
   245 
   246 \newcommand{\vertex}{node[circle,fill=black,inner sep=1pt] {}}
   246 \newcommand{\vertex}{node[circle,fill=black,inner sep=1pt] {}}
   247 \newcommand{\nsep}{1.8}
   247 \newcommand{\nsep}{1.8}
   248 
   248 
       
   249 \clip (-1,-1.5)--(12,-1.5)--(12,1.5)--(-1,1.5)--cycle;
       
   250 
   249 \node(A) at (0,0) {
   251 \node(A) at (0,0) {
   250 \begin{tikzpicture}
   252 \begin{tikzpicture}
   251 
   253 
   252 	\draw (0,0) coordinate (p1);
   254 	\draw (0,0) coordinate (p1);
   253 	\draw (3.6,0) coordinate (p2);
   255 	\draw (3.6,0) coordinate (p2);
   361 \label{fzo3}
   363 \label{fzo3}
   362 \end{figure}
   364 \end{figure}
   363 In the first step we have inserted a copy of $(x\times I)\times I$.
   365 In the first step we have inserted a copy of $(x\times I)\times I$.
   364 Figure \ref{fzo4} shows the other case.
   366 Figure \ref{fzo4} shows the other case.
   365 \begin{figure}[t]
   367 \begin{figure}[t]
   366 \begin{equation*}
   368 \begin{center}
   367 \mathfig{.83}{tempkw/zo4}
   369 \begin{tikzpicture}
   368 \end{equation*}
   370 
       
   371 \newcommand{\vertex}{node[circle,fill=black,inner sep=1pt] {}}
       
   372 \newcommand{\nsep}{1.8}
       
   373 
       
   374 \node[outer sep=\nsep](A) at (0,0) {
       
   375 \begin{tikzpicture}
       
   376 	\draw (0,0) coordinate (p1);
       
   377 	\draw (4,0) coordinate (p2);
       
   378 	\draw (2.4,0) coordinate (p2a);
       
   379 	\draw (2,1.2) coordinate (pu);
       
   380 	\draw (2,-1.2) coordinate (pd);
       
   381 
       
   382 	\begin{scope}
       
   383 		\clip (p1) .. controls (pu) .. (p2) .. controls (pd) .. (p1);
       
   384 		\foreach \t in {0,.065,...,1} {
       
   385 			\draw[green!50!brown] ($(p1)!\t!(p2a)$) -- +(90 - \t*90 + \t*6 : 4);
       
   386 			\draw[green!50!brown] ($(p1)!\t!(p2a)$) -- +(-90 + \t*90 - \t*6 : 4);
       
   387 		}
       
   388 		\draw[dashed] ($(p2a) + (-.6,3)$)--(p2a)--($(p2a) + (-.6,-3)$);
       
   389 	\end{scope}
       
   390 
       
   391 	\draw (p1) .. controls (pu) .. (p2) .. controls (pd) .. (p1);
       
   392 	\draw (p1)--(p2);
       
   393 
       
   394 	\draw (p1) \vertex;
       
   395 	\draw (p2) \vertex;
       
   396 	\draw (p2a) \vertex;
       
   397 \end{tikzpicture}
       
   398 };
       
   399 
       
   400 \node[outer sep=\nsep](B) at (5,0) {
       
   401 \begin{tikzpicture}
       
   402 	\draw (0,0) coordinate (p1);
       
   403 	\draw (4,0) coordinate (p2);
       
   404 	\draw (2.4,0) coordinate (p2a);
       
   405 	\draw (2,1.2) coordinate (pu);
       
   406 	\draw (2,-1.2) coordinate (pd);
       
   407 
       
   408 	\begin{scope}
       
   409 	\clip (-.1,3)--($(p2a) + (-.6,3)$)--(p2a)--($(p2a) + (-.6,-3)$)--(-.1,-3)--cycle;
       
   410 
       
   411 	\begin{scope}
       
   412 		\clip (p1) .. controls (pu) .. (p2) .. controls (pd) .. (p1);
       
   413 		\foreach \t in {0,.065,...,1} {
       
   414 			\draw[green!50!brown] ($(p1)!\t!(p2a)$) -- +(90 - \t*90 + \t*6 : 4);
       
   415 			\draw[green!50!brown] ($(p1)!\t!(p2a)$) -- +(-90 + \t*90 - \t*6 : 4);
       
   416 		}
       
   417 		\draw ($(p2a) + (-.6,3)$)--(p2a)--($(p2a) + (-.6,-3)$);
       
   418 	\end{scope}
       
   419 
       
   420 
       
   421 	\draw (p1) .. controls (pu) .. (p2) .. controls (pd) .. (p1);
       
   422 	%\draw (p1)--(p2);
       
   423 	\end{scope}
       
   424 
       
   425 	\begin{scope}
       
   426 		\clip (p1) .. controls (pu) .. (p2) .. controls (pd) .. (p1);
       
   427 		\draw ($(p2a) + (-.6,3)$)--(p2a)--($(p2a) + (-.6,-3)$);
       
   428 	\end{scope}
       
   429 
       
   430 	\draw (p1) \vertex;
       
   431 	\draw (p2a) \vertex;
       
   432 \end{tikzpicture}
       
   433 };
       
   434 
       
   435 \node[outer sep=\nsep](C) at (9,0) {
       
   436 \begin{tikzpicture}
       
   437 	\draw (0,0) coordinate (p1);
       
   438 	\draw (4,0) coordinate (p2);
       
   439 	\draw (2,1.2) coordinate (pu);
       
   440 	\draw (2,-1.2) coordinate (pd);
       
   441 
       
   442 	\begin{scope}
       
   443 		\clip (p1) .. controls (pu) .. (p2) .. controls (pd) .. (p1);
       
   444 		\foreach \t in {0,.045,...,1} {
       
   445 			\draw[green!50!brown] ($(p1)!\t!(p2) + (0,2)$) -- +(0,-4);
       
   446 		}
       
   447 	\end{scope}
       
   448 
       
   449 	\draw (p1) .. controls (pu) .. (p2) .. controls (pd) .. (p1);
       
   450 
       
   451 	\draw (p1) \vertex;
       
   452 	\draw (p2) \vertex;
       
   453 \end{tikzpicture}
       
   454 };
       
   455 
       
   456 \draw[->, thick, blue!50!green] (A) -- (B);
       
   457 \draw[->, thick, blue!50!green] ($(B) + (1,0)$) -- node[black, above] {$=$} (C);
       
   458 
       
   459 \end{tikzpicture}
       
   460 \end{center}
   369 \caption{Composition of weak identities, 2}
   461 \caption{Composition of weak identities, 2}
   370 \label{fzo4}
   462 \label{fzo4}
   371 \end{figure}
   463 \end{figure}
   372 We identify a product region and remove it.
   464 We identify a product region and remove it.
   373 
   465