theorem Th165:
  Ex(y,G) = Ex(x,H)/(x,y) iff G = H/(x,y)
proof
  'not' G = ('not' H)/(x,y) iff All(y,'not' G) = All(x,'not' H)/(x,y) by Th160;
  hence thesis by Th156;
end;
