let S, T be RealNormSpace; for L being Lipschitzian LinearOperator of S,T
for x0 being Point of S holds
( L is_differentiable_in x0 & diff (L,x0) = L )
let L0 be Lipschitzian LinearOperator of S,T; for x0 being Point of S holds
( L0 is_differentiable_in x0 & diff (L0,x0) = L0 )
let x0 be Point of S; ( L0 is_differentiable_in x0 & diff (L0,x0) = L0 )
the carrier of S c= the carrier of S
;
then reconsider Z = the carrier of S as Subset of S ;
reconsider E = {} as Subset of S by XBOOLE_1:2;
reconsider L = L0 as Point of (R_NormSpace_of_BoundedLinearOperators (S,T)) by LOPBAN_1:def 9;
reconsider R = the carrier of S --> (0. T) as PartFunc of S,T ;
A6:
dom R = the carrier of S
;
then reconsider R = R as RestFunc of S,T by NDIFF_1:def 5;
set N = the Neighbourhood of x0;
A15:
for x being Point of S st x in the Neighbourhood of x0 holds
(L0 /. x) - (L0 /. x0) = (L . (x - x0)) + (R /. (x - x0))
A17:
dom L0 = the carrier of S
by FUNCT_2:def 1;
hence
L0 is_differentiable_in x0
by A15; diff (L0,x0) = L0
hence
diff (L0,x0) = L0
by A17, A15, NDIFF_1:def 7; verum