hol
arithmetic
4
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
n
,
m
:
.
n
+
n
+1 =
m
+
m
[not_odd_eq_even]
cites the following:
Thm*
all(
n
:hnum. all(
m
:hnum. not(equal(suc(add(
n
,
n
)),add(
m
,
m
)))))
[hnot_odd_eq_even]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
4
Sections
HOLlib
Doc