src/HOL/W0/W0.thy
changeset 22548 6ce4bddf3bcb
parent 21669 c68717c16013
child 23373 ead82c82da9e
--- a/src/HOL/W0/W0.thy	Thu Mar 29 11:59:54 2007 +0200
+++ b/src/HOL/W0/W0.thy	Thu Mar 29 14:21:45 2007 +0200
@@ -196,7 +196,7 @@
   apply (unfold new_tv_def)
   apply (tactic "safe_tac HOL_cs")
   -- {* @{text \<Longrightarrow>} *}
-    apply (tactic {* fast_tac (HOL_cs addDs [leD] addss (simpset()
+    apply (tactic {* fast_tac (HOL_cs addDs [@{thm leD}] addss (simpset()
       addsimps [thm "free_tv_subst", thm "dom_def"])) 1 *})
    apply (subgoal_tac "m \<in> cod s \<or> s l = TVar l")
     apply (tactic "safe_tac HOL_cs")