let F be non trivial RealNormSpace; :: thesis: for r being Real
for R being REST of F holds r (#) R is REST of F

let r be Real; :: thesis: for R being REST of F holds r (#) R is REST of F
let R be REST of F; :: thesis: r (#) R is REST of F
A1: R is total by Def1;
then A2: r (#) R is total by VFUNCT_1:34;
now
let h be convergent_to_0 Real_Sequence; :: thesis: ( (h ") (#) ((r (#) R) /* h) is convergent & lim ((h ") (#) ((r (#) R) /* h)) = 0. F )
dom R = REAL by A1, FUNCT_2:def 1;
then rng h c= dom R ;
then A3: (h ") (#) ((r (#) R) /* h) = (h ") (#) (r * (R /* h)) by NFCONT_3:4
.= r * ((h ") (#) (R /* h)) by NDIFF_1:10 ;
A4: (h ") (#) (R /* h) is convergent by Def1;
hence (h ") (#) ((r (#) R) /* h) is convergent by A3, NORMSP_1:22; :: thesis: lim ((h ") (#) ((r (#) R) /* h)) = 0. F
lim ((h ") (#) (R /* h)) = 0. F by Def1;
hence lim ((h ") (#) ((r (#) R) /* h)) = r * (0. F) by A4, A3, NORMSP_1:28
.= 0. F by RLVECT_1:10 ;
:: thesis: verum
end;
hence r (#) R is REST of F by A2, Def1; :: thesis: verum