| author | wenzelm |
| Fri, 01 Nov 2024 15:40:31 +0100 | |
| changeset 81299 | e45d6575f893 |
| parent 73404 | 299f6a8faccc |
| permissions | -rw-r--r-- |
| 63505 | 1 |
\documentclass[11pt,a4paper]{article}
|
| 73404 | 2 |
\usepackage[T1]{fontenc}
|
| 63505 | 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}
|