| 
9813
 | 
     1  | 
\documentclass[11pt,a4paper]{article}
 | 
| 
11855
 | 
     2  | 
\usepackage{graphicx}
 | 
| 
11944
 | 
     3  | 
\usepackage[english]{babel}
 | 
| 
11945
 | 
     4  | 
\usepackage{amssymb}
 | 
| 
40945
 | 
     5  | 
\usepackage{textcomp}
 | 
| 
9813
 | 
     6  | 
\usepackage{isabelle,isabellesym,pdfsetup}
 | 
| 
 | 
     7  | 
  | 
| 
 | 
     8  | 
\isabellestyle{it}
 | 
| 
 | 
     9  | 
\renewcommand{\isamarkupsubsubsection}[1]{\subsubsection*{#1}}
 | 
| 
11945
 | 
    10  | 
\newcommand{\isasymRrightarrow}{\isamath{\Rrightarrow}}
 | 
| 
9813
 | 
    11  | 
  | 
| 
 | 
    12  | 
\begin{document}
 | 
| 
 | 
    13  | 
  | 
| 
 | 
    14  | 
\title{Fundamental Properties of Lambda-calculus}
 | 
| 
 | 
    15  | 
\author{Tobias Nipkow \\ Stefan Berghofer}
 | 
| 
 | 
    16  | 
\maketitle
  | 
| 
 | 
    17  | 
  | 
| 
 | 
    18  | 
\tableofcontents
  | 
| 
11855
 | 
    19  | 
  | 
| 
 | 
    20  | 
\begin{center}
 | 
| 
 | 
    21  | 
  \includegraphics[scale=0.7]{session_graph}  
 | 
| 
 | 
    22  | 
\end{center}
 | 
| 
 | 
    23  | 
  | 
| 
9813
 | 
    24  | 
\newpage
  | 
| 
 | 
    25  | 
  | 
| 
 | 
    26  | 
\parindent 0pt \parskip 0.5ex
  | 
| 
 | 
    27  | 
  | 
| 
13031
 | 
    28  | 
\input{session}
 | 
| 
9813
 | 
    29  | 
  | 
| 
14068
 | 
    30  | 
\bibliographystyle{abbrv}
 | 
| 
 | 
    31  | 
\bibliography{root}
 | 
| 
 | 
    32  | 
  | 
| 
9813
 | 
    33  | 
\end{document}
 |