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 non-zero 0 -convergent Complex_Sequence
for c being constant 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 non-zero 0 -convergent Complex_Sequence
for c being constant 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 non-zero 0 -convergent Complex_Sequence
for c being constant 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 non-zero 0 -convergent Complex_Sequence
for c being constant 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_LinearFunc ex R being C_RestFunc st
for x being Complex st x in N1 holds
(f /. x) - (f /. x0) = (L /. (x - x0)) + (R /. (x - x0))
by A1;
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;
let h be non-zero 0 -convergent Complex_Sequence; for c being constant 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 constant 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:44;
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 Nat st
( rng (c ^\ n) c= N2 & rng ((h + c) ^\ n) c= N2 )
then consider n being Nat such that
rng (c ^\ n) c= N2
and
A19:
rng ((h + c) ^\ n) c= N2
;
consider L being C_LinearFunc, R being C_RestFunc 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 Nat holds (f /. (((h + c) ^\ n) . k)) - (f /. ((c ^\ n) . k)) = (L /. ((h ^\ n) . k)) + (R /. ((h ^\ n) . k))
A38:
rng (h + c) c= dom f
by A8, A2;
A39:
rng ((h + c) ^\ n) c= dom f
by A19, A4, A2;
then A40: ((L /* (h ^\ n)) + (R /* (h ^\ n))) (#) ((h ^\ n) ") =
((f /* ((h + c) ^\ n)) - (f /* (c ^\ n))) (#) ((h ^\ n) ")
by FUNCT_2:def 7
.=
(((f /* (h + c)) ^\ n) - (f /* (c ^\ n))) (#) ((h ^\ n) ")
by A38, 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 A41:
L /. 1r = lim ((h ") (#) ((f /* (h + c)) - (f /* c)))
by A23, CFCONT_1:23;
thus
(h ") (#) ((f /* (h + c)) - (f /* c)) is convergent
by A23, A40, CFCONT_1:22; 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, A41, Def7; verum