src/HOL/ex/document/root.tex
author wenzelm
Sat, 17 Sep 2005 18:11:18 +0200
changeset 17458 e42bfad176eb
parent 15871 e524119dbf19
child 19024 80eb6640f3d5
permissions -rw-r--r--
lemmas [code] = imp_conv_disj (from Main.thy) -- Why does it need Datatype?


% $Id$

\documentclass[11pt,a4paper]{article}
\usepackage{isabelle,isabellesym}
\usepackage[latin1]{inputenc}
\usepackage[english]{babel}
\usepackage{textcomp}
\usepackage{pdfsetup}

\urlstyle{rm}
\isabellestyle{it}

\newcommand{\isasymEX}{\isamath{\mathrm{EX}}}
\newcommand{\isasymEF}{\isamath{\mathrm{EF}}}
\newcommand{\isasymEG}{\isamath{\mathrm{EG}}}
\newcommand{\isasymAX}{\isamath{\mathrm{AX}}}
\newcommand{\isasymAF}{\isamath{\mathrm{AF}}}
\newcommand{\isasymAG}{\isamath{\mathrm{AG}}}



\begin{document}

\title{Miscellaneous HOL Examples}
\maketitle

\tableofcontents

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

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}