 reserve RNS1,RNS2 for RealLinearSpace;

theorem
the RLSStruct of RNS1 = the RLSStruct of RNS2
implies
  for r be Real,
      q be Element of RNS1,
      g be Element of RNS2
         st q = g
  holds r*q = r*g;
