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