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 Th8;
<*a*> . 1 = a by FINSEQ_1:57;
hence a in A by A1, FINSEQ_1:57; :: thesis: verum