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