doc-src/TutorialI/appendix.tex
author wenzelm
Sun, 15 Oct 2000 19:50:35 +0200
changeset 10220 2a726de6e124
parent 10178 aecb5bf6f76f
child 10242 028f54cd2cc9
permissions -rw-r--r--
proper symbol markup with \isamath, \isatext; support sub/super scripts:

\appendix

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

\begin{figure}[htbp]
\begin{center}
\begin{tabular}{|l|l|l|}
\hline
\indexboldpos{\isasymlbrakk}{$Isabrl} &
\texttt{[|}\index{$Isabrl@\ttlbr|bold} &
\verb$\<lbrakk>$ \\
\indexboldpos{\isasymrbrakk}{$Isabrr} &
\texttt{|]}\index{$Isabrr@\ttrbr|bold} &
\verb$\<rbrakk>$ \\
\indexboldpos{\isasymImp}{$IsaImp} &
\ttindexboldpos{==>}{$IsaImp} &
\verb$\<Longrightarrow>$ \\
\indexboldpos{\isasymAnd}{$IsaAnd} &
\texttt{!!}\index{$IsaAnd@\ttAnd|bold} &
\verb$\<And>$ \\
\indexboldpos{\isasymequiv}{$IsaEq} &
\ttindexboldpos{==}{$IsaEq} &
\verb$\<equiv>$ \\
\indexboldpos{\isasymlambda}{$Isalam} &
\texttt{\%}\indexbold{$Isalam@\texttt{\%}} &
\verb$\<lambda>$ \\
\indexboldpos{\isasymFun}{$IsaFun} &
\ttindexboldpos{=>}{$IsaFun} &
\verb$\<Rightarrow>$ \\
\indexboldpos{\isasymand}{$HOL0and} &
\texttt{\&}\indexbold{$HOL0and@{\texttt{\&}}} &
\verb$\<and>$ \\
\indexboldpos{\isasymor}{$HOL0or} &
\texttt{|}\index{$HOL0or@\ttor|bold} &
\verb$\<or>$ \\
\indexboldpos{\isasymimp}{$HOL0imp} &
\ttindexboldpos{-->}{$HOL0imp} &
\verb$\<longrightarrow>$ \\
\indexboldpos{\isasymnot}{$HOL0not} &
\verb$~$\index{$HOL0not@\verb$~$|bold} &
\verb$\<not>$ \\
\indexboldpos{\isasymnoteq}{$HOL0noteq} &
\verb$~=$\index{$HOL0noteq@\verb$~=$|bold} &
\verb$\<noteq>$ \\
\indexboldpos{\isasymforall}{$HOL0All} &
\ttindexbold{ALL}, \texttt{!}\index{$HOL0All@\ttall|bold} &
\verb$\<forall>$ \\
\indexboldpos{\isasymexists}{$HOL0Ex} &
\ttindexbold{EX}, \texttt{?}\index{$HOL0Ex@\texttt{?}|bold} &
\verb$\<exists>$ \\
\isasymuniqex\index{$HOL0ExU@\isasymuniqex|bold} &
\ttEXU\index{EXX@\ttEXU|bold}, \ttuniquex\index{$HOL0ExU@\ttuniquex|bold} &
\verb$\<exists>!$\\
\indexboldpos{\isasymepsilon}{$HOL0ExSome} &
\ttindexbold{SOME} &
\verb$\<epsilon>$\\
\indexboldpos{\isasymcirc}{$HOL1} &
\ttindexbold{o} &
\verb$\<circ>$\\
\indexboldpos{\isasymle}{$HOL2arithrel}&
\ttindexboldpos{<=}{$HOL2arithrel}&
\verb$\<le>$\\
\indexboldpos{\isasymtimes}{$IsaFun}&
\ttindexboldpos{*}{$HOL2arithfun} &
\verb$\<times>$\\
\indexboldpos{\isasymin}{$HOL3Set}&
\ttindexboldpos{:}{$HOL3Set} &
\verb$\<in>$\\
? & %\indexboldpos{\isasymnotin}{$HOL3Set} fails for some strange reason
\verb$~:$\index{$HOL3Set@\verb$~:$|bold} &
\verb$\<notin>$\\
\indexboldpos{\isasymsubseteq}{$HOL3Set}&
\verb$<=$ &
\verb$\<subseteq>$\\
\indexboldpos{\isasymunion}{$HOL3Set}&
\ttindexbold{Un} &
\verb$\<union>$\\
\indexboldpos{\isasyminter}{$HOL3Set}&
\ttindexbold{Int} &
\verb$\<inter>$\\
\indexboldpos{\isasymUnion}{$HOL3Set}&
\ttindexbold{UN}, \ttindexbold{Union} &
\verb$\<Union>$\\
\indexboldpos{\isasymInter}{$HOL3Set}&
\ttindexbold{INT}, \ttindexbold{Inter} &
\verb$\<Inter>$\\
\hline
\end{tabular}
\end{center}
\caption{Mathematical symbols, their ASCII-equivalents and ProofGeneral codes}
\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}