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