let S, T be RealNormSpace; for f being PartFunc of S,T
for x0 being Point of S st f is_differentiable_in x0 holds
f is_continuous_in x0
let f be PartFunc of S,T; for x0 being Point of S st f is_differentiable_in x0 holds
f is_continuous_in x0
let x0 be Point of S; ( f is_differentiable_in x0 implies f is_continuous_in x0 )
assume A1:
f is_differentiable_in x0
; f is_continuous_in x0
then consider N being Neighbourhood of x0 such that
A2:
N c= dom f
and
ex L being Point of (R_NormSpace_of_BoundedLinearOperators (S,T)) ex R being RestFunc of S,T st
for x being Point of S st x in N holds
(f /. x) - (f /. x0) = (L . (x - x0)) + (R /. (x - x0))
;
A3:
now for s1 being sequence of S st rng s1 c= dom f & s1 is convergent & lim s1 = x0 & ( for n being Nat holds s1 . n <> x0 ) holds
( f /* s1 is convergent & f /. x0 = lim (f /* s1) )consider g being
Real such that A4:
0 < g
and A5:
{ y where y is Point of S : ||.(y - x0).|| < g } c= N
by NFCONT_1:def 1;
reconsider s2 =
NAT --> x0 as
sequence of
S ;
let s1 be
sequence of
S;
( rng s1 c= dom f & s1 is convergent & lim s1 = x0 & ( for n being Nat holds s1 . n <> x0 ) implies ( f /* s1 is convergent & f /. x0 = lim (f /* s1) ) )assume that A6:
rng s1 c= dom f
and A7:
s1 is
convergent
and A8:
lim s1 = x0
and A9:
for
n being
Nat holds
s1 . n <> x0
;
( f /* s1 is convergent & f /. x0 = lim (f /* s1) )consider l being
Nat such that A10:
for
m being
Nat st
l <= m holds
||.((s1 . m) - x0).|| < g
by A7, A8, A4, NORMSP_1:def 7;
deffunc H1(
Nat)
-> Element of the
carrier of
S =
(s1 . $1) - (s2 . $1);
consider s3 being
sequence of
S such that A11:
for
n being
Element of
NAT holds
s3 . n = H1(
n)
from FUNCT_2:sch 4();
A12:
for
n being
Nat holds
s3 . n = H1(
n)
then A17:
s3 ^\ l is
non-zero
by Th7;
reconsider c =
s2 ^\ l as
constant sequence of
S ;
A18:
s3 = s1 - s2
by A12, NORMSP_1:def 3;
A19:
s2 is
convergent
by Th18;
then A20:
s3 is
convergent
by A7, A18, NORMSP_1:20;
then A21:
s3 ^\ l is
convergent
by LOPBAN_3:9;
lim s2 =
s2 . 0
by Th18
.=
x0
;
then lim s3 =
x0 - x0
by A7, A8, A19, A18, NORMSP_1:26
.=
0. S
by RLVECT_1:15
;
then
lim (s3 ^\ l) = 0. S
by A20, LOPBAN_3:9;
then reconsider h =
s3 ^\ l as
0. S -convergent sequence of
S by A21, Def4;
then A22:
((f /* (h + c)) - (f /* c)) + (f /* c) = f /* (h + c)
by FUNCT_2:63;
then A23:
((f /* (h + c)) - (f /* c)) + (f /* c) =
f /* (s1 ^\ l)
by A22, FUNCT_2:63
.=
(f /* s1) ^\ l
by A6, VALUED_0:27
;
A24:
rng c = {x0}
then A33:
f /* c is
convergent
;
A34:
rng (h + c) c= N
then A37:
(f /* (h + c)) - (f /* c) is
convergent
by A17, A1, A2, A24, Th34;
then
((f /* (h + c)) - (f /* c)) + (f /* c) is
convergent
by A33, NORMSP_1:19;
hence
f /* s1 is
convergent
by A23, LOPBAN_3:10;
f /. x0 = lim (f /* s1)A38:
lim ((f /* (h + c)) - (f /* c)) = 0. T
by A17, A1, A2, A24, A34, Th34;
lim (f /* c) = f /. x0
by A29, A33, NORMSP_1:def 7;
then lim (((f /* (h + c)) - (f /* c)) + (f /* c)) =
(0. T) + (f /. x0)
by A37, A38, A33, NORMSP_1:25
.=
f /. x0
by RLVECT_1:4
;
hence
f /. x0 = lim (f /* s1)
by A37, A33, A23, LOPBAN_3:11, NORMSP_1:19;
verum end;
x0 in N
by NFCONT_1:4;
hence
f is_continuous_in x0
by A2, A3, Th27; verum