hol
arithmetic
5
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
n
:
. even(
n
)
(
m
:
.
n
= 2
m
)
[even_exists]
cites the following:
Thm*
all(
n
:hnum. equal(even(
n
),exists(
m
:hnum. equal(
n
,mult(2,
m
)))))
[heven_exists]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
5
Sections
HOLlib
Doc