src/HOLCF/Pcpo.thy
changeset 15577 e16da3068ad6
parent 15576 efb95d0d01f7
child 15588 14e3228f18cc
equal deleted inserted replaced
15576:efb95d0d01f7 15577:e16da3068ad6
     6 introduction of the classes cpo and pcpo 
     6 introduction of the classes cpo and pcpo 
     7 *)
     7 *)
     8 
     8 
     9 header {* Classes cpo and pcpo *}
     9 header {* Classes cpo and pcpo *}
    10 
    10 
    11 theory Pcpo = Porder:
    11 theory Pcpo
       
    12 imports Porder
       
    13 begin
    12 
    14 
    13 (* The class cpo of chain complete partial orders *)
    15 (* The class cpo of chain complete partial orders *)
    14 (* ********************************************** *)
    16 (* ********************************************** *)
    15 axclass cpo < po
    17 axclass cpo < po
    16         (* class axiom: *)
    18         (* class axiom: *)