hol
arithmetic
5
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
n
:
.
n
+1 = 1+
n
[suc_one_add]
cites the following:
Thm*
all(
n
:hnum. equal(suc(
n
),add(1,
n
)))
[hsuc_one_add]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
5
Sections
HOLlib
Doc