A1:
{} REAL is closed
( ([#] REAL) ` = {} REAL & REAL c= REAL & [#] REAL = REAL )
by XBOOLE_1:37;
then reconsider Z = [#] REAL as open Subset of REAL by A1, RCOMP_1:def 5;
set R = cf;
reconsider f = cf as PartFunc of REAL,REAL ;
A2:
dom cf = REAL
by FUNCOP_1:13;
then reconsider R = cf as REST by Def3;
set L = cf;
for p being Real holds cf . p = 0 * p
by FUNCOP_1:7;
then reconsider L = cf as LINEAR by Def4;
A7:
Z c= dom f
by A2;
f | Z is constant
;
then consider r being Real such that
A8:
for x being Real st x in Z /\ (dom f) holds
f . x = r
by PARTFUN2:57;
set x0 = the Real;
f is_differentiable_in the Real
by A9;
then consider N being Neighbourhood of the Real such that
N c= dom f
and
A13:
ex L being LINEAR ex R being REST st
for x being Real st x in N holds
(f . x) - (f . the Real) = (L . (x - the Real)) + (R . (x - the Real))
by Def5;
consider L being LINEAR, R being REST such that
A14:
for x being Real st x in N holds
(f . x) - (f . the Real) = (L . (x - the Real)) + (R . (x - the Real))
by A13;
take
R
; ( R . 0 = 0 & R is_continuous_in 0 )
consider p being Real such that
A15:
for r being Real holds L . r = p * r
by Def4;
(f . the Real) - (f . the Real) = (L . ( the Real - the Real)) + (R . ( the Real - the Real))
by A14, RCOMP_1:16;
then A16:
0 = (p * 0) + (R . 0)
by A15;
hence
R . 0 = 0
; R is_continuous_in 0
A17:
now set s3 =
cs;
let h be
convergent_to_0 Real_Sequence;
( R /* h is convergent & lim (R /* h) = R . 0 )A18:
cs . 1
= 0
by FUNCOP_1:7;
(h ") (#) (R /* h) is
convergent
by Def3;
then
(h ") (#) (R /* h) is
bounded
by SEQ_2:13;
then consider M being
real number such that
M > 0
and A19:
for
n being
Element of
NAT holds
abs (((h ") (#) (R /* h)) . n) < M
by SEQ_2:3;
A20:
h is
convergent
by Def1;
then A21:
abs h is
convergent
by SEQ_4:13;
A22:
h is
non-zero
by Def1;
lim h = 0
by Def1;
then lim (abs h) =
abs 0
by A20, SEQ_4:14
.=
0
by ABSVALUE:2
;
then A26:
lim (M (#) (abs h)) =
M * 0
by A21, SEQ_2:8
.=
lim cs
by A18, SEQ_4:25
;
A27:
M (#) (abs h) is
convergent
by A21, SEQ_2:7;
then A28:
abs (R /* h) is
convergent
by A26, A23, SEQ_2:19;
lim cs = 0
by A18, SEQ_4:25;
then
lim (abs (R /* h)) = 0
by A27, A26, A23, SEQ_2:20;
hence
(
R /* h is
convergent &
lim (R /* h) = R . 0 )
by A16, A28, SEQ_4:15;
verum end;
hence
R is_continuous_in 0
by FCONT_1:2; verum