doc-src/Ref/ref.tex
author oheimb
Wed, 12 Nov 1997 18:58:50 +0100
changeset 4223 f60e3d2c81d3
parent 3950 e9d5bcae8351
child 4383 25704541008b
permissions -rw-r--r--
added thin_refl to hyp_subst_tac
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3098
a31170b67367 Updated to LaTeX 2e
berghofe
parents: 2976
diff changeset
     1
\documentclass[12pt]{report}
3285
9a3fe25f30bb fixed packages;
wenzelm
parents: 3223
diff changeset
     2
\usepackage{a4}
3098
a31170b67367 Updated to LaTeX 2e
berghofe
parents: 2976
diff changeset
     3
2657
448bb82c4003 rail output;
wenzelm
parents: 1877
diff changeset
     4
\makeatletter
3285
9a3fe25f30bb fixed packages;
wenzelm
parents: 3223
diff changeset
     5
\input{../proof.sty}
2659
f50eb863599e fixed rail.sty dep;
wenzelm
parents: 2657
diff changeset
     6
\input{../rail.sty}
2657
448bb82c4003 rail output;
wenzelm
parents: 1877
diff changeset
     7
\input{../iman.sty}
448bb82c4003 rail output;
wenzelm
parents: 1877
diff changeset
     8
\input{../extra.sty}
448bb82c4003 rail output;
wenzelm
parents: 1877
diff changeset
     9
\makeatother
448bb82c4003 rail output;
wenzelm
parents: 1877
diff changeset
    10
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    11
%% $Id$
349
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    12
%%\includeonly{}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    13
%%% to index ids: \[\\tt \([a-zA-Z0-9][a-zA-Z0-9_'.]*\)    [\\ttindexbold{\1}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    14
%%% to delete old ones:  \\indexbold{\*[^}]*}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    15
%% run    sedindex ref    to prepare index file
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    16
%%% needs chapter on Provers/typedsimp.ML?
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    17
\title{The Isabelle Reference Manual}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    18
3128
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    19
\author{{\em Lawrence C. Paulson}\\
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    20
        Computer Laboratory \\ University of Cambridge \\
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    21
        \texttt{lcp@cl.cam.ac.uk}\\[3ex] 
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    22
        With Contributions by Tobias Nipkow and Markus Wenzel%
349
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    23
\thanks{Tobias Nipkow, of T. U. Munich, wrote most of
3950
e9d5bcae8351 \label{simp-chap} -> chap:simplification
nipkow
parents: 3285
diff changeset
    24
  Chapters~\protect\ref{Defining-Logics} and~\protect\ref{chap:simplification},
e9d5bcae8351 \label{simp-chap} -> chap:simplification
nipkow
parents: 3285
diff changeset
    25
  and part of
349
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    26
  Chapter~\protect\ref{theories}.  Carsten Clasohm also contributed to
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    27
  Chapter~\protect\ref{theories}.  Markus Wenzel contributed to
1877
3063f6b7a189 Acknowledged Martin Simons
paulson
parents: 1186
diff changeset
    28
  Chapter~\protect\ref{chap:syntax}.  Sara Kalvala, Martin Simons and others
3063f6b7a189 Acknowledged Martin Simons
paulson
parents: 1186
diff changeset
    29
  suggested changes
3128
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    30
  and corrections.  The research has been funded by the EPSRC (grants
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    31
  GR/G53279, GR/H40570, GR/K57381, GR/K77051) and by ESPRIT project 6453:
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    32
  Types.}} 
349
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    33
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    34
\makeindex
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    35
3223
49f1a09576c2 Section numbers may now be nested three deep, as in 1.2.3
paulson
parents: 3128
diff changeset
    36
\setcounter{secnumdepth}{2} \setcounter{tocdepth}{2}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    37
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    38
\pagestyle{headings}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    39
\sloppy
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    40
\binperiod     %%%treat . like a binary operator
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    41
3108
335efc3f5632 misc updates, tuning, cleanup;
wenzelm
parents: 3098
diff changeset
    42
\railalias{lbrace}{\ttlbrace}
335efc3f5632 misc updates, tuning, cleanup;
wenzelm
parents: 3098
diff changeset
    43
\railalias{rbrace}{\ttrbrace}
3098
a31170b67367 Updated to LaTeX 2e
berghofe
parents: 2976
diff changeset
    44
\railterm{lbrace,rbrace}
a31170b67367 Updated to LaTeX 2e
berghofe
parents: 2976
diff changeset
    45
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    46
\begin{document}
3108
335efc3f5632 misc updates, tuning, cleanup;
wenzelm
parents: 3098
diff changeset
    47
\underscoreoff
335efc3f5632 misc updates, tuning, cleanup;
wenzelm
parents: 3098
diff changeset
    48
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    49
\index{definitions|see{rewriting, meta-level}}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    50
\index{rewriting!object-level|see{simplification}}
323
361a71713176 penultimate Springer draft
lcp
parents: 302
diff changeset
    51
\index{meta-rules|see{meta-rules}}
286
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    52
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    53
\maketitle 
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    54
\pagenumbering{roman} \tableofcontents \clearfirst
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    55
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    56
\include{introduction}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    57
\include{goals}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    58
\include{tactic}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    59
\include{tctical}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    60
\include{thm}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    61
\include{theories}
323
361a71713176 penultimate Springer draft
lcp
parents: 302
diff changeset
    62
\include{defining}
361a71713176 penultimate Springer draft
lcp
parents: 302
diff changeset
    63
\include{syntax}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    64
\include{substitution}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    65
\include{simplifier}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    66
\include{classical}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    67
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    68
%%seealso's must be last so that they appear last in the index entries
323
361a71713176 penultimate Springer draft
lcp
parents: 302
diff changeset
    69
\index{meta-rewriting|seealso{tactics, theorems}}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    70
286
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    71
\begingroup
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    72
  \bibliographystyle{plain} \small\raggedright\frenchspacing
873
0cfc734e3dbd \bibliography now includes crossref.bib
lcp
parents: 349
diff changeset
    73
  \bibliography{string,atp,funprog,general,logicprog,isabelle,theory,crossref}
286
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    74
\endgroup
302
7e2cffe28eb5 minor problems
nipkow
parents: 286
diff changeset
    75
\include{theory-syntax}
349
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    76
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    77
\input{ref.ind}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    78
\end{document}