src/HOLCF/Lift2.thy
author nipkow
Tue, 04 Sep 2001 17:31:18 +0200
changeset 11548 0028bd06a19c
parent 3033 50e14d6d894f
permissions -rw-r--r--
*** empty log message ***

(*  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