src/HOLCF/Lift2.thy
author paulson
Mon, 21 May 2001 14:46:30 +0200
changeset 11318 6536fb8c9fc6
parent 3033 50e14d6d894f
permissions -rw-r--r--
X-symbols for ZF

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