WhoCites
Definitions
array
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites array
el?
array_el
Def
a
[
i
] == 2of(2of(
a
))(
i
)
Thm*
T
:Type,
i
:
,
j
:{
i
...},
a
:[
T
]Array{
i
..
j
},
k
:{
i
..
j
}.
a
[
k
]
T
Thm*
T
:Type,
a
:[
T
]Array ,
i
:{
a
.l..
a
.u
}.
a
[
i
]
T
pi2
Def
2of(
t
) ==
t
.2
Thm*
A
:Type,
B
:(
A
Type),
p
:(
a
:
A
B
(
a
)). 2of(
p
)
B
(1of(
p
))
Syntax:
a
[
i
]
has structure:
array_el(
a
;
i
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
array
1
Sections
StandardLIB
Doc