theorem Th105:
  0 <= ||.x.||
proof
  ||.x - x.|| = ||.09(CNS).|| by RLVECT_1:15
    .= 0;
  then 0 <= (||.x.|| + ||.x.||)/2 by Th104;
  hence thesis;
end;
