topology-pair-of-pants.tex 428 B

12345678910111213
  1. \begin{tikzpicture}[tqft/flow=east]
  2. \node[tqft/pair of pants,draw,rotate=-180] (a) {};
  3. \draw (-1.02,-1) ellipse (0.2cm and 0.35cm);
  4. \draw (-1.02,+1) ellipse (0.2cm and 0.35cm);
  5. \draw[dashed] (1,0) ellipse (0.175cm and 0.35cm);
  6. \draw (2.3,0) ellipse (0.7cm and 1.5cm);
  7. \draw (2.3,+0.5) circle (0.3cm);
  8. \draw (2.3,-0.5) circle (0.3cm);
  9. \node at (1.38,0) {$\stackrel{\sim}{=}$};
  10. \end{tikzpicture}