hol
arithmetic
4
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
m
,
n
,
x
:
.
m
+
x
<
n
+
x
m
<
n
[less_mono_add_eq]
cites the following:
Thm*
all
Thm*
(
m
:hnum. all(
n
:hnum. all(
p
:hnum. equal(lt(add(
m
,
p
),add(
n
,
p
)),lt(
m
,
n
)))))
[hless_mono_add_eq]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
4
Sections
HOLlib
Doc