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