(7steps total)
PrintForm
Definitions
Lemmas
list
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
select
append
front
1
1.
T
: Type
2.
as
:
T
List
3.
bs
:
T
List
4.
i
:
||
as
||
(
as
@
bs
)[
i
] =
as
[
i
]
By:
ListInd 2 THEN AbReduce 0 THEN Analyze 0
Generated subgoals:
1
4.
i
:
0
bs
[
i
] = nil[
i
]
Auto
2
4.
u
:
T
5.
v
:
T
List
6.
i
:
||
v
||. (
v
@
bs
)[
i
] =
v
[
i
]
7.
i
:
(||
v
||+1)
(
u
.(
v
@
bs
))[
i
] = (
u
.
v
)[
i
]
4
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(7steps total)
PrintForm
Definitions
Lemmas
list
1
Sections
StandardLIB
Doc