text/a_inf_blob.tex
changeset 186 748cd16881bf
parent 147 db91d0a8ed75
child 188 4f7300effe49
equal deleted inserted replaced
185:ab13e2a923f0 186:748cd16881bf
   117 \nn{need to also require that $KLM$ antirefines to $KM$, etc.}
   117 \nn{need to also require that $KLM$ antirefines to $KM$, etc.}
   118 Then we have a filtration degree 2 chain, as shown in Figure \ref{zzz5}, which does the trick.
   118 Then we have a filtration degree 2 chain, as shown in Figure \ref{zzz5}, which does the trick.
   119 (Each small triangle in Figure \ref{zzz5} can be filled with a filtration degree 2 chain.)
   119 (Each small triangle in Figure \ref{zzz5} can be filled with a filtration degree 2 chain.)
   120 
   120 
   121 \begin{figure}[!ht]
   121 \begin{figure}[!ht]
       
   122 %\begin{equation*}
       
   123 %\mathfig{1.0}{tempkw/zz5}
       
   124 %\end{equation*}
   122 \begin{equation*}
   125 \begin{equation*}
   123 \mathfig{1.0}{tempkw/zz5}
   126 \begin{tikzpicture}
       
   127 \node(M) at (0,0) {$M$};
       
   128 \foreach \angle/\label in {0/K', 45/K'L, 90/L, 135/KL, 180/K, 225/KL', 270/L', 315/K'L'} {
       
   129 	\node(\label) at (\angle:4) {$\label$};
       
   130 }
       
   131 \foreach \label in {K', L, K, L'} {
       
   132 	\node(\label M) at ($(M)!0.6!(\label)$) {$\label M$};
       
   133 	\draw[->] (\label M)--(M);
       
   134 	\draw[->] (\label M)--(\label);
       
   135 }
       
   136 \foreach \k in {K, K'} {
       
   137 	\foreach \l in {L, L'} {
       
   138 		\node(\k \l M) at (intersection cs: first line={(\k M)--(\l)}, second line={(\l M)--(\k)}) {$\k \l M$};
       
   139 		\draw[->] (\k \l M)--(M);
       
   140 		\draw[->] (\k \l M)--(\k \l );
       
   141 		\draw[->] (\k \l M)--(\k M);
       
   142 		\draw[->] (\k \l M)--(\l);
       
   143 		\draw[->] (\k \l M)--(\l M);
       
   144 		\draw[->] (\k \l M)--(\k);
       
   145 	}
       
   146 }
       
   147 \draw[->] (K'L') to[bend right=10] (K');
       
   148 \draw[->] (K'L') to[bend left=10] (L');
       
   149 \draw[->] (KL') to[bend left=10] (K);
       
   150 \draw[->] (KL') to[bend right=10] (L');
       
   151 \draw[->] (K'L) to[bend left=10] (K');
       
   152 \draw[->] (K'L) to[bend right=10] (L);
       
   153 \draw[->] (KL) to[bend right=10] (K);
       
   154 \draw[->] (KL) to[bend left=10] (L);
       
   155 \end{tikzpicture}
   124 \end{equation*}
   156 \end{equation*}
   125 \caption{Filling in $K$-$KL$-$L$-$K'L$-$K'$-$K'L'$-$L'$-$KL'$-$K$}
   157 \caption{Filling in $K$-$KL$-$L$-$K'L$-$K'$-$K'L'$-$L'$-$KL'$-$K$}
   126 \label{zzz5}
   158 \label{zzz5}
   127 \end{figure}
   159 \end{figure}
   128 
   160