src/Doc/Typeclass_Hierarchy/document/root.tex
author wenzelm
Thu, 02 Mar 2023 15:55:20 +0100
changeset 77482 10147ecf9196
parent 73723 1bbbaae6b5e3
permissions -rw-r--r--
tuned, following ML_Statistics.monitor;

\documentclass[12pt,a4paper,fleqn]{article}
\usepackage{latexsym,graphicx}
\usepackage{iman,extra,isar}
\usepackage{isabelle,isabellesym}
\usepackage{style}
\usepackage{pdfsetup}

\hyphenation{Isabelle}
\hyphenation{Isar}
\isadroptag{theory}

\title{\includegraphics[scale=0.5]{isabelle_logo}
  \\[4ex] The {Isabelle/HOL} type-class hierarchy}
\author{\emph{Florian Haftmann}}

\begin{document}

\maketitle

\begin{abstract}
  \noindent This primer introduces corner stones of the {Isabelle/HOL}
  type-class hierarchy and gives some insights into its internal
  organization.
\end{abstract}

\thispagestyle{empty}\clearpage

\pagenumbering{roman}
\clearfirst

\input{Typeclass_Hierarchy.tex}

\begingroup
\bibliographystyle{plain} \small\raggedright\frenchspacing
\bibliography{manual}
\endgroup

\end{document}