let H be ZF-formula; for x, y being Variable st H is biconditional holds
( the_left_side_of (H / x,y) = (the_left_side_of H) / x,y & the_right_side_of (H / x,y) = (the_right_side_of H) / x,y )
let x, y be Variable; ( H is biconditional implies ( the_left_side_of (H / x,y) = (the_left_side_of H) / x,y & the_right_side_of (H / x,y) = (the_right_side_of H) / x,y ) )
assume
H is biconditional
; ( the_left_side_of (H / x,y) = (the_left_side_of H) / x,y & the_right_side_of (H / x,y) = (the_right_side_of H) / x,y )
then
( H = (the_left_side_of H) <=> (the_right_side_of H) & H / x,y = (the_left_side_of (H / x,y)) <=> (the_right_side_of (H / x,y)) )
by Th190, ZF_LANG:67;
hence
( the_left_side_of (H / x,y) = (the_left_side_of H) / x,y & the_right_side_of (H / x,y) = (the_right_side_of H) / x,y )
by Th177; verum