(8steps total)
PrintForm
Definitions
Lemmas
NuprlPrimitives
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
sfa
doc
ycomb
factorial
typing
1
Y(
f
,
x
. if
x
=
0
1 else
x
f
(
x
-1) fi)
Void
Void
By:
Compute
Co
Y(
f
,
x
. if
x
=
0
1 else
x
f
(
x
-1) fi)
Co
*
Co
x
.if
x
=
0
1
Co
x
.
else
x
(
x
.(
f
,
x
. if
x
=
0
1 else
x
f
(
x
-1) fi)(
x
(
x
)))
Co
x
.else
x
((
x
.(
f
,
x
. if
x
=
0
1 else
x
f
(
x
-1) fi)(
x
(
x
)))
Co
x
.else
x
,
x
-1) fi
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(8steps total)
PrintForm
Definitions
Lemmas
NuprlPrimitives
Sections
NuprlLIB
Doc