src/HOL/Library/Library/document/root.tex
author haftmann
Mon, 06 Nov 2006 16:28:33 +0100
changeset 21192 5fe5cd5fede7
parent 16763 14443b31ef47
child 22366 f4840bfffe5d
permissions -rw-r--r--
added state monad to HOL library
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12811
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
     1
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
     2
% $Id$
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
     3
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
     4
\documentclass[11pt,a4paper]{article}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
     5
\usepackage{ifthen}
12816
668073849ca9 fixed document setup of HOL-Library;
wenzelm
parents: 12811
diff changeset
     6
\usepackage[latin1]{inputenc}
12811
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
     7
\usepackage{isabelle,isabellesym,pdfsetup}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
     8
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
     9
\urlstyle{rm}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    10
\isabellestyle{it}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    11
\pagestyle{myheadings}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    12
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    13
\begin{document}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    14
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    15
\title{The Supplemental Isabelle/HOL Library}
16763
14443b31ef47 moved Davenport citation to Main, removed author list
nipkow
parents: 14706
diff changeset
    16
\author{}
12811
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    17
\maketitle
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    18
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    19
\tableofcontents
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    20
\newpage
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    21
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    22
\renewcommand{\isamarkupheader}[1]%
14706
71590b7733b7 tuned document;
wenzelm
parents: 14589
diff changeset
    23
{\section{\isabellecontext: #1}\markright{THEORY~``\isabellecontext''}}
21192
5fe5cd5fede7 added state monad to HOL library
haftmann
parents: 16763
diff changeset
    24
\renewcommand{\isasymguillemotright}{$\gg$}
12811
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    25
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    26
\parindent 0pt \parskip 0.5ex
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    27
\input{session}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    28
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    29
\pagestyle{headings}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    30
\bibliographystyle{abbrv}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    31
\bibliography{root}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    32
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    33
\end{document}