Quotient-Paper/document/root.tex
author Christian Urban <urbanc@in.tum.de>
Mon, 03 May 2010 08:52:15 +0100
changeset 2032 5641981ec67d
parent 1975 b1281a0051ae
child 2174 157e8a4a6556
permissions -rw-r--r--
some preliminary notes of the abstract (qpaper); still need to see the motivating example

\documentclass{svjour3}
\usepackage{times}
\usepackage{isabelle}
\usepackage{isabellesym}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{pdfsetup}


\urlstyle{rm}
\isabellestyle{it}
\renewcommand{\isastyle}{\isastyleminor}

\begin{document}

\title{Quotients Revisited for Isabelle/HOL}
\author{Cezary Kaliszyk$^*$ and Christian Urban$^*$}
\institute{$^*$ Technical University of Munich, Germany}
\maketitle

\begin{abstract}
Higher-order logic (HOL) is based on a safe logic kernel, which 
can only be extended by introducing new definitions and new types. 

\end{abstract}

% generated text of all theories
\input{session}

% optional bibliography
\bibliographystyle{abbrv}
\bibliography{root}

\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End: