author | nipkow |
Fri, 23 May 1997 09:20:35 +0200 | |
changeset 3310 | 0ceaad3c3f52 |
parent 3309 | 992a25b24d0d |
child 3311 | 36e3de24137d |
--- a/src/HOLCF/Porder0.thy Fri May 23 09:18:06 1997 +0200 +++ b/src/HOLCF/Porder0.thy Fri May 23 09:20:35 1997 +0200 @@ -7,11 +7,11 @@ *) -Porder0 = Nat + +Porder0 = Arith + (* first the global constant for HOLCF type classes *) consts - "less" :: "['a,'a] => bool" + less :: "['a,'a] => bool" axclass po < term (* class axioms: *)