let s be array; :: thesis: ( s is 0 -based implies s is T-Sequence-like )
assume A1: for b being ordinal number st b in proj1 s holds
( 0 in proj1 s & 0 c= b ) ; :: according to EXCHSORT:def 2 :: thesis: s is T-Sequence-like
consider c, a being ordinal number such that
A2: dom s = c \ a by Def1;
set x = the Element of c \ a;
now :: thesis: ( c \ a <> {} implies dom s = c )end;
hence dom s is ordinal by A2; :: according to ORDINAL1:def 7 :: thesis: verum