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
|
int_nzero
Def
== {
i
:
|
i
0 }
Thm*
Type
nat_plus
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