src/HOL/Library/RBT_Impl.thy
changeset 61121 efe8b18306b7
parent 61076 bdc1e2f0a86a
child 61225 1a690dce8cfc
--- a/src/HOL/Library/RBT_Impl.thy	Sun Sep 06 19:09:20 2015 +0200
+++ b/src/HOL/Library/RBT_Impl.thy	Sun Sep 06 21:55:13 2015 +0200
@@ -1757,9 +1757,9 @@
   compare.eq.refl compare.eq.simps
   compare.EQ_def compare.GT_def compare.LT_def
   equal_compare_def
-  skip_red_def skip_red.simps skip_red.cases skip_red.induct 
+  skip_red.simps skip_red.cases skip_red.induct 
   skip_black_def
-  compare_height_def compare_height.simps
+  compare_height.simps
 
 subsection \<open>union and intersection of sorted associative lists\<close>