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