theorem
  for n be non empty Nat,
     af be Element of F_Real,
     at be Real,
     xv be Element of n -VectSp_over F_Real,
     xt be Element of TOP-REAL n
    st af = at & xv = xt
  holds af * xv = at * xt by Th54;
