
theorem
  for V being RealUnitarySpace, W being Subspace of V holds the carrier
  of W is Coset of W
proof
  let V be RealUnitarySpace;
  let W be Subspace of V;
  the carrier of W = 0.V + W by Lm2;
  hence thesis by Def5;
end;
