doc-src/TutorialI/tutorial.tex
author nipkow
Tue, 29 Aug 2000 16:05:13 +0200
changeset 9723 a977245dfc8a
parent 9718 d5509912af18
child 9742 98d3ca2c18f7
permissions -rw-r--r--
*** empty log message ***
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9644
6b0b6b471855 *** empty log message ***
nipkow
parents: 9016
diff changeset
     1
% pr(latex xsymbols symbols)
8743
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
     2
\documentclass[11pt,a4paper]{report}
8847
d6c92979fa51 use proper version of pdfsetup.sty;
wenzelm
parents: 8828
diff changeset
     3
\usepackage{isabelle,isabellesym}
9695
ec7d7f877712 proper setup of iman.sty/extra.sty/ttbox.sty;
wenzelm
parents: 9677
diff changeset
     4
\usepackage{latexsym,verbatim,graphicx,../iman,../extra,../ttbox,comment}
8847
d6c92979fa51 use proper version of pdfsetup.sty;
wenzelm
parents: 8828
diff changeset
     5
\usepackage{../pdfsetup}    %last package!
8743
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
     6
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
     7
%\newtheorem{theorem}{Theorem}[section]
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
     8
\newtheorem{Exercise}{Exercise}[section]
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
     9
\newenvironment{exercise}{\begin{Exercise}\rm}{\end{Exercise}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    10
\newcommand{\ttlbr}{\texttt{[|}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    11
\newcommand{\ttrbr}{\texttt{|]}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    12
\newcommand{\ttor}{\texttt{|}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    13
\newcommand{\ttall}{\texttt{!}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    14
\newcommand{\ttuniquex}{\texttt{?!}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    15
\newcommand{\ttEXU}{\texttt{EX!}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    16
\newcommand{\ttAnd}{\texttt{!!}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    17
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    18
\newcommand{\isasymimp}{\isasymlongrightarrow}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    19
\newcommand{\isasymImp}{\isasymLongrightarrow}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    20
\newcommand{\isasymFun}{\isasymRightarrow}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    21
\newcommand{\isasymuniqex}{\emph{$\exists!\,$}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    22
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    23
\renewenvironment{isamarkuptxt}{\begin{isamarkuptext}}{\end{isamarkuptext}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    24
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    25
%%% to index derived rls:  ^\([a-zA-Z0-9][a-zA-Z0-9_]*\)        \\tdx{\1}  
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    26
%%% to index rulenames:   ^ *(\([a-zA-Z0-9][a-zA-Z0-9_]*\),     \\tdx{\1}  
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    27
%%% to index constants:   \\tt \([a-zA-Z0-9][a-zA-Z0-9_]*\)     \\cdx{\1}  
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    28
%%% to deverbify:         \\verb|\([^|]*\)|     \\ttindex{\1}  
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    29
%% run    ../sedindex logics    to prepare index file
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    30
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    31
\makeindex
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    32
\newcommand{\indexboldpos}[2]{#1\indexbold{#2@#1}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    33
\newcommand{\ttindexboldpos}[2]{\texttt{#1}\indexbold{#2@\texttt{#1}}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    34
\newcommand{\isaindexbold}[1]{\isa{#1}\index{*#1|bold}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    35
\newcommand{\isaindex}[1]{\isa{#1}\index{*#1}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    36
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    37
\underscoreoff
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    38
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    39
\setcounter{secnumdepth}{2} \setcounter{tocdepth}{2}  %% {secnumdepth}{2}???
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    40
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    41
\pagestyle{headings}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    42
%\sloppy
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    43
%\binperiod     %%%treat . like a binary operator
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    44
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    45
\begin{document}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    46
\title{\includegraphics[scale=.8]{isabelle_hol}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    47
       \\ \vspace{0.5cm} The Tutorial
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    48
       \\ --- DRAFT ---}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    49
\author{Tobias Nipkow\\
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    50
Technische Universit\"at M\"unchen \\
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    51
Institut f\"ur Informatik \\
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    52
\url{http://www.in.tum.de/~nipkow/}}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    53
\maketitle
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    54
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    55
\pagenumbering{roman}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    56
\tableofcontents
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    57
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    58
\subsubsection*{Acknowledgements}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    59
This tutorial owes a lot to the constant discussions with and the valuable
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    60
feedback from Larry Paulson and the Isabelle group at Munich: Olaf M\"uller,
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    61
Wolfgang Naraschewski, David von Oheimb, Leonor Prensa Nieto, Cornelia Pusch
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    62
and Markus Wenzel. Stefan Berghofer and Stephan Merz were also kind enough to
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    63
read and comment on a draft version.
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    64
\clearfirst
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    65
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    66
\input{basics}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    67
\input{fp}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    68
\input{appendix}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    69
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    70
\bibliographystyle{plain}
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    71
\bibliography{../manual}
8828
5be2d1745c61 improved indexing;
wenzelm
parents: 8743
diff changeset
    72
\printindex
8743
3253c6046d57 I wonder if that's all?
nipkow
parents:
diff changeset
    73
\end{document}