hol
arithmetic
4
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
m
:
. 0<
m
(
n
:
. pre(
m
)<pre(
n
)
m
<
n
)
[inv_pre_less]
cites the following:
Thm*
all
Thm*
(
m
:hnum. implies(lt(0,
m
),all(
n
:hnum. equal(lt(pre(
m
),pre(
n
)),lt(
m
,
n
)))))
[hinv_pre_less]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
4
Sections
HOLlib
Doc