theorem
  N-max P = E-max P implies N-max P = NE-corner P
proof
A1: (N-max P)`2 = N-bound P by EUCLID:52;
  assume N-max P = E-max P;
  hence thesis by A1,EUCLID:52;
end;
