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