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
:
. nnsub(
n
+1;
m
+1) = nnsub(
n
;
m
)
[sub_mono_eq]
cites the following:
Thm*
all(
n
:hnum. all(
m
:hnum. equal(sub(suc(
n
),suc(
m
)),sub(
n
,
m
))))
[hsub_mono_eq]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
4
Sections
HOLlib
Doc