src/HOL/Isar_examples/document/root.tex
author oheimb
Thu, 27 Jan 2000 15:30:10 +0100
changeset 8147 b712b870a5d1
parent 8052 6ae3ca78a558
child 8189 f8a29f5a0433
permissions -rw-r--r--
*** empty log message ***


\input{style}

\hyphenation{Isabelle}

\begin{document}

\title{Miscellaneous Isabelle/Isar examples for Higher-Order Logic}
\author{Markus Wenzel \\ \url{http://www.in.tum.de/~wenzelm/} \\[2ex]
  With contributions by Gertrud Bauer and Tobias Nipkow}
\maketitle

\begin{abstract}
  Isar offers a high-level proof (and theory) language for Isabelle.
  We give various examples of Isabelle/Isar proof developments,
  ranging from simple demonstrations of certain language features to
  more advanced applications.
\end{abstract}

\tableofcontents

\parindent 0pt \parskip 0.5ex
\input{session}

\nocite{isabelle-isar-ref,Wenzel:1999:TPHOL}
\bibliographystyle{plain}
\bibliography{root}

\end{document}