
theorem
  for V being strict RealUnitarySpace holds (Omega).V /\ (Omega).V = V
proof
  let V be strict RealUnitarySpace;
  thus (Omega).V /\ (Omega).V = (Omega).V by Th20
    .= V by RUSUB_1:def 3;
end;
