removed dependence on Cfun.thy
authorhuffman
Thu, 26 May 2005 00:31:48 +0200
changeset 16080 defa6fa5fd29
parent 16079 757e1c4a8081
child 16081 81a4b4a245b0
removed dependence on Cfun.thy
src/HOLCF/TypedefPcpo.thy
--- a/src/HOLCF/TypedefPcpo.thy	Thu May 26 00:30:24 2005 +0200
+++ b/src/HOLCF/TypedefPcpo.thy	Thu May 26 00:31:48 2005 +0200
@@ -138,9 +138,6 @@
  apply (simp only: less type_definition.Abs_inverse [OF type f_in_A])
 done
 
-lemmas typedef_cont_Abs2 =
-  typedef_cont_Abs [OF _ _ _ _ cont_Rep_CFun2]
-
 
 subsection {* Proving a typedef is pointed *}