| 11585 |      1 | 
 | 
|  |      2 | % $Id$
 | 
|  |      3 | 
 | 
|  |      4 | \documentclass[11pt,a4paper]{article}
 | 
| 12023 |      5 | \usepackage{isabelle,isabellesym}
 | 
| 40945 |      6 | \usepackage[utf8]{inputenc}
 | 
| 11823 |      7 | \usepackage[english]{babel}
 | 
| 12357 |      8 | \usepackage{textcomp}
 | 
| 19024 |      9 | \usepackage{amssymb}
 | 
| 12023 |     10 | \usepackage{pdfsetup}
 | 
| 11585 |     11 | 
 | 
|  |     12 | \urlstyle{rm}
 | 
|  |     13 | \isabellestyle{it}
 | 
|  |     14 | 
 | 
| 15871 |     15 | \newcommand{\isasymEX}{\isamath{\mathrm{EX}}}
 | 
|  |     16 | \newcommand{\isasymEF}{\isamath{\mathrm{EF}}}
 | 
|  |     17 | \newcommand{\isasymEG}{\isamath{\mathrm{EG}}}
 | 
|  |     18 | \newcommand{\isasymAX}{\isamath{\mathrm{AX}}}
 | 
|  |     19 | \newcommand{\isasymAF}{\isamath{\mathrm{AF}}}
 | 
|  |     20 | \newcommand{\isasymAG}{\isamath{\mathrm{AG}}}
 | 
|  |     21 | 
 | 
|  |     22 | 
 | 
|  |     23 | 
 | 
| 11585 |     24 | \begin{document}
 | 
|  |     25 | 
 | 
| 11592 |     26 | \title{Miscellaneous HOL Examples}
 | 
| 11585 |     27 | \maketitle
 | 
|  |     28 | 
 | 
|  |     29 | \tableofcontents
 | 
|  |     30 | 
 | 
|  |     31 | \parindent 0pt\parskip 0.5ex
 | 
|  |     32 | \input{session}
 | 
|  |     33 | 
 | 
| 12105 |     34 | \bibliographystyle{abbrv}
 | 
|  |     35 | \bibliography{root}
 | 
|  |     36 | 
 | 
| 11585 |     37 | \end{document}
 |