\documentclass[11pt,notitlepage]{article}
\usepackage{amsmath,graphicx,amssymb,color,stmaryrd,datetime,amscd,multicol}
\usepackage[setpagesize=false]{hyperref}

\def\sheeturl{{\url{http://drorbn.net/AcademicPensieve/2013-08/}}}

\def\tbd{\text{\color{red} ?}}

\paperwidth 8in
\paperheight 10.5in
\textwidth 8in
\textheight 10.5in
\oddsidemargin -0.75in
\evensidemargin \oddsidemargin
\topmargin -0.75in
\headheight 0in
\headsep 0in
\footskip 0in
\parindent 0in
\setlength{\topsep}{0pt}
\pagestyle{empty}
\dmyydate
\newcounter{linecounter}
\newcommand{\cheatline}{\vskip 1mm\refstepcounter{linecounter}\thelinecounter. }
% Following http://tex.stackexchange.com/questions/23521/tabular-vertical-alignment-to-top:
\def\imagetop#1{\vtop{\null\hbox{#1}}}

\def\arXiv#1{{\href{http://front.math.ucdavis.edu/#1}{arXiv:#1}}}

\def\bbR{{\mathbb R}}

\begin{document}
\setlength{\jot}{0ex}
\setlength{\abovedisplayskip}{0.5ex}
\setlength{\belowdisplayskip}{0.5ex}
\setlength{\abovedisplayshortskip}{0ex}
\setlength{\belowdisplayshortskip}{0ex}

\parbox[b]{3.5in}{
  {\LARGE\bf Cheat Sheet 3D Topology}
  \newline \footnotesize Material from Hatcher's notes and from Hempel's book.
}
\hfill\parbox[b]{4.5in}{\small
  \null\hfill\sheeturl
  \newline\null\hfill initiated 31/8/13; modified \today, \ampmtime; continued \href{http://drorbn.net/AcademicPensieve/2013-09/}{2013-09}
}

\rule{\textwidth}{1pt}\vspace{-5mm}
\begin{multicols}{2}

{\bf Theorem} (Alexander, 1920s). An embedded 2-sphere in $\bbR^3$ bounds a 3-ball.

\end{multicols}

\rule{\textwidth}{1pt}\vspace{-5mm}
\begin{multicols}{2}

{\bf Dehn's Lemma} (Dehn 1910 (wrong), Papakyriakopoulos 1950s). $M$ a 3-manifold, $f\colon B^2\to M$ s.t.\ for some neighborhood $A$ of $\partial B^2$ in $B^2$ the restriction $F\mid_A$ is an embedding and $f^{-1}(f(A))=A$. Then $f\mid_{\partial B^2}$ extends to an embedding $g\colon B^2\to M$.

{\bf The Loop Theorem} (Stallings 1960, implies Dehn's lemma). $M$ a 3-manifold, $F$ a connected 2-manifold in $\partial M$, $\ker(\pi_1(F)\to\pi_1(M)\not\subset N\triangleleft\pi_1(F)$. Then there is a proper embedding $g\colon(B^2,\partial B^2)\to(M,F)$ s.t.\ $[g\mid_{\partial B^2}]\not\in N$.

{\bf The Sphere Theorem.} $M$ orientable 3-manifold, $N$ a $\pi_1(M)$-invariant proper subgroup of $\pi_2(M)$. Then there is an embedding $g\colon S^2\to M$ s.t.\ $[g]\not\in N$.

\end{multicols}

\vfill\rule{\textwidth}{1pt}

{\bf To do.}
$\bullet$ Schoenlies, JSJ.

\end{document}

\endinput

