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