| 12193 |      1 | \documentclass[11pt,a4paper]{article}
 | 
| 73404 |      2 | \usepackage[T1]{fontenc}
 | 
| 12193 |      3 | \usepackage{isabelle,isabellesym}
 | 
| 62059 |      4 | \usepackage{amssymb}
 | 
| 12193 |      5 | \usepackage{pdfsetup}
 | 
|  |      6 | 
 | 
|  |      7 | \urlstyle{rm}
 | 
|  |      8 | \isabellestyle{it}
 | 
|  |      9 | 
 | 
|  |     10 | 
 | 
|  |     11 | \begin{document}
 | 
|  |     12 | 
 | 
|  |     13 | \title{Examples of Inductive and Coinductive Definitions in ZF}
 | 
|  |     14 | \author{Lawrence C Paulson and others}
 | 
|  |     15 | \maketitle
 | 
|  |     16 | 
 | 
|  |     17 | \tableofcontents
 | 
|  |     18 | 
 | 
|  |     19 | \parindent 0pt\parskip 0.5ex
 | 
|  |     20 | \input{session}
 | 
|  |     21 | 
 | 
| 12610 |     22 | \bibliographystyle{abbrv}
 | 
|  |     23 | \bibliography{root}
 | 
|  |     24 | 
 | 
| 12193 |     25 | \end{document}
 |