theorem
  - v in v + W iff v in W
proof
  (- 1r) * v = - v by Th3;
  hence thesis by Th77,Th78;
end;
