assume not { F2(a) where a is Element of F1() : P1[a] } = {} ; :: thesis: contradiction
then reconsider X = { F2(a) where a is Element of F1() : P1[a] } as non empty set ;
consider x being Element of X;
x in X ;
then ex a being Element of F1() st
( x = F2(a) & P1[a] ) ;
hence contradiction by A1; :: thesis: verum