WhoCites Definitions MarkB generic Sections NuprlLIB Doc

Who Cites absval?
absvalDef |i| == if 0i i else -i fi
Thm* x:. |x|
le_int Def ij == j < i
Thm* i,j:. (ij)
lt_int Def i < j == if i < j true ; false fi
Thm* i,j:. (i < j)
bnot Def b == if b false else true fi
Thm* b:. b

Syntax:|i| has structure: absval(i)

About:
boolbfalsebtrueifthenelseintnatural_number
minuslessmemberall!abstraction

WhoCites Definitions MarkB generic Sections NuprlLIB Doc