theorem Th57:
  L - L = ZeroLC(V)
proof
  let v;
  thus (L - L).v = L.v - L.v by Th54
    .= ZeroLC(V).v by Th20;
end;
