(6steps total)
PrintForm
Definitions
array
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
array
el
wfp
1
1.
T
: Type
2.
i
:
3.
j
: {
i
...}
4.
a
: [
T
]Array{
i
..
j
}
5.
k
: {
i
..
j
}
a
[
k
]
T
By:
Analyze 4
Generated subgoal:
1
4.
a
: [
T
]Array
5.
a
.l =
i
&
a
.u =
j
6.
k
: {
i
..
j
}
a
[
k
]
T
4
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(6steps total)
PrintForm
Definitions
array
1
Sections
StandardLIB
Doc