src/HOLCF/Lift.thy
author paulson
Mon, 13 Mar 2000 12:42:05 +0100
changeset 8421 7156b8e26a17
parent 2640 ee4dfce170a0
child 12026 0b1d80ada4ab
permissions -rw-r--r--
fixed the goal statement of sorted_qsort

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