let T, S be non trivial RealNormSpace; :: thesis: for f being PartFunc of S,T
for x0 being Point of S st f is_differentiable_in x0 holds
ex N being Neighbourhood of x0 st
( N c= dom f & ( for z being Point of S
for h being convergent_to_0 Real_Sequence
for c being V8() sequence of S st rng c = {x0} & rng ((h * z) + c) c= N holds
( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & (diff f,x0) . z = lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) ) ) )
let f be PartFunc of S,T; :: thesis: for x0 being Point of S st f is_differentiable_in x0 holds
ex N being Neighbourhood of x0 st
( N c= dom f & ( for z being Point of S
for h being convergent_to_0 Real_Sequence
for c being V8() sequence of S st rng c = {x0} & rng ((h * z) + c) c= N holds
( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & (diff f,x0) . z = lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) ) ) )
let x0 be Point of S; :: thesis: ( f is_differentiable_in x0 implies ex N being Neighbourhood of x0 st
( N c= dom f & ( for z being Point of S
for h being convergent_to_0 Real_Sequence
for c being V8() sequence of S st rng c = {x0} & rng ((h * z) + c) c= N holds
( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & (diff f,x0) . z = lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) ) ) ) )
assume A1:
f is_differentiable_in x0
; :: thesis: ex N being Neighbourhood of x0 st
( N c= dom f & ( for z being Point of S
for h being convergent_to_0 Real_Sequence
for c being V8() sequence of S st rng c = {x0} & rng ((h * z) + c) c= N holds
( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & (diff f,x0) . z = lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) ) ) )
consider N being Neighbourhood of x0 such that
A2:
N c= dom f
and
A3:
ex R being REST of S,T st
( R /. (0. S) = 0. T & R is_continuous_in 0. S & ( for x being Point of S st x in N holds
(f /. x) - (f /. x0) = ((diff f,x0) . (x - x0)) + (R /. (x - x0)) ) )
by A1, NDIFF_1:52;
consider R being REST of S,T such that
A4:
R /. (0. S) = 0. T
and
R is_continuous_in 0. S
and
A5:
for x being Point of S st x in N holds
(f /. x) - (f /. x0) = ((diff f,x0) . (x - x0)) + (R /. (x - x0))
by A3;
now let z be
Point of
S;
:: thesis: for h being convergent_to_0 Real_Sequence
for c being V8() sequence of S st rng c = {x0} & rng ((h * z) + c) c= N holds
( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) = (diff f,x0) . z )let h be
convergent_to_0 Real_Sequence;
:: thesis: for c being V8() sequence of S st rng c = {x0} & rng ((h * z) + c) c= N holds
( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) = (diff f,x0) . z )let c be
V8()
sequence of
S;
:: thesis: ( rng c = {x0} & rng ((h * z) + c) c= N implies ( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) = (diff f,x0) . z ) )assume that A6:
rng c = {x0}
and A7:
rng ((h * z) + c) c= N
;
:: thesis: ( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) = (diff f,x0) . z )
x0 in N
by NFCONT_1:4;
then A8:
rng c c= dom f
by A2, A6, ZFMISC_1:37;
A9:
for
n being
Element of
NAT holds
||.((((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) . n) - ((diff f,x0) . z)).|| = ||.(((h " ) (#) (R /* (h * z))) . n).||
proof
let n be
Element of
NAT ;
:: thesis: ||.((((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) . n) - ((diff f,x0) . z)).|| = ||.(((h " ) (#) (R /* (h * z))) . n).||
R_NormSpace_of_BoundedLinearOperators S,
T = NORMSTR(#
(BoundedLinearOperators S,T),
(Zero_ (BoundedLinearOperators S,T),(R_VectorSpace_of_LinearOperators S,T)),
(Add_ (BoundedLinearOperators S,T),(R_VectorSpace_of_LinearOperators S,T)),
(Mult_ (BoundedLinearOperators S,T),(R_VectorSpace_of_LinearOperators S,T)),
(BoundedLinearOperatorsNorm S,T) #)
by LOPBAN_1:def 15;
then reconsider L =
diff f,
x0 as
Element of
BoundedLinearOperators S,
T ;
R is
total
by NDIFF_1:def 5;
then
dom R = the
carrier of
S
by PARTFUN1:def 4;
then A10:
rng (h * z) c= dom R
;
dom c = NAT
by FUNCT_2:def 1;
then
c . n in rng c
by FUNCT_1:12;
then A11:
c . n = x0
by A6, TARSKI:def 1;
dom ((h * z) + c) = NAT
by FUNCT_2:def 1;
then
((h * z) + c) . n in rng ((h * z) + c)
by FUNCT_1:12;
then
((h * z) + c) . n in N
by A7;
then
((h * z) . n) + (c . n) in N
by NORMSP_1:def 5;
then A12:
((h . n) * z) + x0 in N
by A11, NDIFF_1:def 3;
h is
non-zero
by FDIFF_1:def 1;
then A13:
h . n <> 0
by SEQ_1:7;
(((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) . n) - ((diff f,x0) . z) =
(((h " ) . n) * (((f /* ((h * z) + c)) - (f /* c)) . n)) - ((diff f,x0) . z)
by NDIFF_1:def 2
.=
(((h . n) " ) * (((f /* ((h * z) + c)) - (f /* c)) . n)) - ((diff f,x0) . z)
by VALUED_1:10
.=
(((h . n) " ) * (((f /* ((h * z) + c)) . n) - ((f /* c) . n))) - ((diff f,x0) . z)
by NORMSP_1:def 6
.=
(((h . n) " ) * ((f /. (((h * z) + c) . n)) - ((f /* c) . n))) - ((diff f,x0) . z)
by A2, A7, FUNCT_2:186, XBOOLE_1:1
.=
(((h . n) " ) * ((f /. (((h * z) + c) . n)) - (f /. (c . n)))) - ((diff f,x0) . z)
by A8, FUNCT_2:186
.=
(((h . n) " ) * ((f /. (((h * z) . n) + (c . n))) - (f /. (c . n)))) - ((diff f,x0) . z)
by NORMSP_1:def 5
.=
(((h . n) " ) * ((f /. (((h . n) * z) + (c . n))) - (f /. (c . n)))) - ((diff f,x0) . z)
by NDIFF_1:def 3
.=
(((h . n) " ) * (((diff f,x0) . ((((h . n) * z) + x0) - x0)) + (R /. ((((h . n) * z) + x0) - x0)))) - ((diff f,x0) . z)
by A5, A11, A12
.=
(((h . n) " ) * (((diff f,x0) . (((h . n) * z) + (x0 - x0))) + (R /. ((((h . n) * z) + x0) - x0)))) - ((diff f,x0) . z)
by RLVECT_1:def 6
.=
(((h . n) " ) * (((diff f,x0) . (((h . n) * z) + (x0 - x0))) + (R /. (((h . n) * z) + (x0 - x0))))) - ((diff f,x0) . z)
by RLVECT_1:def 6
.=
(((h . n) " ) * (((diff f,x0) . (((h . n) * z) + (0. S))) + (R /. (((h . n) * z) + (x0 - x0))))) - ((diff f,x0) . z)
by RLVECT_1:28
.=
(((h . n) " ) * (((diff f,x0) . (((h . n) * z) + (0. S))) + (R /. (((h . n) * z) + (0. S))))) - ((diff f,x0) . z)
by RLVECT_1:28
.=
(((h . n) " ) * (((diff f,x0) . ((h . n) * z)) + (R /. (((h . n) * z) + (0. S))))) - ((diff f,x0) . z)
by RLVECT_1:10
.=
(((h . n) " ) * (((diff f,x0) . ((h . n) * z)) + (R /. ((h . n) * z)))) - ((diff f,x0) . z)
by RLVECT_1:10
.=
((((h . n) " ) * (R /. ((h . n) * z))) + (((h . n) " ) * ((diff f,x0) . ((h . n) * z)))) - ((diff f,x0) . z)
by RLVECT_1:def 9
.=
((((h . n) " ) * (R /. ((h . n) * z))) + (((h . n) " ) * ((modetrans L,S,T) . ((h . n) * z)))) - ((diff f,x0) . z)
by LOPBAN_1:def 12
.=
((((h . n) " ) * (R /. ((h . n) * z))) + (((h . n) " ) * ((h . n) * ((modetrans L,S,T) . z)))) - ((diff f,x0) . z)
by LOPBAN_1:def 6
.=
((((h . n) " ) * (R /. ((h . n) * z))) + (((h . n) " ) * ((h . n) * (L . z)))) - ((diff f,x0) . z)
by LOPBAN_1:def 12
.=
((((h . n) " ) * (R /. ((h . n) * z))) + ((((h . n) " ) * (h . n)) * ((diff f,x0) . z))) - ((diff f,x0) . z)
by RLVECT_1:def 9
.=
((((h . n) " ) * (R /. ((h . n) * z))) + (1 * ((diff f,x0) . z))) - ((diff f,x0) . z)
by A13, XCMPLX_0:def 7
.=
((((h . n) " ) * (R /. ((h . n) * z))) + ((diff f,x0) . z)) - ((diff f,x0) . z)
by RLVECT_1:def 9
.=
(((h . n) " ) * (R /. ((h . n) * z))) + (((diff f,x0) . z) - ((diff f,x0) . z))
by RLVECT_1:def 6
.=
(((h . n) " ) * (R /. ((h . n) * z))) + (0. T)
by RLVECT_1:28
.=
((h . n) " ) * (R /. ((h . n) * z))
by RLVECT_1:10
.=
((h " ) . n) * (R /. ((h . n) * z))
by VALUED_1:10
.=
((h " ) . n) * (R /. ((h * z) . n))
by NDIFF_1:def 3
.=
((h " ) . n) * ((R /* (h * z)) . n)
by A10, FUNCT_2:186
.=
((h " ) (#) (R /* (h * z))) . n
by NDIFF_1:def 2
;
hence
||.((((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) . n) - ((diff f,x0) . z)).|| = ||.(((h " ) (#) (R /* (h * z))) . n).||
;
:: thesis: verum
end; A14:
(
((abs h) " ) (#) (R /* (h * z)) is
convergent &
lim (((abs h) " ) (#) (R /* (h * z))) = 0. T )
A26:
(
(h " ) (#) (R /* (h * z)) is
convergent &
lim ((h " ) (#) (R /* (h * z))) = 0. T )
hence
(h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is
convergent
by NORMSP_1:def 9;
:: thesis: lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) = (diff f,x0) . zhence
lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) = (diff f,x0) . z
by A31, NORMSP_1:def 11;
:: thesis: verum end;
hence
ex N being Neighbourhood of x0 st
( N c= dom f & ( for z being Point of S
for h being convergent_to_0 Real_Sequence
for c being V8() sequence of S st rng c = {x0} & rng ((h * z) + c) c= N holds
( (h " ) (#) ((f /* ((h * z) + c)) - (f /* c)) is convergent & (diff f,x0) . z = lim ((h " ) (#) ((f /* ((h * z) + c)) - (f /* c))) ) ) )
by A2; :: thesis: verum