src/HOL/IMP/Abs_Int0.thy
changeset 54944 9a52ee8cae9b
parent 53015 a1119cf551e8
child 57512 cc97b347b301
--- a/src/HOL/IMP/Abs_Int0.thy	Tue Jan 07 23:55:51 2014 +0100
+++ b/src/HOL/IMP/Abs_Int0.thy	Wed Jan 08 09:20:14 2014 +0100
@@ -219,8 +219,7 @@
 lemma gamma_Step_subcomm:
   assumes "!!x e S. f1 x e (\<gamma>\<^sub>o S) \<subseteq> \<gamma>\<^sub>o (f2 x e S)"  "!!b S. g1 b (\<gamma>\<^sub>o S) \<subseteq> \<gamma>\<^sub>o (g2 b S)"
   shows "Step f1 g1 (\<gamma>\<^sub>o S) (\<gamma>\<^sub>c C) \<le> \<gamma>\<^sub>c (Step f2 g2 S C)"
-proof(induction C arbitrary: S)
-qed  (auto simp: mono_gamma_o assms)
+by (induction C arbitrary: S) (auto simp: mono_gamma_o assms)
 
 lemma step_step': "step (\<gamma>\<^sub>o S) (\<gamma>\<^sub>c C) \<le> \<gamma>\<^sub>c (step' S C)"
 unfolding step_def step'_def