hol
arithmetic
5
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
n
,
m
:
. exp(
m
+1+1;
n
)<exp(
m
+1+1;
n
+1)
[less_exp_suc_mono]
cites the following:
Thm*
all(
n
:hnum. all(
m
:hnum. lt(exp(suc(suc(
m
)),
n
),exp(suc(suc(
m
)),suc(
n
)))))
[hless_exp_suc_mono]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
5
Sections
HOLlib
Doc