src/ZF/Induct/document/root.tex
author paulson <lp15@cam.ac.uk>
Wed, 12 Jul 2023 18:28:11 +0100
changeset 78322 74c75da4cb01
parent 73404 299f6a8faccc
permissions -rw-r--r--
Some fixes, and SOME TIME LIMITS

\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{isabelle,isabellesym}
\usepackage{amssymb}
\usepackage{pdfsetup}

\urlstyle{rm}
\isabellestyle{it}


\begin{document}

\title{Examples of Inductive and Coinductive Definitions in ZF}
\author{Lawrence C Paulson and others}
\maketitle

\tableofcontents

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

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}