src/HOLCF/Lift2.thy
author oheimb
Wed, 31 Jan 2001 10:15:55 +0100
changeset 11008 f7333f055ef6
parent 3033 50e14d6d894f
permissions -rw-r--r--
improved theory reference in comment

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