doc-src/TutorialI/Sets/sets.tex
changeset 11494 23a118849801
parent 11458 09a6c44a48ea
child 12332 aea72a834c85
--- a/doc-src/TutorialI/Sets/sets.tex	Thu Aug 09 10:17:45 2001 +0200
+++ b/doc-src/TutorialI/Sets/sets.tex	Thu Aug 09 18:12:15 2001 +0200
@@ -913,7 +913,7 @@
 ((x,y)\ \isasymin\ less_than)\ =\ (x\ <\ y)
 \rulenamedx{less_than_iff}\isanewline
 wf\ less_than
-\rulename{wf_less_than}
+\rulenamedx{wf_less_than}
 \end{isabelle}
 
 The notion of measure generalizes to the 
@@ -928,7 +928,7 @@
 \isasymin\ r\isacharbraceright
 \rulenamedx{inv_image_def}\isanewline
 wf\ r\ \isasymLongrightarrow\ wf\ (inv_image\ r\ f)
-\rulename{wf_inv_image}
+\rulenamedx{wf_inv_image}
 \end{isabelle}
 
 A measure function involves the natural numbers.  The relation \isa{measure
@@ -939,7 +939,7 @@
 measure\ \isasymequiv\ inv_image\ less_than%
 \rulenamedx{measure_def}\isanewline
 wf\ (measure\ f)
-\rulename{wf_measure}
+\rulenamedx{wf_measure}
 \end{isabelle}
 
 Of the other constructions, the most important is the
@@ -957,7 +957,7 @@
 \rulenamedx{lex_prod_def}%
 \par\smallskip
 \isasymlbrakk wf\ ra;\ wf\ rb\isasymrbrakk \ \isasymLongrightarrow \ wf\ (ra\ <*lex*>\ rb)
-\rulename{wf_lex_prod}
+\rulenamedx{wf_lex_prod}
 \end{isabelle}
 
 These constructions can be used in a