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