src/CTT/document/root.tex
author immler
Sun, 27 Oct 2019 21:51:14 -0400
changeset 71035 6fe5a0e1fa8e
parent 63505 42e1dece537a
child 73404 299f6a8faccc
permissions -rw-r--r--
moved theory Interval from the AFP

\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage{isabelle,isabellesym}
\usepackage{pdfsetup}

\urlstyle{rm}
\isabellestyle{it}

\begin{document}

\title{Isabelle/CTT --- Constructive Type Theory \\
  with extensional equality and without universes}
\author{Larry Paulson}
\maketitle

\tableofcontents

\parindent 0pt\parskip 0.5ex
\input{session}

\end{document}