theorem
  (NW-corner P)`2 = (NE-corner P)`2
proof
  thus (NW-corner P)`2 = N-bound P by EUCLID:52
    .= (NE-corner P)`2 by EUCLID:52;
end;
