(2steps total)
PrintForm
Definitions
hol
num
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
ncompose
zero
'a
:Type,
f
:(
'a
'a
),
x
:
'a
. ncompose(
f
;0;
x
) =
x
By:
IntRecUnfoldThm THEN StrongAuto
Generated subgoal:
1
1.
'a
: Type
2.
f
:
'a
'a
3.
x
:
'a
4. (0=
0) = false
f
(ncompose(
f
;0-1;
x
)) =
x
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(2steps total)
PrintForm
Definitions
hol
num
Sections
HOLlib
Doc