
theorem
  for V being strict RealUnitarySpace holds V in Subspaces(V)
proof
  let V be strict RealUnitarySpace;
  (Omega).V in Subspaces(V) by Def3;
  hence thesis by RUSUB_1:def 3;
end;
