src/HOLCF/Adm.thy
changeset 19440 b2877e230b07
parent 17814 21183d6f62b8
child 25131 2c8caac48ade
--- a/src/HOLCF/Adm.thy	Thu Apr 13 23:14:18 2006 +0200
+++ b/src/HOLCF/Adm.thy	Thu Apr 13 23:15:44 2006 +0200
@@ -182,8 +182,8 @@
 lemma compact_UU [simp, intro]: "compact \<bottom>"
 by (rule compactI, simp add: adm_not_free)
 
-lemma adm_not_UU: "cont t \<Longrightarrow> adm (\<lambda>x. \<not> t x = \<bottom>)"
-by (simp add: eq_UU_iff adm_not_less)
+lemma adm_not_UU: "cont t \<Longrightarrow> adm (\<lambda>x. t x \<noteq> \<bottom>)"
+by (simp add: adm_neq_compact)
 
 lemmas adm_lemmas [simp] =
   adm_not_free adm_conj adm_all2 adm_ball2 adm_disj adm_imp adm_iff