src/HOL/UNITY/document/root.tex
author chaieb
Wed, 19 May 2004 11:23:59 +0200
changeset 14758 af3b71a46a1c
parent 14150 9a23e4eb5eb3
child 17159 d5060118122e
permissions -rw-r--r--
A new implementation for presburger arithmetic following the one suggested in technical report Chaieb Amine and Tobias Nipkow. It is generic an smaller. the tactic has also changed and allows the abstaction over fuction occurences whose type is nat or int.

\documentclass[10pt,a4paper,twoside]{article}
\usepackage{graphicx}
\usepackage{latexsym,theorem}
\usepackage{isabelle,isabellesym}
\usepackage{pdfsetup}\urlstyle{rm}

\begin{document}

\pagestyle{headings}
\pagenumbering{arabic}

\title{The UNITY Formalism}
\author{Sidi Ehmety and Lawrence C. Paulson}
\maketitle

\tableofcontents

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

\newpage

\parindent 0pt\parskip 0.5ex

\input{session}
\end{document}