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