src/HOLCF/Cfun2.thy
author huffman
Wed, 02 Mar 2005 22:57:08 +0100
changeset 15563 9e125b675253
parent 14981 e73f8140af78
child 15566 eb3b1a5c304e
permissions -rw-r--r--
converted to new-style theory

(*  Title:      HOLCF/Cfun2.thy
    ID:         $Id$
    Author:     Franz Regensburger

Class Instance ->::(cpo,cpo)po

*)

Cfun2 = Cfun1 + 

instance "->"::(cpo,cpo)po (refl_less_cfun,antisym_less_cfun,trans_less_cfun)

end