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