theorem Th25:
  0c * L = ZeroCLC V
proof
  let v;
  thus (0c * L).v = 0c * L.v by Def9
    .= (ZeroCLC V).v by Th2;
end;
