src/HOLCF/Cprod2.thy
author wenzelm
Mon, 07 Feb 2000 18:38:51 +0100
changeset 8203 2fcc6017cb72
parent 2840 7e03e61612b0
child 12030 46d57d0290a2
permissions -rw-r--r--
intro/elim/dest attributes: changed ! / !! flags to ? / ??;

(*  Title:      HOLCF/Cprod2.thy
    ID:         $Id$
    Author:     Franz Regensburger
    Copyright   1993 Technische Universitaet Muenchen

Class Instance *::(pcpo,pcpo)po

*)

Cprod2 = Cprod1 + 

default pcpo

instance "*"::(cpo,cpo)po 
	(refl_less_cprod,antisym_less_cprod,trans_less_cprod)
end