fixed formal markup;
authorwenzelm
Fri, 03 Apr 2009 18:03:29 +0200
changeset 30865 5106e13d400f
parent 30864 bfad8265dd34
child 30866 dd5117e2d73e
child 30870 61f2131554cd
child 30874 34927a1e0ae8
fixed formal markup;
doc-src/IsarRef/Thy/HOL_Specific.thy
doc-src/IsarRef/Thy/document/HOL_Specific.tex
--- a/doc-src/IsarRef/Thy/HOL_Specific.thy	Fri Apr 03 16:18:14 2009 +0200
+++ b/doc-src/IsarRef/Thy/HOL_Specific.thy	Fri Apr 03 18:03:29 2009 +0200
@@ -768,7 +768,7 @@
   always supplied to the arithmetic provers implicitly.
 
   The @{attribute (HOL) arith_split} attribute declares case split
-  rules to be expanded before @{method_def (HOL) arith} is invoked.
+  rules to be expanded before @{method (HOL) arith} is invoked.
 
   Note that a simpler (but faster) arithmetic prover is
   already invoked by the Simplifier.
--- a/doc-src/IsarRef/Thy/document/HOL_Specific.tex	Fri Apr 03 16:18:14 2009 +0200
+++ b/doc-src/IsarRef/Thy/document/HOL_Specific.tex	Fri Apr 03 18:03:29 2009 +0200
@@ -776,7 +776,7 @@
   always supplied to the arithmetic provers implicitly.
 
   The \hyperlink{attribute.HOL.arith-split}{\mbox{\isa{arith{\isacharunderscore}split}}} attribute declares case split
-  rules to be expanded before \indexdef{HOL}{method}{arith}\hypertarget{method.HOL.arith}{\hyperlink{method.HOL.arith}{\mbox{\isa{arith}}}} is invoked.
+  rules to be expanded before \hyperlink{method.HOL.arith}{\mbox{\isa{arith}}} is invoked.
 
   Note that a simpler (but faster) arithmetic prover is
   already invoked by the Simplifier.%