author | wenzelm |
Mon, 24 Oct 2016 11:42:39 +0200 | |
changeset 64367 | a424f2737646 |
parent 63505 | 42e1dece537a |
child 73404 | 299f6a8faccc |
permissions | -rw-r--r-- |
63505 | 1 |
\documentclass[11pt,a4paper]{article} |
2 |
\usepackage[utf8]{inputenc} |
|
3 |
\usepackage{isabelle,isabellesym} |
|
4 |
\usepackage{pdfsetup} |
|
5 |
||
6 |
\urlstyle{rm} |
|
7 |
\isabellestyle{it} |
|
8 |
||
9 |
\begin{document} |
|
10 |
||
11 |
\title{Isabelle/CTT --- Constructive Type Theory \\ |
|
12 |
with extensional equality and without universes} |
|
13 |
\author{Larry Paulson} |
|
14 |
\maketitle |
|
15 |
||
16 |
\tableofcontents |
|
17 |
||
18 |
\parindent 0pt\parskip 0.5ex |
|
19 |
\input{session} |
|
20 |
||
21 |
\end{document} |