src/HOLCF/Lift.thy
author wenzelm
Fri, 24 Mar 2000 14:40:51 +0100
changeset 8568 b18540435f26
parent 2640 ee4dfce170a0
child 12026 0b1d80ada4ab
permissions -rw-r--r--
tuned;

(*  Title:      HOLCF/Lift.thy
    ID:         $Id$
    Author:     Oscar Slotosch
    Copyright   1997 Technische Universitaet Muenchen
*)

Lift = Lift3 + 

instance lift :: (term)flat (ax_flat_lift)

default pcpo

end