theorem
  the RLSStruct of TOP-REAL n = the RLSStruct of TOP-REAL-INFTY n
  proof
    the RLSStruct of TOP-REAL n = RealVectSpace Seg n by EUCLID:def 8;
    hence thesis by Def8;
  end;
