changeset 3231 | 188826f1ccdb |
parent 2950 | 0911cb7bf696 |
--- a/Nominal/Ex/Multi_Recs2.thy Thu Mar 13 09:30:26 2014 +0000 +++ b/Nominal/Ex/Multi_Recs2.thy Mon Mar 24 15:31:17 2014 +0000 @@ -103,7 +103,6 @@ apply(raw_tactic {* Induction_Schema.induction_schema_tac @{context} @{thms assms} *}) apply(rule_tac y="exp" and c="c" in fun_recs.strong_exhaust(1)) apply(simp_all)[4] - apply(blast) apply(rule_tac ya="fnclause" and c="c" in fun_recs.strong_exhaust(2)) apply(blast) apply(rule_tac yb="fnclauses" in fun_recs.strong_exhaust(3))