doc-src/Ref/document/root.tex
author wenzelm
Tue, 28 Aug 2012 16:18:23 +0200
changeset 48970 8be091776e93
parent 48939 83bd9eb1c70c
permissions -rw-r--r--
prefer \input which actually checks file existence;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7838
5aca258fedcf a4paper;
wenzelm
parents: 6623
diff changeset
     1
\documentclass[12pt,a4paper]{report}
48939
83bd9eb1c70c more standard document preparation within session context;
wenzelm
parents: 46293
diff changeset
     2
\usepackage{graphicx,iman,extra,ttbox,proof,pdfsetup}
2657
448bb82c4003 rail output;
wenzelm
parents: 1877
diff changeset
     3
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     4
%%% to index ids: \[\\tt \([a-zA-Z0-9][a-zA-Z0-9_'.]*\)    [\\ttindexbold{\1}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     5
%%% to delete old ones:  \\indexbold{\*[^}]*}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     6
%% run    sedindex ref    to prepare index file
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     7
%%% needs chapter on Provers/typedsimp.ML?
30118
df610709eda5 more explicit indication of old manuals;
wenzelm
parents: 14149
diff changeset
     8
\title{\includegraphics[scale=0.5]{isabelle} \\[4ex] Old Isabelle Reference Manual}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     9
3128
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    10
\author{{\em Lawrence C. Paulson}\\
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    11
        Computer Laboratory \\ University of Cambridge \\
d01d4c0c4b44 New acknowledgements; fixed overfull lines and tables
paulson
parents: 3108
diff changeset
    12
        \texttt{lcp@cl.cam.ac.uk}\\[3ex] 
14149
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    13
        With Contributions by Tobias Nipkow and Markus Wenzel}  
349
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    14
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    15
\makeindex
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    16
3223
49f1a09576c2 Section numbers may now be nested three deep, as in 1.2.3
paulson
parents: 3128
diff changeset
    17
\setcounter{secnumdepth}{2} \setcounter{tocdepth}{2}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    18
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    19
\pagestyle{headings}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    20
\sloppy
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    21
\binperiod     %%%treat . like a binary operator
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    22
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    23
\begin{document}
3108
335efc3f5632 misc updates, tuning, cleanup;
wenzelm
parents: 3098
diff changeset
    24
\underscoreoff
335efc3f5632 misc updates, tuning, cleanup;
wenzelm
parents: 3098
diff changeset
    25
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    26
\index{definitions|see{rewriting, meta-level}}
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    27
\index{rewriting!object-level|see{simplification}}
323
361a71713176 penultimate Springer draft
lcp
parents: 302
diff changeset
    28
\index{meta-rules|see{meta-rules}}
286
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    29
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    30
\maketitle 
30184
37969710e61f removed parts of the manual that are clearly obsolete, or covered by
wenzelm
parents: 30118
diff changeset
    31
\emph{Note}: this document is part of the earlier Isabelle
37969710e61f removed parts of the manual that are clearly obsolete, or covered by
wenzelm
parents: 30118
diff changeset
    32
documentation and is mostly outdated.  Fully obsolete parts of the
37969710e61f removed parts of the manual that are clearly obsolete, or covered by
wenzelm
parents: 30118
diff changeset
    33
original text have already been removed.  The remaining material
37969710e61f removed parts of the manual that are clearly obsolete, or covered by
wenzelm
parents: 30118
diff changeset
    34
covers some aspects that did not make it into the newer manuals yet.
14149
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    35
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    36
\subsubsection*{Acknowledgements} 
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    37
Tobias Nipkow, of T. U. Munich, wrote most of
42934
287182c2f23a moved incr_boundvars;
wenzelm
parents: 30242
diff changeset
    38
  Chapters~\protect\ref{Defining-Logics} and~\protect\ref{chap:simplification}.
287182c2f23a moved incr_boundvars;
wenzelm
parents: 30242
diff changeset
    39
  Markus Wenzel contributed to Chapter~\protect\ref{chap:syntax}.
287182c2f23a moved incr_boundvars;
wenzelm
parents: 30242
diff changeset
    40
  Jeremy Dawson, Sara Kalvala, Martin
14149
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    41
  Simons  and others suggested changes
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    42
  and corrections.  The research has been funded by the EPSRC (grants
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    43
  GR/G53279, GR/H40570, GR/K57381, GR/K77051, GR/M75440) and by ESPRIT
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    44
  (projects 3245: Logical Frameworks, and 6453: Types), and by the DFG
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    45
  Schwerpunktprogramm \emph{Deduktion}.
fac076f0c71c reformatting change and mention of Introduction to Isabelle
paulson
parents: 9695
diff changeset
    46
286
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    47
\pagenumbering{roman} \tableofcontents \clearfirst
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    48
48970
8be091776e93 prefer \input which actually checks file existence;
wenzelm
parents: 48939
diff changeset
    49
\input{tactic}
8be091776e93 prefer \input which actually checks file existence;
wenzelm
parents: 48939
diff changeset
    50
\input{thm}
8be091776e93 prefer \input which actually checks file existence;
wenzelm
parents: 48939
diff changeset
    51
\input{syntax}
8be091776e93 prefer \input which actually checks file existence;
wenzelm
parents: 48939
diff changeset
    52
\input{substitution}
8be091776e93 prefer \input which actually checks file existence;
wenzelm
parents: 48939
diff changeset
    53
\input{simplifier}
8be091776e93 prefer \input which actually checks file existence;
wenzelm
parents: 48939
diff changeset
    54
\input{classical}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    55
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    56
%%seealso's must be last so that they appear last in the index entries
323
361a71713176 penultimate Springer draft
lcp
parents: 302
diff changeset
    57
\index{meta-rewriting|seealso{tactics, theorems}}
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    58
286
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    59
\begingroup
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    60
  \bibliographystyle{plain} \small\raggedright\frenchspacing
48939
83bd9eb1c70c more standard document preparation within session context;
wenzelm
parents: 46293
diff changeset
    61
  \bibliography{manual}
286
e7efbf03562b first draft of Springer book
lcp
parents: 183
diff changeset
    62
\endgroup
349
0ddc495e8b83 post-CRC corrections
lcp
parents: 323
diff changeset
    63
8828
5be2d1745c61 improved indexing;
wenzelm
parents: 7838
diff changeset
    64
\printindex
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
    65
\end{document}