hol
arithmetic
4
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
n
,
m
:
.
n
+1
m
+1
n
m
[less_eq_mono]
cites the following:
Thm*
all(
n
:hnum. all(
m
:hnum. equal(le(suc(
n
),suc(
m
)),le(
n
,
m
))))
[hless_eq_mono]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
4
Sections
HOLlib
Doc