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