theorem Th37:
  L - L = ZeroCLC V
proof
  let v;
  thus (L - L).v = L.v - L.v by Th34
    .= (ZeroCLC V).v by Th2;
end;
