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