(6steps total)
PrintForm
Definitions
hol
num
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
ncompose
wf
1
1
1.
'a
: Type
2.
f
:
'a
'a
3.
x
:
'a
ncompose(
f
;0;
x
)
'a
By:
RecUnfold `ncompose` 0
Generated subgoal:
1
if 0=
0 then
x
else
f
(ncompose(
f
;0-1;
x
)) fi
'a
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(6steps total)
PrintForm
Definitions
hol
num
Sections
HOLlib
Doc