let s be array; :: thesis: ( s is 0 -based implies s is Sequence-like )
assume A1: for b being Ordinal st b in proj1 s holds
( 0 in proj1 s & 0 c= b ) ; :: according to EXCHSORT:def 2 :: thesis: s is Sequence-like
consider c, a being Ordinal 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 epsilon-transitive & dom s is epsilon-connected ) by A2; :: according to ORDINAL1:def 4,ORDINAL1:def 7 :: thesis: verum