tuned unchecked ML;
authorwenzelm
Mon, 26 Aug 2013 11:42:35 +0200
changeset 53200 09e8c42dbb06
parent 53199 7a9fe70c8b0a
child 53201 2a2dc18f3e10
tuned unchecked ML;
src/Doc/IsarImplementation/Logic.thy
--- a/src/Doc/IsarImplementation/Logic.thy	Mon Aug 26 11:41:17 2013 +0200
+++ b/src/Doc/IsarImplementation/Logic.thy	Mon Aug 26 11:42:35 2013 +0200
@@ -1173,7 +1173,7 @@
   This corresponds to the rule attribute @{attribute THEN} in Isar
   source language.
 
-  \item @{text "rule\<^sub>1 RS rule\<^sub>2"} abbreviates @{text "rule\<^sub>1 RS (1,
+  \item @{text "rule\<^sub>1 RS rule\<^sub>2"} abbreviates @{text "rule\<^sub>1 RSN (1,
   rule\<^sub>2)"}.
 
   \item @{text "rules\<^sub>1 RLN (i, rules\<^sub>2)"} joins lists of rules.  For