theorem Th20:
  ||. (a-reflection).b - a .|| = ||. b - a .||
  proof
    (a-reflection).b - a = a - b by Th19;
    hence thesis by NORMSP_1:7;
  end;
