let H be ZF-formula; :: thesis: for x, y being Variable holds
( H is being_membership iff H / (x,y) is being_membership )

let x, y be Variable; :: thesis: ( H is being_membership iff H / (x,y) is being_membership )
thus ( H is being_membership implies H / (x,y) is being_membership ) by Th155; :: thesis: ( H / (x,y) is being_membership implies H is being_membership )
assume H / (x,y) is being_membership ; :: thesis: H is being_membership
then A1: (H / (x,y)) . 1 = 1 by ZF_LANG:19;
3 <= len H by ZF_LANG:13;
then 1 <= len H by XXREAL_0:2;
then A2: 1 in dom H by FINSEQ_3:25;
y <> 1 by Th135;
then H . 1 <> x by A1, A2, Def3;
then 1 = H . 1 by A1, A2, Def3;
hence H is being_membership by ZF_LANG:25; :: thesis: verum