Definitions
int
2
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
absval
Def
|
i
| == if 0
i
i
else -
i
fi
Thm*
x
:
. |
x
|
le_int
Def
i
j
==
j
<
i
Thm*
i
,
j
:
. (
i
j
)
nat
Def
== {
i
:
| 0
i
}
Thm*
Type
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
int
2
Sections
StandardLIB
Doc