let f be PartFunc of COMPLEX,COMPLEX; for Z being open Subset of COMPLEX holds
( f is_differentiable_on Z iff ( Z c= dom f & ( for x being Complex st x in Z holds
f is_differentiable_in x ) ) )
let Z be open Subset of COMPLEX; ( f is_differentiable_on Z iff ( Z c= dom f & ( for x being Complex st x in Z holds
f is_differentiable_in x ) ) )
thus
( f is_differentiable_on Z implies ( Z c= dom f & ( for x being Complex st x in Z holds
f is_differentiable_in x ) ) )
( Z c= dom f & ( for x being Complex st x in Z holds
f is_differentiable_in x ) implies f is_differentiable_on Z )
assume that
A10:
Z c= dom f
and
A11:
for x being Complex st x in Z holds
f is_differentiable_in x
; f is_differentiable_on Z
thus
Z c= dom f
by A10; CFDIFF_1:def 9 f | Z is differentiable
let x0 be Complex; CFDIFF_1:def 8 ( x0 in dom (f | Z) implies f | Z is_differentiable_in x0 )
assume
x0 in dom (f | Z)
; f | Z is_differentiable_in x0
then A12:
x0 in Z
by RELAT_1:57;
then consider N1 being Neighbourhood of x0 such that
A13:
N1 c= Z
by Th9;
f is_differentiable_in x0
by A11, A12;
then consider N being Neighbourhood of x0 such that
A14:
N c= dom f
and
A15:
ex L being C_LinearFunc ex R being C_RestFunc st
for x being Complex st x in N holds
(f /. x) - (f /. x0) = (L /. (x - x0)) + (R /. (x - x0))
;
consider N2 being Neighbourhood of x0 such that
A16:
N2 c= N1
and
A17:
N2 c= N
by Lm1;
A18:
N2 c= Z
by A13, A16;
take
N2
; CFDIFF_1:def 6 ( N2 c= dom (f | Z) & ex L being C_LinearFunc ex R being C_RestFunc st
for z being Complex st z in N2 holds
((f | Z) /. z) - ((f | Z) /. x0) = (L /. (z - x0)) + (R /. (z - x0)) )
N2 c= dom f
by A14, A17;
then
N2 c= (dom f) /\ Z
by A18, XBOOLE_1:19;
hence A19:
N2 c= dom (f | Z)
by RELAT_1:61; ex L being C_LinearFunc ex R being C_RestFunc st
for z being Complex st z in N2 holds
((f | Z) /. z) - ((f | Z) /. x0) = (L /. (z - x0)) + (R /. (z - x0))
consider L being C_LinearFunc, R being C_RestFunc such that
A20:
for x being Complex st x in N holds
(f /. x) - (f /. x0) = (L /. (x - x0)) + (R /. (x - x0))
by A15;
A21:
x0 in N2
by Th7;
take
L
; ex R being C_RestFunc st
for z being Complex st z in N2 holds
((f | Z) /. z) - ((f | Z) /. x0) = (L /. (z - x0)) + (R /. (z - x0))
take
R
; for z being Complex st z in N2 holds
((f | Z) /. z) - ((f | Z) /. x0) = (L /. (z - x0)) + (R /. (z - x0))
let x be Complex; ( x in N2 implies ((f | Z) /. x) - ((f | Z) /. x0) = (L /. (x - x0)) + (R /. (x - x0)) )
assume A22:
x in N2
; ((f | Z) /. x) - ((f | Z) /. x0) = (L /. (x - x0)) + (R /. (x - x0))
then
(f /. x) - (f /. x0) = (L /. (x - x0)) + (R /. (x - x0))
by A17, A20;
then
((f | Z) /. x) - (f /. x0) = (L /. (x - x0)) + (R /. (x - x0))
by A19, A22, PARTFUN2:15;
hence
((f | Z) /. x) - ((f | Z) /. x0) = (L /. (x - x0)) + (R /. (x - x0))
by A19, A21, PARTFUN2:15; verum