doc-src/TutorialI/Documents/documents.tex
author wenzelm
Mon, 07 Jan 2002 18:30:43 +0100
changeset 12653 a55c066624eb
parent 12635 e2d44df29c94
child 12666 9842befead7a
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
12570
3bd2372e9bed some text;
wenzelm
parents: 11647
diff changeset
     2
\chapter{Presenting theories}
3bd2372e9bed some text;
wenzelm
parents: 11647
diff changeset
     3
\label{ch:thy-present}
3bd2372e9bed some text;
wenzelm
parents: 11647
diff changeset
     4
12653
wenzelm
parents: 12635
diff changeset
     5
By virtue of the previous chapters the reader has become sufficiently
wenzelm
parents: 12635
diff changeset
     6
acquainted with basic formal theory development in Isabelle/HOL.  The
wenzelm
parents: 12635
diff changeset
     7
subsequent interlude covers the ``marginal'' issue of presenting theories in a
wenzelm
parents: 12635
diff changeset
     8
typographically pleasing manner.  Isabelle provides a rich infrastructure for
wenzelm
parents: 12635
diff changeset
     9
concrete syntax (input and output of the $\lambda$-calculus language), as well
wenzelm
parents: 12635
diff changeset
    10
as document preparation of theory texts based on existing PDF-{\LaTeX}
wenzelm
parents: 12635
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
e2d44df29c94 more on concrete syntax;
wenzelm
parents: 12570
diff changeset
    15
\emph{notations}, but fair textual representation of ideas is very important
e2d44df29c94 more on concrete syntax;
wenzelm
parents: 12570
diff changeset
    16
to reduce 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: