src/ZF/AC/document/root.tex
author haftmann
Mon, 22 Sep 2008 13:56:03 +0200
changeset 28314 053419cefd3c
parent 17159 d5060118122e
child 73404 299f6a8faccc
permissions -rw-r--r--
TEMPORARY: make batch run happy

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\usepackage{isabelle,amssymb,isabellesym}
\usepackage{pdfsetup}\urlstyle{rm}

%table of contents is too crowded!
\usepackage{tocloft}
\addtolength\cftsubsecnumwidth {0.5em}
\addtolength\cftsubsubsecnumwidth {1.0em}

\begin{document}

\title{Equivalents of the Axiom of Choice}
\author{Krzysztof Gr\c{a}bczewski}
\maketitle

\begin{abstract}
  This development~\cite{paulson-gr} proves the equivalence of seven
  formulations of the well-ordering theorem and twenty formulations of the
  axiom of choice. It formalizes the first two chapters of the monograph
  \emph{Equivalents of the Axiom of Choice} by Rubin and
  Rubin~\cite{rubin&rubin}. Some of this mmaterial involves extremely complex
  techniques.
\end{abstract}

\tableofcontents

\begin{center}
  \includegraphics[width=\textwidth]{session_graph}
\end{center}

\newpage

\parindent 0pt\parskip 0.5ex

\input{session}

\bibliographystyle{plain}
\bibliography{root}

\end{document}