hol
num
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
m
,
n
:
.
m
+1 =
n
+1
m
=
n
[inv_suc]
cites the following:
Thm*
all(
m
:hnum. all(
n
:hnum. implies(equal(suc(
m
),suc(
n
)),equal(
m
,
n
))))
[hinv_suc]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
num
Sections
HOLlib
Doc