(4steps total)
PrintForm
Definitions
list
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
select
cons
hd
T
:Type,
a
:
T
,
as
:
T
List,
i
:
.
i
0
(
a
.
as
)[
i
] =
a
By:
Unfold `select` 0 THEN UnivCD
Generated subgoal:
1
1.
T
: Type
2.
a
:
T
3.
as
:
T
List
4.
i
:
5.
i
0
hd(nth_tl(
i
;
a
.
as
)) =
a
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(4steps total)
PrintForm
Definitions
list
1
Sections
StandardLIB
Doc