let r be Real; :: thesis: for T, S being RealNormSpace
for f being PartFunc of S,T
for x0 being Point of S st f is_continuous_in x0 holds
r (#) f is_continuous_in x0
let T, S be RealNormSpace; :: thesis: for f being PartFunc of S,T
for x0 being Point of S st f is_continuous_in x0 holds
r (#) f is_continuous_in x0
let f be PartFunc of S,T; :: thesis: for x0 being Point of S st f is_continuous_in x0 holds
r (#) f is_continuous_in x0
let x0 be Point of S; :: thesis: ( f is_continuous_in x0 implies r (#) f is_continuous_in x0 )
assume A1:
f is_continuous_in x0
; :: thesis: r (#) f is_continuous_in x0
then
( x0 in dom f & ( for s1 being sequence of S st rng s1 c= dom f & s1 is convergent & lim s1 = x0 holds
( f /* s1 is convergent & f /. x0 = lim (f /* s1) ) ) )
by Def9;
hence A2:
x0 in dom (r (#) f)
by VFUNCT_1:def 4; :: according to NFCONT_1:def 9 :: thesis: for s1 being sequence of S st rng s1 c= dom (r (#) f) & s1 is convergent & lim s1 = x0 holds
( (r (#) f) /* s1 is convergent & (r (#) f) /. x0 = lim ((r (#) f) /* s1) )
let s1 be sequence of S; :: thesis: ( rng s1 c= dom (r (#) f) & s1 is convergent & lim s1 = x0 implies ( (r (#) f) /* s1 is convergent & (r (#) f) /. x0 = lim ((r (#) f) /* s1) ) )
assume A3:
( rng s1 c= dom (r (#) f) & s1 is convergent & lim s1 = x0 )
; :: thesis: ( (r (#) f) /* s1 is convergent & (r (#) f) /. x0 = lim ((r (#) f) /* s1) )
then A4:
rng s1 c= dom f
by VFUNCT_1:def 4;
then A5:
( f /* s1 is convergent & f /. x0 = lim (f /* s1) )
by A1, A3, Def9;
then
r * (f /* s1) is convergent
by NORMSP_1:37;
hence
(r (#) f) /* s1 is convergent
by A4, Th20; :: thesis: (r (#) f) /. x0 = lim ((r (#) f) /* s1)
thus (r (#) f) /. x0 =
r * (f /. x0)
by A2, VFUNCT_1:def 4
.=
lim (r * (f /* s1))
by A5, NORMSP_1:45
.=
lim ((r (#) f) /* s1)
by A4, Th20
; :: thesis: verum