src/HOL/Algebra/document/root.tex
author huffman
Wed, 09 Nov 2011 10:58:08 +0100
changeset 45435 d660c4b9daa6
parent 40945 b8703f63bfb2
child 58867 911addd19e9f
permissions -rw-r--r--
add ring_char_0 class constraints to several simprocs (internal proofs of #n ~= 0 fail for type s not in this class); test simprocs using most general type classes instead of just int and rat.

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\usepackage{isabelle,isabellesym}
\usepackage{amssymb}
\usepackage{textcomp}
\usepackage[utf8]{inputenc}
\usepackage[only,bigsqcap]{stmaryrd}
%\usepackage{amsmath}

% this should be the last package used
\usepackage{pdfsetup}

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

\begin{document}

\title{The Isabelle/HOL Algebra Library}
\author{Clemens Ballarin (Editor)}
\date{With contributions by Jesús Aransay, Clemens Ballarin, Stephan Hohe,
  Florian Kammüller and Lawrence C Paulson \\
  \today}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[scale=0.5]{session_graph}
\end{center}

\clearpage

%\renewcommand{\isamarkupheader}[1]%
%{\section{\isabellecontext: #1}\markright{THEORY~``\isabellecontext''}}

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

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

\end{document}