diff -r 134b74908a8e -r be76913ec1a4 src/HOL/Word/Bool_List_Representation.thy --- a/src/HOL/Word/Bool_List_Representation.thy Fri Feb 24 16:55:29 2012 +0100 +++ b/src/HOL/Word/Bool_List_Representation.thy Fri Feb 24 16:59:20 2012 +0100 @@ -790,7 +790,7 @@ apply (case_tac binb rule: bin_exhaust) apply (case_tac b) apply (case_tac [!] "ba") - apply (auto simp: rbl_succ succ_def bin_to_bl_aux_alt Let_def add_ac) + apply (auto simp: rbl_succ bin_to_bl_aux_alt Let_def add_ac) done lemma rbl_add_app2: