let x, y be Variable; :: thesis: for H, G being ZF-formula st Ex x,H = Ex y,G holds
( x = y & H = G )

let H, G be ZF-formula; :: thesis: ( Ex x,H = Ex y,G implies ( x = y & H = G ) )
assume Ex x,H = Ex y,G ; :: thesis: ( x = y & H = G )
then All x,('not' H) = All y,('not' G) by FINSEQ_1:46;
then ( x = y & 'not' H = 'not' G ) by Th12;
hence ( x = y & H = G ) by FINSEQ_1:46; :: thesis: verum