hol
arithmetic
5
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
m
,
n
:
. even(
m
+
n
)
(even(
m
)
even(
n
))
[even_add]
cites the following:
Thm*
all(
m
:hnum. all(
n
:hnum. equal(even(add(
m
,
n
)),equal(even(
m
),even(
n
)))))
[heven_add]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
5
Sections
HOLlib
Doc