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