src/HOLCF/ConvexPD.thy
changeset 40433 3128c2a54785
parent 40327 1dfdbd66093a
child 40436 adb22dbb5242
--- a/src/HOLCF/ConvexPD.thy	Wed Nov 03 15:57:39 2010 -0700
+++ b/src/HOLCF/ConvexPD.thy	Wed Nov 03 16:39:23 2010 -0700
@@ -329,10 +329,6 @@
 apply (rule fold_pd_PDPlus [OF ACI_convex_bind])
 done
 
-lemma monofun_LAM:
-  "\<lbrakk>cont f; cont g; \<And>x. f x \<sqsubseteq> g x\<rbrakk> \<Longrightarrow> (\<Lambda> x. f x) \<sqsubseteq> (\<Lambda> x. g x)"
-by (simp add: cfun_below_iff)
-
 lemma convex_bind_basis_mono:
   "t \<le>\<natural> u \<Longrightarrow> convex_bind_basis t \<sqsubseteq> convex_bind_basis u"
 apply (erule convex_le_induct)