
theorem Th11:
  for V being RealUnitarySpace, W being Subspace of V holds 0.V in W
proof
  let V be RealUnitarySpace;
  let W be Subspace of V;
  0.W in W;
  hence thesis by Def1;
end;
