theorem Th27:
  |.w1 - w2.| = |.w2 - w1.|
proof
  thus |.w1 - w2.| = |.-(w1 - w2).| by EUCLID:71
    .= |.w2 - w1.| by RLVECT_1:33;
end;
