 reserve RNS1,RNS2 for RealLinearSpace;

theorem
the RLSStruct of RNS1 = the RLSStruct of RNS2
implies
  for p,q be Element of RNS1,
      f,g be Element of RNS2
         st p=f & q=g
  holds p+q = f+g;
