src/HOLCF/Sprod2.thy
author paulson
Fri, 06 Jun 1997 10:18:46 +0200
changeset 3417 58ccb80eb50a
parent 2640 ee4dfce170a0
child 12030 46d57d0290a2
permissions -rw-r--r--
New example theory: Recdef

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

Class Instance **::(pcpo,pcpo)po
*)

Sprod2 = Sprod1 + 

instance "**"::(pcpo,pcpo)po 
		(refl_less_sprod, antisym_less_sprod, trans_less_sprod)
end