src/HOL/Lambda/document/root.tex
author wenzelm
Fri, 06 Oct 2000 17:35:58 +0200
changeset 10168 50be659d4222
parent 9813 0c1ce01a5049
child 11855 bdae1f29f35d
permissions -rw-r--r--
final tuning;


% $Id$

\documentclass[11pt,a4paper]{article}
\usepackage{isabelle,isabellesym,pdfsetup}

\isabellestyle{it}
\renewcommand{\isamarkupsubsubsection}[1]{\subsubsection*{#1}}

\begin{document}

\title{Fundamental Properties of Lambda-calculus}
\author{Tobias Nipkow \\ Stefan Berghofer}
\maketitle

\tableofcontents
\newpage

\parindent 0pt \parskip 0.5ex

\input{Lambda}
\input{Commutation}
\input{ParRed}
\input{Eta}
\input{ListApplication}
\input{ListOrder}
\input{ListBeta}
\input{InductTermi}
\input{Type}

\end{document}