mb
nat
Sections
MarkB
generic
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
n
:
,
f
:(
n
),
m
:
n
.
Thm*
sum(
f
(
x
) |
x
<
n
) =
f
(
m
)+sum(if
x
=
m
0 else
f
(
x
) fi |
x
<
n
)
[isolate_summand]
cites the following:
Thm*
n
:
,
f
,
g
:(
n
).
Thm*
(
i
:
n
.
f
(
i
) =
g
(
i
))
sum(
f
(
x
) |
x
<
n
) = sum(
g
(
x
) |
x
<
n
)
[sum_functionality]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
mb
nat
Sections
MarkB
generic
Doc