text/ncat.tex
changeset 364 93d636f420c7
parent 359 6224e50c9311
child 365 a93bb76a8525
equal deleted inserted replaced
363:6c624cd07beb 364:93d636f420c7
   334 
   334 
   335 We will need to strengthen the above preliminary version of the axiom to allow
   335 We will need to strengthen the above preliminary version of the axiom to allow
   336 for products which are ``pinched" in various ways along their boundary.
   336 for products which are ``pinched" in various ways along their boundary.
   337 (See Figure \ref{pinched_prods}.)
   337 (See Figure \ref{pinched_prods}.)
   338 \begin{figure}[t]
   338 \begin{figure}[t]
   339 $$\mathfig{.8}{tempkw/pinched_prods}$$
   339 $$
       
   340 \begin{tikzpicture}[baseline=0]
       
   341 \begin{scope}
       
   342 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
       
   343 \draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
       
   344 \foreach \x in {0, 0.5, ..., 6} {
       
   345 	\draw[green!50!brown] (\x,-2) -- (\x,2);
       
   346 }
       
   347 \end{scope}
       
   348 \draw[blue,line width=1.5pt] (0,-3) -- (5.66,-3);
       
   349 \draw[->,red,line width=2pt] (2.83,-1.5) -- (2.83,-2.5);
       
   350 \end{tikzpicture}
       
   351 \qquad \qquad
       
   352 \begin{tikzpicture}[baseline=-0.15cm]
       
   353 \begin{scope}
       
   354 \path[clip] (0,1) arc (90:135:8 and 4)  arc (-135:-90:8 and 4) -- cycle;
       
   355 \draw[blue,line width=2pt] (0,1) arc (90:135:8 and 4)  arc (-135:-90:8 and 4) -- cycle;
       
   356 \foreach \x in {-6, -5.5, ..., 0} {
       
   357 	\draw[green!50!brown] (\x,-2) -- (\x,2);
       
   358 }
       
   359 \end{scope}
       
   360 \draw[blue,line width=1.5pt] (-5.66,-3.15) -- (0,-3.15);
       
   361 \draw[->,red,line width=2pt] (-2.83,-1.5) -- (-2.83,-2.5);
       
   362 \end{tikzpicture}
       
   363 $$
   340 \caption{Examples of pinched products}\label{pinched_prods}
   364 \caption{Examples of pinched products}\label{pinched_prods}
   341 \end{figure}
   365 \end{figure}
   342 (The need for a strengthened version will become apparent in appendix \ref{sec:comparing-defs}
   366 (The need for a strengthened version will become apparent in appendix \ref{sec:comparing-defs}
   343 where we construct a traditional category from a topological category.)
   367 where we construct a traditional category from a topological category.)
   344 Define a {\it pinched product} to be a map
   368 Define a {\it pinched product} to be a map
   363 $\pi:E'\to \pi(E')$ is again a pinched product.
   387 $\pi:E'\to \pi(E')$ is again a pinched product.
   364 A {union} of pinched products is a decomposition $E = \cup_i E_i$
   388 A {union} of pinched products is a decomposition $E = \cup_i E_i$
   365 such that each $E_i\sub E$ is a sub pinched product.
   389 such that each $E_i\sub E$ is a sub pinched product.
   366 (See Figure \ref{pinched_prod_unions}.)
   390 (See Figure \ref{pinched_prod_unions}.)
   367 \begin{figure}[t]
   391 \begin{figure}[t]
   368 $$\mathfig{.8}{tempkw/pinched_prod_unions}$$
   392 $$
   369 \caption{Unions of pinched products}\label{pinched_prod_unions}
   393 \begin{tikzpicture}[baseline=0]
       
   394 \begin{scope}
       
   395 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
       
   396 \draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
       
   397 \draw[blue] (0,0) -- (5.66,0);
       
   398 \foreach \x in {0, 0.5, ..., 6} {
       
   399 	\draw[green!50!brown] (\x,-2) -- (\x,2);
       
   400 }
       
   401 \end{scope}
       
   402 \end{tikzpicture}
       
   403 \qquad
       
   404 \begin{tikzpicture}[baseline=0]
       
   405 \begin{scope}
       
   406 \path[clip] (0,-1) rectangle (4,1);
       
   407 \draw[blue,line width=2pt] (0,-1) rectangle (4,1);
       
   408 \draw[blue] (0,0) -- (5,0);
       
   409 \foreach \x in {0, 0.5, ..., 6} {
       
   410 	\draw[green!50!brown] (\x,-2) -- (\x,2);
       
   411 }
       
   412 \end{scope}
       
   413 \end{tikzpicture}
       
   414 \qquad
       
   415 \begin{tikzpicture}[baseline=0]
       
   416 \begin{scope}
       
   417 \path[clip] (0,0) arc (135:45:4) arc (-45:-135:4);
       
   418 \draw[blue,line width=2pt] (0,0) arc (135:45:4) arc (-45:-135:4);
       
   419 \draw[blue] (2.83,3) circle (3);
       
   420 \foreach \x in {0, 0.5, ..., 6} {
       
   421 	\draw[green!50!brown] (\x,-2) -- (\x,2);
       
   422 }
       
   423 \end{scope}
       
   424 \end{tikzpicture}
       
   425 $$
       
   426 $$
       
   427 \begin{tikzpicture}[baseline=0]
       
   428 \begin{scope}
       
   429 \path[clip] (0,-1) rectangle (4,1);
       
   430 \draw[blue,line width=2pt] (0,-1) rectangle (4,1);
       
   431 \draw[blue] (0,-1) -- (4,1);
       
   432 \foreach \x in {0, 0.5, ..., 6} {
       
   433 	\draw[green!50!brown] (\x,-2) -- (\x,2);
       
   434 }
       
   435 \end{scope}
       
   436 \end{tikzpicture}
       
   437 \qquad
       
   438 \begin{tikzpicture}[baseline=0]
       
   439 \begin{scope}
       
   440 \path[clip] (0,-1) rectangle (5,1);
       
   441 \draw[blue,line width=2pt] (0,-1) rectangle (5,1);
       
   442 \draw[blue] (1,-1) .. controls  (2,-1) and (3,1) .. (4,1);
       
   443 \foreach \x in {0, 0.5, ..., 6} {
       
   444 	\draw[green!50!brown] (\x,-2) -- (\x,2);
       
   445 }
       
   446 \end{scope}
       
   447 \end{tikzpicture}
       
   448 $$
       
   449 \caption{Five examples of unions of pinched products}\label{pinched_prod_unions}
   370 \end{figure}
   450 \end{figure}
   371 
   451 
   372 The product axiom will give a map $\pi^*:\cC(X)\to \cC(E)$ for each pinched product
   452 The product axiom will give a map $\pi^*:\cC(X)\to \cC(E)$ for each pinched product
   373 $\pi:E\to X$.
   453 $\pi:E\to X$.
   374 Morphisms in the image of $\pi^*$ will be called product morphisms.
   454 Morphisms in the image of $\pi^*$ will be called product morphisms.