src/HOL/ex/document/root.tex
author urbanc
Mon, 15 May 2006 19:40:17 +0200
changeset 19638 4358b88a9d12
parent 19024 80eb6640f3d5
child 40945 b8703f63bfb2
permissions -rw-r--r--
added the lemmas pt_fresh_aux and pt_fresh_aux_ineq (they are used in the proof of the strong induction principle) added code to nominal_atoms to collect these lemmas in "fresh_aux" instantiated for each atom type deleted the fresh_fun_eqvt from nominal_atoms, since fresh_fun is not used anymore in the recursion combinator


% $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}