theorem Th43:
  0 * L = ZeroLC(V)
proof
  let v;
  thus (0 * L).v = 0 * L.v by Def11
    .= ZeroLC(V).v by Th20;
end;
