src/HOLCF/Lift.thy
author wenzelm
Wed, 27 Oct 1999 17:27:07 +0200
changeset 7954 ea6b79f32cfd
parent 2640 ee4dfce170a0
child 12026 0b1d80ada4ab
permissions -rw-r--r--
added (try_)update_thy_only; added (try_)context_thy_only command;

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