let G, H be ZF-formula; for x, y, z being Variable st z <> x holds
( All (z,G) = (All (z,H)) / (x,y) iff G = H / (x,y) )
let x, y, z be Variable; ( z <> x implies ( All (z,G) = (All (z,H)) / (x,y) iff G = H / (x,y) ) )
assume A1:
z <> x
; ( All (z,G) = (All (z,H)) / (x,y) iff G = H / (x,y) )
thus
( All (z,G) = (All (z,H)) / (x,y) implies G = H / (x,y) )
( G = H / (x,y) implies All (z,G) = (All (z,H)) / (x,y) )
thus
( G = H / (x,y) implies All (z,G) = (All (z,H)) / (x,y) )
by A1, Lm2; verum