theorem
  0.V in C iff C = the carrier of W
proof
  ex v st C = v + W by Def12;
  hence thesis by Th66;
end;
