src/HOLCF/Lift2.thy
author nipkow
Tue, 21 Sep 1999 19:11:07 +0200
changeset 7570 a9391550eea1
parent 3033 50e14d6d894f
permissions -rw-r--r--
Mod because of new solver interface.

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