| 18537 |      1 | %% toc
 | 
| 18554 |      2 | \newcommand{\tocentry}[1]{\cleardoublepage\phantomsection\addcontentsline{toc}{chapter}{#1}
 | 
|  |      3 | \@mkboth{\MakeUppercase{#1}}{\MakeUppercase{#1}}}
 | 
| 18537 |      4 | 
 | 
|  |      5 | %% references
 | 
|  |      6 | \newcommand{\secref}[1]{\S\ref{#1}}
 | 
| 20470 |      7 | \newcommand{\chref}[1]{chapter~\ref{#1}}
 | 
| 18537 |      8 | \newcommand{\figref}[1]{figure~\ref{#1}}
 | 
|  |      9 | 
 | 
| 20497 |     10 | %% math
 | 
|  |     11 | \newcommand{\text}[1]{\mbox{#1}}
 | 
|  |     12 | \newcommand{\isasymvartheta}{\isamath{\theta}}
 | 
| 29776 |     13 | \newcommand{\isactrlvec}[1]{\emph{$\vec{#1}$}}
 | 
| 29763 |     14 | \newcommand{\isactrlBG}{\isacharbackquoteopen}
 | 
|  |     15 | \newcommand{\isactrlEN}{\isacharbackquoteclose}
 | 
| 18537 |     16 | 
 | 
|  |     17 | \setcounter{secnumdepth}{2} \setcounter{tocdepth}{2}
 | 
|  |     18 | 
 | 
|  |     19 | \pagestyle{headings}
 | 
|  |     20 | \sloppy
 | 
|  |     21 | \binperiod
 | 
|  |     22 | \underscoreon
 | 
|  |     23 | 
 | 
| 20451 |     24 | \renewcommand{\isadigit}[1]{\isamath{#1}}
 | 
|  |     25 | 
 | 
| 20547 |     26 | \newenvironment{mldecls}{\par\noindent\begingroup\footnotesize\def\isanewline{\\}\begin{tabular}{l}}{\end{tabular}\smallskip\endgroup}
 | 
| 18537 |     27 | 
 | 
|  |     28 | \isafoldtag{FIXME}
 | 
|  |     29 | \isakeeptag{mlref}
 | 
|  |     30 | \renewcommand{\isatagmlref}{\subsection*{\makebox[0pt][r]{\fbox{\ML}~~}Reference}\begingroup\def\isastyletext{\rm}\small}
 | 
|  |     31 | \renewcommand{\endisatagmlref}{\endgroup}
 | 
|  |     32 | 
 | 
| 22868 |     33 | \newcommand{\minorcmd}[1]{{\sf #1}}
 | 
|  |     34 | \newcommand{\isasymtype}{\minorcmd{type}}
 | 
|  |     35 | \newcommand{\isasymval}{\minorcmd{val}}
 | 
|  |     36 | 
 | 
| 29763 |     37 | \newcommand{\isasymFIX}{\isakeyword{fix}}
 | 
|  |     38 | \newcommand{\isasymASSUME}{\isakeyword{assume}}
 | 
|  |     39 | \newcommand{\isasymDEFINE}{\isakeyword{define}}
 | 
|  |     40 | \newcommand{\isasymNOTE}{\isakeyword{note}}
 | 
| 20491 |     41 | \newcommand{\isasymGUESS}{\isakeyword{guess}}
 | 
|  |     42 | \newcommand{\isasymOBTAIN}{\isakeyword{obtain}}
 | 
| 18537 |     43 | \newcommand{\isasymTHEORY}{\isakeyword{theory}}
 | 
|  |     44 | \newcommand{\isasymUSES}{\isakeyword{uses}}
 | 
|  |     45 | \newcommand{\isasymEND}{\isakeyword{end}}
 | 
|  |     46 | \newcommand{\isasymCONSTS}{\isakeyword{consts}}
 | 
|  |     47 | \newcommand{\isasymDEFS}{\isakeyword{defs}}
 | 
|  |     48 | \newcommand{\isasymTHEOREM}{\isakeyword{theorem}}
 | 
| 20024 |     49 | \newcommand{\isasymDEFINITION}{\isakeyword{definition}}
 | 
| 18537 |     50 | 
 | 
|  |     51 | \isabellestyle{it}
 | 
|  |     52 | 
 | 
| 29758 |     53 | 
 | 
| 18537 |     54 | %%% Local Variables: 
 | 
|  |     55 | %%% mode: latex
 | 
|  |     56 | %%% TeX-master: "implementation"
 | 
|  |     57 | %%% End: 
 |