src/HOLCF/Lift.thy
author wenzelm
Tue, 04 Jul 2000 01:12:42 +0200
changeset 9239 b31c2132176a
parent 2640 ee4dfce170a0
child 12026 0b1d80ada4ab
permissions -rw-r--r--
* added 'nothing' --- the empty list of theorems;

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