text/appendixes/comparing_defs.tex
changeset 508 3072c2614a53
parent 503 c221d8331f30
child 509 6755d5ae9aeb
equal deleted inserted replaced
507:ee3a86376cf3 508:3072c2614a53
   158 
   158 
   159 Let $a: y\to x$ be a 1-morphism.
   159 Let $a: y\to x$ be a 1-morphism.
   160 Define 2-morphsims $a \to a\bullet \id_x$ and $a\bullet \id_x \to a$
   160 Define 2-morphsims $a \to a\bullet \id_x$ and $a\bullet \id_x \to a$
   161 as shown in Figure \ref{fzo2}.
   161 as shown in Figure \ref{fzo2}.
   162 \begin{figure}[t]
   162 \begin{figure}[t]
       
   163 \begin{center}
   163 \begin{tikzpicture}
   164 \begin{tikzpicture}
   164 \newcommand{\rr}{6}
   165 \newcommand{\rr}{6}
   165 \newcommand{\vertex}{node[circle,fill=black,inner sep=1pt] {}}
   166 \newcommand{\vertex}{node[circle,fill=black,inner sep=1pt] {}}
   166 \newcommand{\namedvertex}[1]{node[circle,fill=black,inner sep=1pt] (#1) {}}
   167 \newcommand{\namedvertex}[1]{node[circle,fill=black,inner sep=1pt] (#1) {}}
   167 
   168 
   227 };
   228 };
   228 
   229 
   229 \draw[->] (A) -- (B);
   230 \draw[->] (A) -- (B);
   230 \draw[->] (A) -- (C);
   231 \draw[->] (A) -- (C);
   231 \end{tikzpicture}
   232 \end{tikzpicture}
       
   233 \end{center}
   232 \caption{Producing weak identities from half pinched products}
   234 \caption{Producing weak identities from half pinched products}
   233 \label{fzo2}
   235 \label{fzo2}
   234 \end{figure}
   236 \end{figure}
   235 As suggested by the figure, these are two different reparameterizations
   237 As suggested by the figure, these are two different reparameterizations
   236 of a half-pinched version of $a\times I$.
   238 of a half-pinched version of $a\times I$.
   237 We must show that the two compositions of these two maps give the identity 2-morphisms
   239 We must show that the two compositions of these two maps give the identity 2-morphisms
   238 on $a$ and $a\bullet \id_x$, as defined above.
   240 on $a$ and $a\bullet \id_x$, as defined above.
   239 Figure \ref{fzo3} shows one case.
   241 Figure \ref{fzo3} shows one case.
   240 \begin{figure}[t]
   242 \begin{figure}[t]
   241 \begin{equation*}
   243 \begin{center}
   242 \mathfig{.83}{tempkw/zo3}
   244 \begin{tikzpicture}
   243 \end{equation*}
   245 
       
   246 \newcommand{\vertex}{node[circle,fill=black,inner sep=1pt] {}}
       
   247 \newcommand{\nsep}{1.8}
       
   248 
       
   249 \node(A) at (0,0) {
       
   250 \begin{tikzpicture}
       
   251 
       
   252 	\draw (0,0) coordinate (p1);
       
   253 	\draw (3.6,0) coordinate (p2);
       
   254 	\draw (2.3,1) coordinate (p3);
       
   255 	\draw (2.3,-1) coordinate (p4);
       
   256 	
       
   257 	\begin{scope}
       
   258 		\clip (p1) 	.. controls +(.5,-.5) and +(-.8,0)  .. (p4) -- 
       
   259 				(p2) -- (p3) .. controls +(-.8,0) and +(.5,.5) .. (p1);
       
   260 		\foreach \x in {0,0.26,...,4} {
       
   261 			\draw[green!50!brown] (\x,0) -- (intersection cs: first line={(p2)--(p3)}, second line={(0,0)--(0,1)});
       
   262 			\draw[green!50!brown] (\x,0) -- (intersection cs: first line={(p2)--(p4)}, second line={(0,0)--(0,1)});
       
   263 		}
       
   264 	\end{scope}
       
   265 	
       
   266 	\draw (p1) .. controls ($(p1) + (.5,.5)$) and ($(p3) + (-.8,0)$) .. node[red, above=3pt] {$a$} (p3);
       
   267 	\draw (p1) .. controls ($(p1) + (.5,-.5)$) and ($(p4) + (-.8,0)$) .. node[red, below=3pt] {$a$} (p4);
       
   268 	\draw (p3) -- node[red, above=7pt, right=1pt] {$x \times I$} (p2);
       
   269 	\draw (p4) -- node[red, below=7pt, right=1pt] {$x \times I$} (p2);
       
   270 	\draw (p1) -- (p2);
       
   271 	
       
   272 	\draw (p1) \vertex;
       
   273 	\draw (p2) \vertex;
       
   274 	\draw (p3) \vertex;
       
   275 	\draw (p4) \vertex;
       
   276 
       
   277 \end{tikzpicture}
       
   278 };
       
   279 
       
   280 \node[outer sep=\nsep](B) at (5.5,0) {
       
   281 \begin{tikzpicture}
       
   282 
       
   283 	\draw (0,0) coordinate (p1);
       
   284 	\draw (3.6,0) coordinate (p2);
       
   285 	\draw (2.3,1) coordinate (p3);
       
   286 	\draw (2.3,-1) coordinate (p4);
       
   287 	\draw (4.6,0) coordinate (p2b);
       
   288 	
       
   289 	\begin{scope}
       
   290 		\clip (p1) 	.. controls +(.5,-.5) and +(-.8,0)  .. (p4) -- 
       
   291 				(p2) -- (p3) .. controls +(-.8,0) and +(.5,.5) .. (p1);
       
   292 		\foreach \x in {0,0.26,...,4} {
       
   293 			\draw[green!50!brown] (\x,0) -- (intersection cs: first line={(p2)--(p3)}, second line={(0,0)--(0,1)});
       
   294 			\draw[green!50!brown] (\x,0) -- (intersection cs: first line={(p2)--(p4)}, second line={(0,0)--(0,1)});
       
   295 		}
       
   296 	\end{scope}
       
   297 	
       
   298 	\begin{scope}
       
   299 		\clip (p3)--(p2)--(p4)--(p2b)--cycle;
       
   300 		\draw[blue!50!brown, step=.23] ($(p4)+(0,-1)$) grid +(3,3);
       
   301 	\end{scope}
       
   302 	
       
   303 	\draw (p1) .. controls ($(p1) + (.5,.5)$) and ($(p3) + (-.8,0)$) .. node[red, above=3pt] {$a$} (p3);
       
   304 	\draw (p1) .. controls ($(p1) + (.5,-.5)$) and ($(p4) + (-.8,0)$) .. node[red, below=3pt] {$a$} (p4);
       
   305 	\draw (p3) -- (p2);
       
   306 	\draw (p4) -- (p2);
       
   307 	\draw (p3) -- node[red, above=7pt, right=1pt] {$x \times I$} (p2b);
       
   308 	\draw (p4) -- node[red, below=7pt, right=1pt] {$x \times I$} (p2b);
       
   309 	
       
   310 	\draw (p1) \vertex;
       
   311 	\draw (p2) \vertex;
       
   312 	\draw (p3) \vertex;
       
   313 	\draw (p4) \vertex;
       
   314 	\draw (p2b) \vertex;
       
   315 
       
   316 \end{tikzpicture}
       
   317 };
       
   318 
       
   319 \node[outer sep=\nsep](C) at (11,0) {
       
   320 \begin{tikzpicture}
       
   321 
       
   322 	\draw (0,0) coordinate (p1);
       
   323 	\draw (2.3,0) coordinate (p2);
       
   324 	\draw (2.3,1) coordinate (p3);
       
   325 	\draw (2.3,-1) coordinate (p4);
       
   326 	\draw (3.6,0) coordinate (p2b);
       
   327 	
       
   328 	\begin{scope}
       
   329 		\clip (p1) 	.. controls +(.5,-.5) and +(-.8,0)  .. (p4) -- 
       
   330 				(p2) -- (p3) .. controls +(-.8,0) and +(.5,.5) .. (p1);
       
   331 		\foreach \x in {0,0.26,...,4} {
       
   332 			\draw[green!50!brown] (\x,-1) -- (\x,1);
       
   333 		}
       
   334 	\end{scope}
       
   335 	
       
   336 	\begin{scope}
       
   337 		\clip (p3)--(p2)--(p4)--(p2b)--cycle;
       
   338 		\draw[blue!50!brown, step=.23] ($(p4)+(0,-1)$) grid +(3,3);
       
   339 	\end{scope}
       
   340 	
       
   341 	\draw (p1) .. controls ($(p1) + (.5,.5)$) and ($(p3) + (-.8,0)$) .. node[red, above=3pt] {$a$} (p3);
       
   342 	\draw (p1) .. controls ($(p1) + (.5,-.5)$) and ($(p4) + (-.8,0)$) .. node[red, below=3pt] {$a$} (p4);
       
   343 	\draw[green!50!brown] (p3) -- (p4);
       
   344 	\draw (p3) -- node[red, above=7pt, right=1pt] {$x \times I$} (p2b);
       
   345 	\draw (p4) -- node[red, below=7pt, right=1pt] {$x \times I$} (p2b);
       
   346 	
       
   347 	\draw (p1) \vertex;
       
   348 	\draw (p3) \vertex;
       
   349 	\draw (p4) \vertex;
       
   350 	\draw (p2b) \vertex;
       
   351 
       
   352 \end{tikzpicture}
       
   353 };
       
   354 
       
   355 \draw[->, thick, blue!50!green] (A) -- (B);
       
   356 \draw[->, thick, blue!50!green] (B) -- node[black, above] {$=$} (C);
       
   357 
       
   358 \end{tikzpicture}
       
   359 \end{center}
   244 \caption{Composition of weak identities, 1}
   360 \caption{Composition of weak identities, 1}
   245 \label{fzo3}
   361 \label{fzo3}
   246 \end{figure}
   362 \end{figure}
   247 In the first step we have inserted a copy of $(x\times I)\times I$.
   363 In the first step we have inserted a copy of $(x\times I)\times I$.
   248 Figure \ref{fzo4} shows the other case.
   364 Figure \ref{fzo4} shows the other case.