let A, a be set ; :: thesis: ( <*a*> in 1 -tuples_on A implies a in A )
assume <*a*> in 1 -tuples_on A ; :: thesis: a in A
then A1: ex a9 being set st
( a9 in A & <*a*> = <*a9*> ) by Th155;
<*a*> . 1 = a by FINSEQ_1:40;
hence a in A by A1, FINSEQ_1:40; :: thesis: verum