set X = { F2(v1) where v1 is Element of F1() : P1[v1] } ;
set Y = { F3(v2) where v2 is Element of F1() : P1[v2] } ;
A2:
{ F2(v1) where v1 is Element of F1() : P1[v1] } c= { F3(v2) where v2 is Element of F1() : P1[v2] }
{ F3(v2) where v2 is Element of F1() : P1[v2] } c= { F2(v1) where v1 is Element of F1() : P1[v1] }
hence
{ F2(v1) where v1 is Element of F1() : P1[v1] } = { F3(v2) where v2 is Element of F1() : P1[v2] }
by A2, XBOOLE_0:def 10; :: thesis: verum