doc-src/Tutorial/appendix.tex
author paulson
Fri, 04 Dec 1998 10:40:06 +0100
changeset 6014 bfd4923b0957
parent 5850 9712294e60b9
permissions -rw-r--r--
locales
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
     1
\appendix
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
     2
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
     3
\chapter{Appendix}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
     4
\label{sec:Appendix}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
     5
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
     6
\begin{figure}[htbp]
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
     7
\begin{center}
5581
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
     8
\begin{tabular}{|lllll|}
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
     9
\hline
5850
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    10
\texttt{and} &
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    11
\texttt{arities} &
5581
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    12
\texttt{assumes} &
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    13
\texttt{axclass} &
5850
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    14
\texttt{binder} \\
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    15
\texttt{classes} &
5581
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    16
\texttt{constdefs} &
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    17
\texttt{consts} &
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    18
\texttt{default} &
5850
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    19
\texttt{defines} \\
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    20
\texttt{defs} &
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    21
\texttt{end} &
5581
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    22
\texttt{fixes} &
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    23
\texttt{global} &
5850
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    24
\texttt{inductive} \\
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    25
\texttt{infixl} &
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    26
\texttt{infixr} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    27
\texttt{instance} &
5581
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    28
\texttt{local} &
5850
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    29
\texttt{locale} \\
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    30
\texttt{mixfix} &
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    31
\texttt{ML} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    32
\texttt{MLtext} &
5581
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    33
\texttt{nonterminals} &
5850
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    34
\texttt{oracle} \\
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    35
\texttt{output} &
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    36
\texttt{path} &
5581
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    37
\texttt{primrec} &
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    38
\texttt{rules} &
5850
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    39
\texttt{setup} \\
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    40
\texttt{syntax} &
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    41
\texttt{translations} &
5581
295bb029170c New keywords
nipkow
parents: 5375
diff changeset
    42
\texttt{typedef} &
5850
9712294e60b9 *** empty log message ***
nipkow
parents: 5581
diff changeset
    43
\texttt{types} &\\
5375
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    44
\hline
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    45
\end{tabular}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    46
\end{center}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    47
\caption{Keywords in theory files}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    48
\label{fig:keywords}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    49
\end{figure}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    50
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    51
\begin{figure}[htbp]
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    52
\begin{center}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    53
\begin{tabular}{|lllll|}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    54
\hline
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    55
\texttt{ALL} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    56
\texttt{case} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    57
\texttt{div} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    58
\texttt{dvd} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    59
\texttt{else} \\
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    60
\texttt{EX} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    61
\texttt{if} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    62
\texttt{in} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    63
\texttt{INT} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    64
\texttt{Int} \\
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    65
\texttt{LEAST} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    66
\texttt{let} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    67
\texttt{mod} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    68
\texttt{O} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    69
\texttt{o} \\
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    70
\texttt{of} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    71
\texttt{op} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    72
\texttt{PROP} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    73
\texttt{SIGMA} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    74
\texttt{then} \\
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    75
\texttt{Times} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    76
\texttt{UN} &
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    77
\texttt{Un} &&\\
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    78
\hline
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    79
\end{tabular}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    80
\end{center}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    81
\caption{Reserved words in HOL}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    82
\label{fig:ReservedWords}
1463e182c533 The HOL tutorial.
nipkow
parents:
diff changeset
    83
\end{figure}