doc-src/TutorialI/appendix.tex
author nipkow
Tue, 05 Dec 2000 08:22:49 +0100
changeset 10590 315afa77adea
parent 10538 d1bf9ca9008d
child 10654 458068404143
permissions -rw-r--r--
*** empty log message ***
     1 \appendix
     2 
     3 \chapter{Appendix}
     4 \label{sec:Appendix}
     5 
     6 \begin{figure}[htbp]
     7 \begin{center}
     8 \begin{tabular}{|l|l|l|}
     9 \hline
    10 \indexboldpos{\isasymlbrakk}{$Isabrl} &
    11 \texttt{[|}\index{$Isabrl@\ttlbr|bold} &
    12 \verb$\<lbrakk>$ \\
    13 \indexboldpos{\isasymrbrakk}{$Isabrr} &
    14 \texttt{|]}\index{$Isabrr@\ttrbr|bold} &
    15 \verb$\<rbrakk>$ \\
    16 \indexboldpos{\isasymImp}{$IsaImp} &
    17 \ttindexboldpos{==>}{$IsaImp} &
    18 \verb$\<Longrightarrow>$ \\
    19 \isasymAnd\index{$IsaAnd@\isasymAnd|bold}&
    20 \texttt{!!}\index{$IsaAnd@\ttAnd|bold} &
    21 \verb$\<And>$ \\
    22 \indexboldpos{\isasymequiv}{$IsaEq} &
    23 \ttindexboldpos{==}{$IsaEq} &
    24 \verb$\<equiv>$ \\
    25 \indexboldpos{\isasymlambda}{$Isalam} &
    26 \texttt{\%}\indexbold{$Isalam@\texttt{\%}} &
    27 \verb$\<lambda>$ \\
    28 \indexboldpos{\isasymFun}{$IsaFun} &
    29 \ttindexboldpos{=>}{$IsaFun} &
    30 \verb$\<Rightarrow>$ \\
    31 \indexboldpos{\isasymand}{$HOL0and} &
    32 \texttt{\&}\indexbold{$HOL0and@{\texttt{\&}}} &
    33 \verb$\<and>$ \\
    34 \indexboldpos{\isasymor}{$HOL0or} &
    35 \texttt{|}\index{$HOL0or@\ttor|bold} &
    36 \verb$\<or>$ \\
    37 \indexboldpos{\isasymimp}{$HOL0imp} &
    38 \ttindexboldpos{-->}{$HOL0imp} &
    39 \verb$\<longrightarrow>$ \\
    40 \indexboldpos{\isasymnot}{$HOL0not} &
    41 \verb$~$\index{$HOL0not@\verb$~$|bold} &
    42 \verb$\<not>$ \\
    43 \indexboldpos{\isasymnoteq}{$HOL0noteq} &
    44 \verb$~=$\index{$HOL0noteq@\verb$~=$|bold} &
    45 \verb$\<noteq>$ \\
    46 \indexboldpos{\isasymforall}{$HOL0All} &
    47 \ttindexbold{ALL}, \texttt{!}\index{$HOL0All@\ttall|bold} &
    48 \verb$\<forall>$ \\
    49 \indexboldpos{\isasymexists}{$HOL0Ex} &
    50 \ttindexbold{EX}, \texttt{?}\index{$HOL0Ex@\texttt{?}|bold} &
    51 \verb$\<exists>$ \\
    52 \isasymuniqex\index{$HOL0ExU@\isasymuniqex|bold} &
    53 \ttEXU\index{EXX@\ttEXU|bold}, \ttuniquex\index{$HOL0ExU@\ttuniquex|bold} &
    54 \verb$\<exists>!$\\
    55 \indexboldpos{\isasymepsilon}{$HOL0ExSome} &
    56 \ttindexbold{SOME} &
    57 \verb$\<epsilon>$\\
    58 \indexboldpos{\isasymcirc}{$HOL1} &
    59 \ttindexbold{o} &
    60 \verb$\<circ>$\\
    61 \indexboldpos{\isasymbar~\isasymbar}{$HOL2arithfun}&
    62 \ttindexbold{abs}&
    63 \verb$\<bar> \<bar>$\\
    64 \indexboldpos{\isasymle}{$HOL2arithrel}&
    65 \ttindexboldpos{<=}{$HOL2arithrel}&
    66 \verb$\<le>$\\
    67 \indexboldpos{\isasymtimes}{$Isatype}&
    68 \ttindexboldpos{*}{$HOL2arithfun} &
    69 \verb$\<times>$\\
    70 \indexboldpos{\isasymin}{$HOL3Set0a}&
    71 \ttindexboldpos{:}{$HOL3Set0b} &
    72 \verb$\<in>$\\
    73 \isasymnotin\index{$HOL3Set0c@\isasymnotin|bold} &
    74 \verb$~:$\index{$HOL3Set0d@\verb$~:$|bold} &
    75 \verb$\<notin>$\\
    76 \indexboldpos{\isasymsubseteq}{$HOL3Set0e}&
    77 \verb$<=$ & \verb$\<subseteq>$\\
    78 \indexboldpos{\isasymsubset}{$HOL3Set0f}&
    79 \verb$<$ & \verb$\<subset>$\\
    80 \indexboldpos{\isasymunion}{$HOL3Set1}&
    81 \ttindexbold{Un} &
    82 \verb$\<union>$\\
    83 \indexboldpos{\isasyminter}{$HOL3Set1}&
    84 \ttindexbold{Int} &
    85 \verb$\<inter>$\\
    86 \isasymUnion\index{$HOL3Set2@\isasymUnion|bold}&
    87 \ttindexbold{UN}, \ttindexbold{Union} &
    88 \verb$\<Union>$\\
    89 \isasymInter\index{$HOL3Set2@\isasymInter|bold}&
    90 \ttindexbold{INT}, \ttindexbold{Inter} &
    91 \verb$\<Inter>$\\
    92 \hline
    93 \end{tabular}
    94 \end{center}
    95 \caption{Mathematical symbols, their ASCII-equivalents and ProofGeneral codes}
    96 \label{fig:ascii}
    97 \end{figure}\indexbold{ASCII symbols}
    98 
    99 
   100 \begin{figure}[htbp]
   101 \begin{center}
   102 \begin{tabular}{|lllll|}
   103 \hline
   104 \texttt{ALL} &
   105 \texttt{case} &
   106 \texttt{div} &
   107 \texttt{dvd} &
   108 \texttt{else} \\
   109 \texttt{EX} &
   110 \texttt{if} &
   111 \texttt{in} &
   112 \texttt{INT} &
   113 \texttt{Int} \\
   114 \texttt{LEAST} &
   115 \texttt{let} &
   116 \texttt{mod} &
   117 \texttt{O} &
   118 \texttt{o} \\
   119 \texttt{of} &
   120 \texttt{op} &
   121 \texttt{PROP} &
   122 \texttt{SIGMA} &
   123 \texttt{then} \\
   124 \texttt{Times} &
   125 \texttt{UN} &
   126 \texttt{Un} &&\\
   127 \hline
   128 \end{tabular}
   129 \end{center}
   130 \caption{Reserved words in HOL terms}
   131 \label{fig:ReservedWords}
   132 \end{figure}
   133 
   134 
   135 %\begin{figure}[htbp]
   136 %\begin{center}
   137 %\begin{tabular}{|lllll|}
   138 %\hline
   139 %\texttt{and} &
   140 %\texttt{binder} &
   141 %\texttt{con_defs} &
   142 %\texttt{concl} &
   143 %\texttt{congs} \\
   144 %\texttt{distinct} &
   145 %\texttt{files} &
   146 %\texttt{in} &
   147 %\texttt{induction} &
   148 %\texttt{infixl} \\
   149 %\texttt{infixr} &
   150 %\texttt{inject} &
   151 %\texttt{intrs} &
   152 %\texttt{is} &
   153 %\texttt{monos} \\
   154 %\texttt{output} &
   155 %\texttt{where} &
   156 % &
   157 % &
   158 % \\
   159 %\hline
   160 %\end{tabular}
   161 %\end{center}
   162 %\caption{Minor keywords in HOL theories}
   163 %\label{fig:keywords}
   164 %\end{figure}