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
:
.
m
+
n
+1
m
[not_suc_add_less_eq]
cites the following:
Thm*
all(
m
:hnum. all(
n
:hnum. not(le(suc(add(
m
,
n
)),
m
))))
[hnot_suc_add_less_eq]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
5
Sections
HOLlib
Doc