(25steps total)
PrintForm
Definitions
rfunction
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
fincr
formation
1
2
2
2
1.
i
:
2.
f
: {
f
|
i
:{
i1
:
|
i1
(
i
,
j
.
i
<
j
)
i
}
if
i
=
0
else {
f
(
i
-1)...} fi}
3.
j
:{
k
:
|
k
<
i
}.
f
(
j
)
4.
i
0
{
f
(
i
-1)...}
By:
Witness
f
(
i
-1)+1
Generated subgoals:
1
f
(
i
-1)+1
3
steps
2
f
(
i
-1)
f
(
i
-1)+1
3
steps
3
5.
j
:
(
f
(
i
-1)
j
)
Prop
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(25steps total)
PrintForm
Definitions
rfunction
1
Sections
StandardLIB
Doc