text/a_inf_blob.tex
changeset 188 4f7300effe49
parent 186 748cd16881bf
child 211 ef127ac682bd
equal deleted inserted replaced
187:4067c74547bb 188:4f7300effe49
   101 give the desired chain connecting $(a, K)$ and $(a, K')$
   101 give the desired chain connecting $(a, K)$ and $(a, K')$
   102 (see Figure \ref{zzz4}).
   102 (see Figure \ref{zzz4}).
   103 
   103 
   104 \begin{figure}[!ht]
   104 \begin{figure}[!ht]
   105 \begin{equation*}
   105 \begin{equation*}
   106 \mathfig{.63}{tempkw/zz4}
   106 \begin{tikzpicture}
       
   107 \foreach \x/\label in {-3/K, 0/L, 3/K'} {
       
   108 	\node(\label) at (\x,0) {$\label$};
       
   109 }
       
   110 \foreach \x/\la/\lb in {-1.5/K/L, 1.5/K'/L} {
       
   111 	\node(\la \lb) at (\x,-1.5) {$\la \lb$};
       
   112 	\draw[->] (\la \lb) -- (\la);
       
   113 	\draw[->] (\la \lb) -- (\lb); 
       
   114 }
       
   115 \end{tikzpicture}
   107 \end{equation*}
   116 \end{equation*}
   108 \caption{Connecting $K$ and $K'$ via $L$}
   117 \caption{Connecting $K$ and $K'$ via $L$}
   109 \label{zzz4}
   118 \label{zzz4}
   110 \end{figure}
   119 \end{figure}
   111 
   120