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