PrintForm
Definitions
Lemmas
hol
arithmetic
4
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
add
eq
0
m
,
n
:
.
m
+
n
= 0
m
= 0
&
n
= 0
By:
RewriteOfThm
Thm*
all
Thm*
(
m
:hnum. all
Thm* (
m
:hnum.
(
n
:hnum. equal(equal(add(
m
,
n
),0),and(equal(
m
,0),equal(
n
,0)))))
(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
4
Sections
HOLlib
Doc