Definitions
int
2
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
div_nrel
Def
Div(
a
;
n
;
q
) ==
n
q
a
<
n
(
q
+1)
Thm*
a
:
,
n
:
,
q
:
. Div(
a
;
n
;
q
)
Prop
lelt
Def
i
j
<
k
==
i
j
&
j
<
k
nat
Def
== {
i
:
| 0
i
}
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