src/HOLCF/Lift2.thy
author paulson
Tue, 19 Dec 2000 15:15:43 +0100
changeset 10701 16493f0cee9a
parent 3033 50e14d6d894f
permissions -rw-r--r--
coping with the re-orientation of #nn=x

(*  Title:      HOLCF/Lift2.thy
    ID:         $Id$
    Author:     Olaf Mueller
    Copyright   1996 Technische Universitaet Muenchen

Class Instance lift::(term)po
*)

Lift2 = Lift1 + 

instance "lift" :: (term)po (refl_less_lift,antisym_less_lift,trans_less_lift)

end