src/HOL/HOLCF/document/root.tex
author paulson <lp15@cam.ac.uk>
Mon, 09 Dec 2019 16:37:26 +0000
changeset 71260 308baf6b450a
parent 58880 0baae4311a9f
child 73404 299f6a8faccc
permissions -rw-r--r--
corrected some confusing terminology / notation


% HOLCF/document/root.tex

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx,isabelle,isabellesym,latexsym}
\usepackage[only,bigsqcap]{stmaryrd}
\usepackage{textcomp}
\usepackage{pdfsetup}

\urlstyle{rm}
\isabellestyle{it}
\pagestyle{myheadings}
\newcommand{\isasymas}{\textsf{as}}
\newcommand{\isasymlazy}{\isamath{\sim}}
\newcommand{\isasymnotsqsubseteq}{\isamath{\not\sqsubseteq}}

\begin{document}

\title{Isabelle/HOLCF --- Higher-Order Logic of Computable Functions}
\maketitle

\tableofcontents

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

\newpage

\renewcommand{\setisabellecontext}[1]{\markright{THEORY~``#1''}}

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

\end{document}