changeset 3231 | 188826f1ccdb |
parent 3197 | 25d11b449e92 |
child 3235 | 5ebd327ffb96 |
--- a/Nominal/Ex/Let.thy Thu Mar 13 09:30:26 2014 +0000 +++ b/Nominal/Ex/Let.thy Mon Mar 24 15:31:17 2014 +0000 @@ -86,7 +86,6 @@ apply(case_tac x) apply(case_tac b rule: trm_assn.exhaust(2)) apply(simp_all) -apply(blast) done termination by lexicographic_order @@ -145,7 +144,6 @@ apply(case_tac x) apply(case_tac b rule: trm_assn.exhaust(2)) apply(simp_all) - apply(blast) done termination by lexicographic_order