theorem Th3:
  ZeroLC(V).v = 0.GF
proof
  Carrier(ZeroLC(V)) = {} & not v in {} by Def3;
  hence thesis;
end;
