| 11352 |      1 | 
 | 
|  |      2 | \documentclass[11pt,a4paper]{article}
 | 
|  |      3 | \usepackage{isabelle,isabellesym,pdfsetup}
 | 
|  |      4 | 
 | 
| 11355 |      5 | \urlstyle{rm}
 | 
|  |      6 | \isabellestyle{it}
 | 
|  |      7 | 
 | 
| 11352 |      8 | \newcommand{\isasymEX}{\isamath{\mathrm{EX}}}
 | 
|  |      9 | \newcommand{\isasymEF}{\isamath{\mathrm{EF}}}
 | 
|  |     10 | \newcommand{\isasymEG}{\isamath{\mathrm{EG}}}
 | 
|  |     11 | \newcommand{\isasymAX}{\isamath{\mathrm{AX}}}
 | 
|  |     12 | \newcommand{\isasymAF}{\isamath{\mathrm{AF}}}
 | 
|  |     13 | \newcommand{\isasymAG}{\isamath{\mathrm{AG}}}
 | 
|  |     14 | 
 | 
|  |     15 | 
 | 
|  |     16 | \begin{document}
 | 
|  |     17 | 
 | 
| 11355 |     18 | \title{Some properties of CTL}
 | 
| 11352 |     19 | \author{Gertrud Bauer}
 | 
|  |     20 | \maketitle
 | 
| 11355 |     21 | 
 | 
| 11352 |     22 | \tableofcontents
 | 
|  |     23 | \bigskip
 | 
|  |     24 | 
 | 
|  |     25 | \parindent 0pt\parskip 0.5ex
 | 
|  |     26 | 
 | 
|  |     27 | \input{session}
 | 
|  |     28 | 
 | 
| 11355 |     29 | \bibliographystyle{abbrv}
 | 
|  |     30 | \bibliography{root}
 | 
| 11352 |     31 | 
 | 
|  |     32 | \end{document}
 |