PrintForm
Definitions
Lemmas
hol
arithmetic
4
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
sub
plus
a
,
b
,
c
:
. nnsub(
a
;
b
+
c
) = nnsub(nnsub(
a
;
b
);
c
)
By:
RewriteOfThm
Thm*
all
Thm*
(
a
:hnum. all
Thm* (
a
:hnum.
(
b
:hnum. all(
c
:hnum. equal(sub(
a
,add(
b
,
c
)),sub(sub(
a
,
b
),
c
)))))
(SimpsetC [`hol_to_nuprl`;`bequal`])
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
PrintForm
Definitions
Lemmas
hol
arithmetic
4
Sections
HOLlib
Doc