Definitions
int
2
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
gt
Def
i
>
j
==
j
<
i
Thm*
i
,
j
:
. (
i
>
j
)
Prop
iff
Def
P
Q
== (
P
Q
) & (
P
Q
)
Thm*
A
,
B
:Prop. (
A
B
)
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
int
2
Sections
StandardLIB
Doc