WhoCites Definitions array 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites p array?
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']}
array_ubDef a.u == 1of(2of(a))
Thm* T:Type, a:[T]Array . a.u  
array_lbDef a.l == 1of(a)
Thm* T:Type, a:[T]Array . a.l  
arrayDef [T]Array  == n:m:{n...}{n..m}T
Thm* T:Type{i}. [T]Array   Type{[i']}
pi2Def 2of(t) == t.2
Thm* A:Type, B:(AType), p:(a:AB(a)). 2of(p B(1of(p))
pi1Def 1of(t) == t.1
Thm* A:Type, B:(AType), p:(a:AB(a)). 1of(p A
int_segDef {i..j} == {k:i  k < j }
Thm* m,n:. {m..n Type
int_upperDef {i...} == {j:ij }
Thm* n:. {n...}  Type
leltDef i  j < k == ij & j<k
leDef AB == B<A
Thm* i,j:. (ij Prop
notDef A == A  False
Thm* A:Prop. (A Prop

Syntax:[T]Array{i..j} has structure: p_array(Tij)

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

WhoCites Definitions array 1 Sections StandardLIB Doc