src/HOL/Extraction/document/root.tex
author haftmann
Thu, 19 Aug 2010 16:08:53 +0200
changeset 38556 dc92eee56ed7
parent 37848 a33ecf47f0a0
permissions -rw-r--r--
deglobalized named HOL constants

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

\urlstyle{rm}
\isabellestyle{it}

\begin{document}

\title{Examples for program extraction in Higher-Order Logic}
\author{Stefan Berghofer}
\maketitle

\nocite{Berger-JAR-2001,Coquand93}

\tableofcontents
\newcommand{\isasymbind}{\isamath{\mathbin{>\!\!\!>\mkern-6.7mu=}}}
\newcommand{\isasymthen}{\isamath{\mathbin{>\!\!\!>}}}

\parindent 0pt\parskip 0.5ex

\input{session}

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}