src/HOLCF/Lift2.thy
author oheimb
Tue, 10 Mar 1998 18:32:08 +0100
changeset 4719 21af5c0be0c9
parent 3033 50e14d6d894f
permissions -rw-r--r--
added not1_or and if_eq_cancel to simpset()

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