updated;
authorwenzelm
Fri, 21 Dec 2001 19:56:42 +0100
changeset 12584cf5a342ce698
parent 12583 2fcf06f05afa
child 12585 e3cb192aa6ee
updated;
doc-src/TutorialI/Misc/document/simp.tex
     1.1 --- a/doc-src/TutorialI/Misc/document/simp.tex	Fri Dec 21 19:56:19 2001 +0100
     1.2 +++ b/doc-src/TutorialI/Misc/document/simp.tex	Fri Dec 21 19:56:42 2001 +0100
     1.3 @@ -181,8 +181,7 @@
     1.4  Constant definitions (\S\ref{sec:ConstDefinitions}) can be used as
     1.5  simplification rules, but by default they are not: the simplifier does not
     1.6  expand them automatically.  Definitions are intended for introducing abstract
     1.7 -concepts and not merely as abbreviations.  (Contrast with syntax
     1.8 -translations, \S\ref{sec:def-translations}.)  Of course, we need to expand
     1.9 +concepts and not merely as abbreviations.  Of course, we need to expand
    1.10  the definition initially, but once we have proved enough abstract properties
    1.11  of the new constant, we can forget its original definition.  This style makes
    1.12  proofs more robust: if the definition has to be changed,