src/HOLCF/Sprod.thy
changeset 40089 8adc57fb8454
parent 40083 54159b52f339
child 40092 baf5953615da
--- a/src/HOLCF/Sprod.thy	Fri Oct 22 06:08:51 2010 -0700
+++ b/src/HOLCF/Sprod.thy	Fri Oct 22 06:58:45 2010 -0700
@@ -16,9 +16,6 @@
         "{p::'a \<times> 'b. p = \<bottom> \<or> (fst p \<noteq> \<bottom> \<and> snd p \<noteq> \<bottom>)}"
 by simp_all
 
-instance sprod :: ("{finite_po,pcpo}", "{finite_po,pcpo}") finite_po
-by (rule typedef_finite_po [OF type_definition_Sprod])
-
 instance sprod :: ("{chfin,pcpo}", "{chfin,pcpo}") chfin
 by (rule typedef_chfin [OF type_definition_Sprod below_Sprod_def])