src/HOLCF/Tutorial/Domain_ex.thy
changeset 40213 b63e966564da
parent 37109 e67760c1b851
child 40321 d065b195ec89
--- a/src/HOLCF/Tutorial/Domain_ex.thy	Sun Oct 24 15:19:17 2010 -0700
+++ b/src/HOLCF/Tutorial/Domain_ex.thy	Sun Oct 24 15:42:57 2010 -0700
@@ -140,9 +140,9 @@
 thm tree.injects
 
 text {* Rules about case combinator *}
-term tree_when
-thm tree.tree_when_def
-thm tree.when_rews
+term tree_case
+thm tree.tree_case_def
+thm tree.case_rews
 
 text {* Rules about selectors *}
 term left