Cross Reference: NAdd.hascasl
xref
: /
hets
/
HasCASL
/
test
/
NAdd.hascasl
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
type Nat %% ::= 0 | suc (pre :? Nat)
type Nadd < Nat -> Nat
type Nat < Nadd