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