theorem Th36:
  (- L).v = - L.v
proof
  thus (- L).v = (- 1.GF) * L.v by Def9
    .= - L.v by Lm2;
end;
