doc-src/TutorialI/Documents/documents.tex
author wenzelm
Wed, 09 Jan 2002 14:01:09 +0100
changeset 12681 84188d1574ee
parent 12671 bb6db6c0d4df
child 12743 46e3ef8dd9ea
permissions -rw-r--r--
tuned;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11647
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
     1
12671
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
     2
\chapter{Presenting Theories}
12570
3bd2372e9bed some text;
wenzelm
parents: 11647
diff changeset
     3
\label{ch:thy-present}
3bd2372e9bed some text;
wenzelm
parents: 11647
diff changeset
     4
12666
9842befead7a updated;
wenzelm
parents: 12653
diff changeset
     5
Due to the previous chapters the reader should have become sufficiently
12671
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
     6
acquainted with elementary theory development in Isabelle/HOL.  The following
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
     7
interlude covers the seemingly ``marginal'' issue of presenting theories in a
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
     8
typographically pleasing manner.  Isabelle provides a rich infrastructure for
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
     9
concrete syntax of the underlying $\lambda$-calculus language, as well as
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
    10
document preparation of theory texts based on existing PDF-{\LaTeX}
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
    11
technology.
12635
e2d44df29c94 more on concrete syntax;
wenzelm
parents: 12570
diff changeset
    12
e2d44df29c94 more on concrete syntax;
wenzelm
parents: 12570
diff changeset
    13
As has been pointed out by Leibniz\index{Leibniz, Gottfried Wilhelm} more than
e2d44df29c94 more on concrete syntax;
wenzelm
parents: 12570
diff changeset
    14
300 years ago, \emph{notions} are in principle more important than
12671
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
    15
\emph{notations}, but fair textual representation of ideas is vital to reduce
bb6db6c0d4df updated;
wenzelm
parents: 12666
diff changeset
    16
the mental effort in actual applications.
11647
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
    17
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
    18
\input{Documents/document/Documents.tex}
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
    19
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
    20
%%% Local Variables: 
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
    21
%%% mode: latex
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
    22
%%% TeX-master: t
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
    23
%%% End: