doc-src/TutorialI/appendix.tex
author wenzelm
Fri, 15 Sep 2000 20:47:06 +0200
changeset 10002 aaaca09b18de
parent 9933 9feb1e0c4cb3
child 10171 59d6633835fa
permissions -rw-r--r--
*** empty log message ***

\appendix

\chapter{Appendix}
\label{sec:Appendix}

\begin{figure}[htbp]
\begin{center}
\begin{tabular}{|ccccccccccc|}
\hline
\indexboldpos{\isasymand}{$HOL0and} &
\indexboldpos{\isasymor}{$HOL0or} &
\indexboldpos{\isasymimp}{$HOL0imp} &
\indexboldpos{\isasymnot}{$HOL0not} &
\indexboldpos{\isasymnoteq}{$HOL0noteq} &
\indexboldpos{\isasymforall}{$HOL0All} &
\isasymforall &
\indexboldpos{\isasymexists}{$HOL0Ex} &
\isasymexists &
\isasymuniqex\index{$HOL0ExU@\isasymuniqex|bold} &
\isasymuniqex \\
\texttt{\&}\indexbold{$HOL0and@{\texttt{\&}}} &
\texttt{|}\index{$HOL0or@\ttor|bold} &
\ttindexboldpos{-->}{$HOL0imp} &
\verb$~$\index{$HOL0not@\verb$~$|bold} &
\verb$~=$\index{$HOL0noteq@\verb$~=$|bold} &
\ttindexbold{ALL} &
\texttt{!}\index{$HOL0All@\ttall|bold} &
\ttindexbold{EX} &
\texttt{?}\index{$HOL0Ex@\texttt{?}|bold} &
\ttEXU\index{EXX@\ttEXU|bold} &
\ttuniquex\index{$HOL0ExU@\ttuniquex|bold}\\
\hline\hline
\indexboldpos{\isasymlbrakk}{$Isabrl} &
\indexboldpos{\isasymrbrakk}{$Isabrr} &
\indexboldpos{\isasymImp}{$IsaImp} &
\indexboldpos{\isasymAnd}{$IsaAnd} &
\indexboldpos{\isasymequiv}{$IsaEq} &
\indexboldpos{\isasymlambda}{$Isalam} &
\indexboldpos{\isasymFun}{$IsaFun}&
&
&
&
\\
\texttt{[|}\index{$Isabrl@\ttlbr|bold} &
\texttt{|]}\index{$Isabrr@\ttrbr|bold} &
\ttindexboldpos{==>}{$IsaImp} &
\texttt{!!}\index{$IsaAnd@\ttAnd|bold} &
\ttindexboldpos{==}{$IsaEq} &
\texttt{\%}\indexbold{$Isalam@\texttt{\%}} &
\ttindexboldpos{=>}{$IsaFun}&
&
&
&
 \\
\hline\hline
\indexboldpos{\isasymcirc}{$HOL1} &
\indexboldpos{\isasymle}{$HOL2arithrel}&
\indexboldpos{\isasymtimes}{$IsaFun}&
&
&
&
&
&
&
&
 \\
\ttindexbold{o} &
\ttindexboldpos{<=}{$HOL2arithrel}&
\ttindexboldpos{*}{$HOL2arithfun} &
&
&
&
&
&
&
&
\\
\hline
\end{tabular}
\end{center}
\caption{Mathematical symbols and their ASCII-equivalents}
\label{fig:ascii}
\end{figure}\indexbold{ASCII symbols}


\begin{figure}[htbp]
\begin{center}
\begin{tabular}{|lllll|}
\hline
\texttt{ALL} &
\texttt{case} &
\texttt{div} &
\texttt{dvd} &
\texttt{else} \\
\texttt{EX} &
\texttt{if} &
\texttt{in} &
\texttt{INT} &
\texttt{Int} \\
\texttt{LEAST} &
\texttt{let} &
\texttt{mod} &
\texttt{O} &
\texttt{o} \\
\texttt{of} &
\texttt{op} &
\texttt{PROP} &
\texttt{SIGMA} &
\texttt{then} \\
\texttt{Times} &
\texttt{UN} &
\texttt{Un} &&\\
\hline
\end{tabular}
\end{center}
\caption{Reserved words in HOL terms}
\label{fig:ReservedWords}
\end{figure}


%\begin{figure}[htbp]
%\begin{center}
%\begin{tabular}{|lllll|}
%\hline
%\texttt{and} &
%\texttt{binder} &
%\texttt{con_defs} &
%\texttt{concl} &
%\texttt{congs} \\
%\texttt{distinct} &
%\texttt{files} &
%\texttt{in} &
%\texttt{induction} &
%\texttt{infixl} \\
%\texttt{infixr} &
%\texttt{inject} &
%\texttt{intrs} &
%\texttt{is} &
%\texttt{monos} \\
%\texttt{output} &
%\texttt{where} &
% &
% &
% \\
%\hline
%\end{tabular}
%\end{center}
%\caption{Minor keywords in HOL theories}
%\label{fig:keywords}
%\end{figure}