let D be non empty set ; for z being Tuple of 3,D ex d1, d2, d3 being Element of D st z = <*d1,d2,d3*>
let z be Tuple of 3,D; ex d1, d2, d3 being Element of D st z = <*d1,d2,d3*>
A1:
z is Element of D *
by FINSEQ_1:def 11;
len z = 3
by CARD_1:def 7;
then
z in 3 -tuples_on D
by A1;
then
z in { <*d1,d2,d3*> where d1, d2, d3 is Element of D : verum }
by Th100;
hence
ex d1, d2, d3 being Element of D st z = <*d1,d2,d3*>
; verum