WhoCites
Definitions
NuprlPrimitives
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites kleene
minimize?
kleene_minimize
Def mu(
f
) == if
f
(0)
0 else 1+mu(
x
.
f
(1+
x
)) fi (recursive)
Thm*
mu
{
f
:(
)|
x
:
.
f
(
x
) }
Syntax:
mu
has structure:
kleene_minimize
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
NuprlPrimitives
Sections
NuprlLIB
Doc