src/HOL/ex/document/root.tex
author berghofe
Wed, 07 Feb 2007 17:58:50 +0100
changeset 22275 51411098e49b
parent 19024 80eb6640f3d5
child 40945 b8703f63bfb2
permissions -rw-r--r--
- Improved handling of monotonicity rules involving <= - ind_cases: variables to be generalized can now be specified using "for" keyword


% $Id$

\documentclass[11pt,a4paper]{article}
\usepackage{isabelle,isabellesym}
\usepackage[latin1]{inputenc}
\usepackage[english]{babel}
\usepackage{textcomp}
\usepackage{amssymb}
\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}