doc-src/TutorialI/Sets/Relations.thy
changeset 12489 c92e38c3cbaa
parent 11330 8ee6ed16ea45
child 16417 9bc16273c2d4
--- a/doc-src/TutorialI/Sets/Relations.thy	Thu Dec 13 16:48:07 2001 +0100
+++ b/doc-src/TutorialI/Sets/Relations.thy	Thu Dec 13 16:48:34 2001 +0100
@@ -12,8 +12,8 @@
 *}
 
 text{*
-@{thm[display] comp_def[no_vars]}
-\rulename{comp_def}
+@{thm[display] rel_comp_def[no_vars]}
+\rulename{rel_comp_def}
 *}
 
 text{*
@@ -22,8 +22,8 @@
 *}
 
 text{*
-@{thm[display] comp_mono[no_vars]}
-\rulename{comp_mono}
+@{thm[display] rel_comp_mono[no_vars]}
+\rulename{rel_comp_mono}
 *}
 
 text{*
@@ -32,8 +32,8 @@
 *}
 
 text{*
-@{thm[display] converse_comp[no_vars]}
-\rulename{converse_comp}
+@{thm[display] converse_rel_comp[no_vars]}
+\rulename{converse_rel_comp}
 *}
 
 text{*