| 9796 |      1 | 
 | 
|  |      2 | % $Id$
 | 
| 7741 |      3 | 
 | 
|  |      4 | \input{style}
 | 
|  |      5 | 
 | 
|  |      6 | \hyphenation{Isabelle}
 | 
|  |      7 | 
 | 
|  |      8 | \begin{document}
 | 
|  |      9 | 
 | 
|  |     10 | \title{Miscellaneous Isabelle/Isar examples for Higher-Order Logic}
 | 
| 8051 |     11 | \author{Markus Wenzel \\ \url{http://www.in.tum.de/~wenzelm/} \\[2ex]
 | 
| 8052 |     12 |   With contributions by Gertrud Bauer and Tobias Nipkow}
 | 
| 7741 |     13 | \maketitle
 | 
|  |     14 | 
 | 
|  |     15 | \begin{abstract}
 | 
| 18193 |     16 |   Isar offers a high-level proof (and theory) language for Isabelle.
 | 
|  |     17 |   We give various examples of Isabelle/Isar proof developments,
 | 
|  |     18 |   ranging from simple demonstrations of certain language features to a
 | 
|  |     19 |   bit more advanced applications.  The ``real'' applications of
 | 
|  |     20 |   Isabelle/Isar are found elsewhere.
 | 
| 7741 |     21 | \end{abstract}
 | 
|  |     22 | 
 | 
|  |     23 | \tableofcontents
 | 
| 7869 |     24 | 
 | 
|  |     25 | \parindent 0pt \parskip 0.5ex
 | 
| 8189 |     26 | 
 | 
| 12105 |     27 | \input{session}
 | 
| 7741 |     28 | 
 | 
| 7816 |     29 | \nocite{isabelle-isar-ref,Wenzel:1999:TPHOL}
 | 
| 12105 |     30 | \bibliographystyle{abbrv}
 | 
| 7816 |     31 | \bibliography{root}
 | 
|  |     32 | 
 | 
| 7741 |     33 | \end{document}
 |