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