theorem
  All(x,y,p) = All(z,q) implies x = z & All(y,p) = q by Th5;
