doc-src/TutorialI/appendix.tex
author nipkow
Wed, 25 Oct 2000 18:24:33 +0200
changeset 10328 bf33cbd76c05
parent 10242 028f54cd2cc9
child 10538 d1bf9ca9008d
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{\isasymle}{$HOL2arithrel}&
    62 \ttindexboldpos{<=}{$HOL2arithrel}&
    63 \verb$\<le>$\\
    64 \indexboldpos{\isasymtimes}{$IsaFun}&
    65 \ttindexboldpos{*}{$HOL2arithfun} &
    66 \verb$\<times>$\\
    67 \indexboldpos{\isasymin}{$HOL3Set0a}&
    68 \ttindexboldpos{:}{$HOL3Set0b} &
    69 \verb$\<in>$\\
    70 \isasymnotin\index{$HOL3Set0c@\isasymnotin|bold} &
    71 \verb$~:$\index{$HOL3Set0d@\verb$~:$|bold} &
    72 \verb$\<notin>$\\
    73 \indexboldpos{\isasymsubseteq}{$HOL3Set0e}&
    74 \verb$<=$ & \verb$\<subseteq>$\\
    75 \indexboldpos{\isasymsubset}{$HOL3Set0f}&
    76 \verb$<$ & \verb$\<subset>$\\
    77 \indexboldpos{\isasymunion}{$HOL3Set1}&
    78 \ttindexbold{Un} &
    79 \verb$\<union>$\\
    80 \indexboldpos{\isasyminter}{$HOL3Set1}&
    81 \ttindexbold{Int} &
    82 \verb$\<inter>$\\
    83 \isasymUnion\index{$HOL3Set2@\isasymUnion|bold}&
    84 \ttindexbold{UN}, \ttindexbold{Union} &
    85 \verb$\<Union>$\\
    86 \isasymInter\index{$HOL3Set2@\isasymInter|bold}&
    87 \ttindexbold{INT}, \ttindexbold{Inter} &
    88 \verb$\<Inter>$\\
    89 \hline
    90 \end{tabular}
    91 \end{center}
    92 \caption{Mathematical symbols, their ASCII-equivalents and ProofGeneral codes}
    93 \label{fig:ascii}
    94 \end{figure}\indexbold{ASCII symbols}
    95 
    96 
    97 \begin{figure}[htbp]
    98 \begin{center}
    99 \begin{tabular}{|lllll|}
   100 \hline
   101 \texttt{ALL} &
   102 \texttt{case} &
   103 \texttt{div} &
   104 \texttt{dvd} &
   105 \texttt{else} \\
   106 \texttt{EX} &
   107 \texttt{if} &
   108 \texttt{in} &
   109 \texttt{INT} &
   110 \texttt{Int} \\
   111 \texttt{LEAST} &
   112 \texttt{let} &
   113 \texttt{mod} &
   114 \texttt{O} &
   115 \texttt{o} \\
   116 \texttt{of} &
   117 \texttt{op} &
   118 \texttt{PROP} &
   119 \texttt{SIGMA} &
   120 \texttt{then} \\
   121 \texttt{Times} &
   122 \texttt{UN} &
   123 \texttt{Un} &&\\
   124 \hline
   125 \end{tabular}
   126 \end{center}
   127 \caption{Reserved words in HOL terms}
   128 \label{fig:ReservedWords}
   129 \end{figure}
   130 
   131 
   132 %\begin{figure}[htbp]
   133 %\begin{center}
   134 %\begin{tabular}{|lllll|}
   135 %\hline
   136 %\texttt{and} &
   137 %\texttt{binder} &
   138 %\texttt{con_defs} &
   139 %\texttt{concl} &
   140 %\texttt{congs} \\
   141 %\texttt{distinct} &
   142 %\texttt{files} &
   143 %\texttt{in} &
   144 %\texttt{induction} &
   145 %\texttt{infixl} \\
   146 %\texttt{infixr} &
   147 %\texttt{inject} &
   148 %\texttt{intrs} &
   149 %\texttt{is} &
   150 %\texttt{monos} \\
   151 %\texttt{output} &
   152 %\texttt{where} &
   153 % &
   154 % &
   155 % \\
   156 %\hline
   157 %\end{tabular}
   158 %\end{center}
   159 %\caption{Minor keywords in HOL theories}
   160 %\label{fig:keywords}
   161 %\end{figure}