theorem Th48:
  1 * L = L
proof
  let v;
  thus (1 * L).v = 1 * L.v by Def11
    .= L.v;
end;
