src/ZF/AC/document/root.tex
author wenzelm
Mon, 22 May 2017 00:23:25 +0200
changeset 65897 94b0da1b242e
parent 17159 d5060118122e
child 73404 299f6a8faccc
permissions -rw-r--r--
back to scala-2.11.8 due to apparent non-termination of HOL-Codegenerator_Test;

\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}