src/HOL/Examples/document/root.tex
author wenzelm
Wed, 22 Jan 2025 22:22:19 +0100
changeset 81954 6f2bcdfa9a19
parent 74889 7dbac7d3cdab
permissions -rw-r--r--
misc tuning: more concise operations on prems (without change of exceptions); discontinue odd clone Drule.cprems_of (see also 991a3feaf270);

\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[only,bigsqcap]{stmaryrd}
\usepackage{ifthen,proof,amssymb,isabelle,isabellesym,wasysym}

\isabellestyle{literal}
\usepackage{pdfsetup}\urlstyle{rm}


\hyphenation{Isabelle}

\begin{document}

\title{Notable Examples in Isabelle/HOL}
\maketitle

\tableofcontents

\parindent 0pt \parskip 0.5ex

\input{session}

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}