Definitions array 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
array_elDef 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
p_arrayDef [T]Array{i..j} == {a:[T]Array | a.l = i & a.u = j }
Thm* T:Type{i}, i:j:{i...}. [T]Array{i..j Type{[i']}
int_segDef {i..j} == {k:i  k < j }
Thm* m,n:. {m..n Type
int_upperDef {i...} == {j:ij }
Thm* n:. {n...}  Type

About:
intsetapplyuniverseequalmemberandall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions array 1 Sections StandardLIB Doc