doc-src/Ref/substitution.tex
changeset 3950 e9d5bcae8351
parent 3128 d01d4c0c4b44
child 4374 245b64afefe2
--- a/doc-src/Ref/substitution.tex	Mon Oct 20 11:47:04 1997 +0200
+++ b/doc-src/Ref/substitution.tex	Mon Oct 20 11:53:42 1997 +0200
@@ -15,7 +15,7 @@
 corresponding instances of~$u$, and continues until it reaches a normal
 form.  Substitution handles `one-off' replacements by particular
 equalities while rewriting handles general equations.
-Chapter~\ref{simp-chap} discusses Isabelle's rewriting tactics.
+Chapter~\ref{chap:simplification} discusses Isabelle's rewriting tactics.
 
 
 \section{Substitution rules}
@@ -136,7 +136,7 @@
 Thus, the functor requires the following items:
 \begin{ttdescription}
 \item[Simplifier] should be an instance of the simplifier (see
-  Chapter~\ref{simp-chap}).
+  Chapter~\ref{chap:simplification}).
 
 \item[\ttindexbold{dest_eq}] should return the pair~$(t,u)$ when
 applied to the \ML{} term that represents~$t=u$.  For other terms, it