doc-src/TutorialI/appendix.tex
author nipkow
Sat, 06 Jan 2001 12:39:05 +0100
changeset 10801 c00ac928fc6f
parent 10654 458068404143
child 10978 5eebea8f359f
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 \isactrlsup{\isacharasterisk}\index{$HOL4star@\isactrlsup{\isacharasterisk}|bold}&
    93 \verb$^*$\index{$HOL4star@\verb$^$\texttt{*}|bold} &
    94 \verb$\<^sup>*$\\
    95 \isasyminverse\index{$HOL4inv@\isasyminverse|bold}&
    96 \verb$^-1$\index{$HOL4inv@\verb$^-1$|bold} &
    97 \verb$\<inverse>$\\
    98 \hline
    99 \end{tabular}
   100 \end{center}
   101 \caption{Mathematical symbols, their ASCII-equivalents and ProofGeneral codes}
   102 \label{fig:ascii}
   103 \end{figure}\indexbold{ASCII symbols}
   104 
   105 \begin{figure}[htbp]
   106 \begin{center}
   107 \begin{tabular}{|lllllllll|}
   108 \hline
   109 \texttt{ALL} &
   110 \texttt{BIT} &
   111 \texttt{CHR} &
   112 \texttt{EX} &
   113 \texttt{GOAL} &
   114 \texttt{INT} &
   115 \texttt{Int} &
   116 \texttt{LEAST} &
   117 \texttt{O} \\
   118 \texttt{OFCLASS} &
   119 \texttt{PI} &
   120 \texttt{PROP} &
   121 \texttt{SIGMA} &
   122 \texttt{SOME} &
   123 \texttt{TYPE} &
   124 \texttt{UN} &
   125 \texttt{Un} &\\
   126 \texttt{case} &
   127 \texttt{choose} &
   128 \texttt{div} &
   129 \texttt{dvd} &
   130 \texttt{else} &
   131 \texttt{funcset} &
   132 \texttt{if} &
   133 \texttt{in} &
   134 \texttt{lam} \\
   135 \texttt{let} &
   136 \texttt{mem} &
   137 \texttt{mod} &
   138 \texttt{o} &
   139 \texttt{of} &
   140 \texttt{op} &
   141 \texttt{then}&&\\
   142 \hline
   143 \end{tabular}
   144 \end{center}
   145 \caption{Reserved words in HOL terms}
   146 \label{fig:ReservedWords}
   147 \end{figure}
   148 
   149 
   150 %\begin{figure}[htbp]
   151 %\begin{center}
   152 %\begin{tabular}{|lllll|}
   153 %\hline
   154 %\texttt{and} &
   155 %\texttt{binder} &
   156 %\texttt{con_defs} &
   157 %\texttt{concl} &
   158 %\texttt{congs} \\
   159 %\texttt{distinct} &
   160 %\texttt{files} &
   161 %\texttt{in} &
   162 %\texttt{induction} &
   163 %\texttt{infixl} \\
   164 %\texttt{infixr} &
   165 %\texttt{inject} &
   166 %\texttt{intrs} &
   167 %\texttt{is} &
   168 %\texttt{monos} \\
   169 %\texttt{output} &
   170 %\texttt{where} &
   171 % &
   172 % &
   173 % \\
   174 %\hline
   175 %\end{tabular}
   176 %\end{center}
   177 %\caption{Minor keywords in HOL theories}
   178 %\label{fig:keywords}
   179 %\end{figure}