src/HOL/Library/Library/document/root.tex
author huffman
Fri, 20 Jun 2008 20:03:13 +0200
changeset 27297 2c42b1505f25
parent 26590 9114b5fe533a
child 31975 366ad09d39ef
permissions -rw-r--r--
removed SetPcpo.thy and cpo instance for type bool; added Cset.thy with pcpo type 'a cset isomorphic to 'a set; updated ideal completion theory to use cset


% $Id$

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

\urlstyle{rm}
\isabellestyle{it}
\pagestyle{myheadings}

\begin{document}

\title{The Supplemental Isabelle/HOL Library}
\author{}
\maketitle

\tableofcontents
\newpage

\renewcommand{\isamarkupheader}[1]%
{\ifthenelse{\equal{#1}{}}{\section{\isabellecontext}}{\section{\isabellecontext: #1}}%
\markright{THEORY~``\isabellecontext''}}
\renewcommand{\isasymguillemotright}{$\gg$}

\input{session}

\pagestyle{headings}
\bibliographystyle{abbrv}
\bibliography{root}

\end{document}