doc-src/TutorialI/Misc/document/simp.tex
changeset 12489 c92e38c3cbaa
parent 12473 f41e477576b9
child 12533 e417bd7ca8a0
--- a/doc-src/TutorialI/Misc/document/simp.tex	Thu Dec 13 16:48:07 2001 +0100
+++ b/doc-src/TutorialI/Misc/document/simp.tex	Thu Dec 13 16:48:34 2001 +0100
@@ -25,7 +25,7 @@
 are explained in \S\ref{sec:SimpHow}.
 
 The simplification attribute of theorems can be turned on and off:%
-\index{*simp del (attribute)}\REMARK{need to index attributes!switching off??}
+\index{*simp del (attribute)}
 \begin{quote}
 \isacommand{declare} \textit{theorem-name}\isa{{\isacharbrackleft}simp{\isacharbrackright}}\\
 \isacommand{declare} \textit{theorem-name}\isa{{\isacharbrackleft}simp\ del{\isacharbrackright}}
@@ -237,7 +237,7 @@
 There is also the special method \isa{unfold}\index{*unfold (method)|bold}
 which merely unfolds
 one or several definitions, as in \isacommand{apply}\isa{(unfold xor_def)}.
-This is can be useful if \isa{simp} does too much.%
+This is can be useful in situations where \isa{simp} does too much.%
 \end{isamarkuptext}%
 \isamarkuptrue%
 %