let x1, x2 be set ; :: thesis: <*x1,x2*> = {[1,x1],[2,x2]}
reconsider f = {[1,x1],[2,x2]} as Function by GRFUNC_1:19;
A1:
dom f = {1,2}
by RELAT_1:24;
then A2:
dom <*x1,x2*> = dom f
by FINSEQ_1:4, FINSEQ_3:29;
hence
<*x1,x2*> = {[1,x1],[2,x2]}
by A1, A2, FUNCT_1:9; :: thesis: verum