Definitions
bool
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
b2i
Def
b2i(
b
) == if
b
1 else 0 fi
Thm*
b
:
. b2i(
b
)
le
Def
A
B
==
B
<
A
Thm*
i
,
j
:
. (
i
j
)
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
bool
1
Sections
StandardLIB
Doc