let f be PartFunc of COMPLEX ,COMPLEX ; for x0 being Complex
for N being Neighbourhood of x0 st f is_differentiable_in x0 & N c= dom f holds
for h being convergent_to_0 Complex_Sequence
for c being V8() Complex_Sequence st rng c = {x0} & rng (h + c) c= N holds
( (h " ) (#) ((f /* (h + c)) - (f /* c)) is convergent & diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c))) )
let x0 be Complex; for N being Neighbourhood of x0 st f is_differentiable_in x0 & N c= dom f holds
for h being convergent_to_0 Complex_Sequence
for c being V8() Complex_Sequence st rng c = {x0} & rng (h + c) c= N holds
( (h " ) (#) ((f /* (h + c)) - (f /* c)) is convergent & diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c))) )
let N be Neighbourhood of x0; ( f is_differentiable_in x0 & N c= dom f implies for h being convergent_to_0 Complex_Sequence
for c being V8() Complex_Sequence st rng c = {x0} & rng (h + c) c= N holds
( (h " ) (#) ((f /* (h + c)) - (f /* c)) is convergent & diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c))) ) )
assume that
A1:
f is_differentiable_in x0
and
A2:
N c= dom f
; for h being convergent_to_0 Complex_Sequence
for c being V8() Complex_Sequence st rng c = {x0} & rng (h + c) c= N holds
( (h " ) (#) ((f /* (h + c)) - (f /* c)) is convergent & diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c))) )
consider N1 being Neighbourhood of x0 such that
N1 c= dom f
and
A3:
ex L being C_LINEAR ex R being C_REST st
for x being Complex st x in N1 holds
(f /. x) - (f /. x0) = (L /. (x - x0)) + (R /. (x - x0))
by A1, Def6;
consider N2 being Neighbourhood of x0 such that
A4:
N2 c= N
and
A5:
N2 c= N1
by Lm1;
A6:
N2 c= dom f
by A2, A4, XBOOLE_1:1;
let h be convergent_to_0 Complex_Sequence; for c being V8() Complex_Sequence st rng c = {x0} & rng (h + c) c= N holds
( (h " ) (#) ((f /* (h + c)) - (f /* c)) is convergent & diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c))) )
let c be V8() Complex_Sequence; ( rng c = {x0} & rng (h + c) c= N implies ( (h " ) (#) ((f /* (h + c)) - (f /* c)) is convergent & diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c))) ) )
assume that
A7:
rng c = {x0}
and
A8:
rng (h + c) c= N
; ( (h " ) (#) ((f /* (h + c)) - (f /* c)) is convergent & diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c))) )
consider g being Real such that
A9:
0 < g
and
A10:
{ y where y is Complex : |.(y - x0).| < g } c= N2
by Def5;
|.(x0 - x0).| = 0
by COMPLEX1:130;
then
x0 in { y where y is Complex : |.(y - x0).| < g }
by A9;
then A11:
x0 in N2
by A10;
A12:
rng c c= dom f
ex n being Element of NAT st
( rng (c ^\ n) c= N2 & rng ((h + c) ^\ n) c= N2 )
then consider n being Element of NAT such that
rng (c ^\ n) c= N2
and
A19:
rng ((h + c) ^\ n) c= N2
;
consider L being C_LINEAR, R being C_REST such that
A20:
for x being Complex st x in N1 holds
(f /. x) - (f /. x0) = (L /. (x - x0)) + (R /. (x - x0))
by A3;
A21:
rng (c ^\ n) c= dom f
A23:
( ((L /* (h ^\ n)) + (R /* (h ^\ n))) (#) ((h ^\ n) " ) is convergent & lim (((L /* (h ^\ n)) + (R /* (h ^\ n))) (#) ((h ^\ n) " )) = L /. 1r )
A33:
for k being Element of NAT holds (f /. (((h + c) ^\ n) . k)) - (f /. ((c ^\ n) . k)) = (L /. ((h ^\ n) . k)) + (R /. ((h ^\ n) . k))
A36:
rng (h + c) c= dom f
A37:
rng ((h + c) ^\ n) c= dom f
then A38: ((L /* (h ^\ n)) + (R /* (h ^\ n))) (#) ((h ^\ n) " ) =
((f /* ((h + c) ^\ n)) - (f /* (c ^\ n))) (#) ((h ^\ n) " )
by FUNCT_2:def 8
.=
(((f /* (h + c)) ^\ n) - (f /* (c ^\ n))) (#) ((h ^\ n) " )
by A36, VALUED_0:27
.=
(((f /* (h + c)) ^\ n) - ((f /* c) ^\ n)) (#) ((h ^\ n) " )
by A12, VALUED_0:27
.=
(((f /* (h + c)) - (f /* c)) ^\ n) (#) ((h ^\ n) " )
by Th19
.=
(((f /* (h + c)) - (f /* c)) ^\ n) (#) ((h " ) ^\ n)
by Th20
.=
(((f /* (h + c)) - (f /* c)) (#) (h " )) ^\ n
by Th21
;
then A39:
L /. 1r = lim ((h " ) (#) ((f /* (h + c)) - (f /* c)))
by A23, CFCONT_1:45;
thus
(h " ) (#) ((f /* (h + c)) - (f /* c)) is convergent
by A23, A38, CFCONT_1:44; diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c)))
for x being Complex st x in N2 holds
(f /. x) - (f /. x0) = (L /. (x - x0)) + (R /. (x - x0))
by A20, A5;
hence
diff f,x0 = lim ((h " ) (#) ((f /* (h + c)) - (f /* c)))
by A1, A6, A39, Def7; verum