src/HOL/Isar_examples/document/root.tex
author huffman
Wed, 16 Jan 2008 22:41:49 +0100
changeset 25920 8df5eabda5f6
parent 18193 54419506df9e
child 31758 3edd5f813f01
permissions -rw-r--r--
change class axiom ax_flat to rule_format


% $Id$

\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 a
  bit more advanced applications.  The ``real'' applications of
  Isabelle/Isar are found elsewhere.
\end{abstract}

\tableofcontents

\parindent 0pt \parskip 0.5ex

\input{session}

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

\end{document}