theorem Th5:
  ZeroLC(V) is Linear_Combination of A
proof
  Carrier(ZeroLC(V)) = {} & {} c= A by Def3;
  hence thesis by Def4;
end;
