Definitions
num
thy
1
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
|
divides
Def
b
|
a
==
c
:
.
a
=
b
c
Thm*
a
,
b
:
. (
a
|
b
)
Prop
iff
Def
P
Q
== (
P
Q
) & (
P
Q
)
Thm*
A
,
B
:Prop. (
A
B
)
Prop
pm_equal
Def
i
=
j
==
i
=
j
i
= -
j
Thm*
a
,
b
:
.
a
=
b
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
num
thy
1
Sections
StandardLIB
Doc