theorem
  for n be non empty Nat,
      xv, yv be Element of n -VectSp_over F_Real,
      xt, yt be Element of TOP-REAL n
    st xv = xt & yv = yt
  holds xv + yv = xt + yt by Th54;
