theorem
  (SW-corner P)`1 = (NW-corner P)`1
proof
  thus (SW-corner P)`1 = W-bound P by EUCLID:52
    .= (NW-corner P)`1 by EUCLID:52;
end;
