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