set xy = <*x,y*>;
set G = <*G1,G2*>;
A1:
dom (Carrier <*G1,G2*>) = {1,2}
by PARTFUN1:def 2;
A6:
for a being object st a in {1,2} holds
<*x,y*> . a in (Carrier <*G1,G2*>) . a
dom <*x,y*> = {1,2}
by FINSEQ_1:2, FINSEQ_1:89;
then
<*x,y*> in product (Carrier <*G1,G2*>)
by A1, A6, CARD_3:9;
hence
<*x,y*> is Element of (product <*G1,G2*>)
by Def2; verum