PrintForm
Definitions
Lemmas
hol
arithmetic
5
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
less
eq
exists
m
,
n
:
.
m
n
(
x
:
.
n
=
m
+
x
)
By:
RewriteOfThm
Thm*
all
Thm*
(
m
:hnum. all(
n
:hnum. equal(le(
m
,
n
),exists(
p
:hnum. equal(
n
,add(
m
,
p
))))))
(SimpsetC [`hol_to_nuprl`;`bequal`])
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
PrintForm
Definitions
Lemmas
hol
arithmetic
5
Sections
HOLlib
Doc