theorem
  (SW-corner P)`2 = (SE-corner P)`2
proof
  thus (SW-corner P)`2 = S-bound P by EUCLID:52
    .= (SE-corner P)`2 by EUCLID:52;
end;
