let E, F, G be RealNormSpace; for f being Lipschitzian BilinearOperator of E,F,G holds
( f `| ([#] [:E,F:]) is Lipschitzian LinearOperator of [:E,F:],(R_NormSpace_of_BoundedLinearOperators ([:E,F:],G)) & f `| ([#] [:E,F:]) is_differentiable_on [#] [:E,F:] & f `| ([#] [:E,F:]) is_continuous_on the carrier of [:E,F:] & ( for z being Point of [:E,F:] holds diff ((f `| ([#] [:E,F:])),z) = f `| ([#] [:E,F:]) ) )
let f be Lipschitzian BilinearOperator of E,F,G; ( f `| ([#] [:E,F:]) is Lipschitzian LinearOperator of [:E,F:],(R_NormSpace_of_BoundedLinearOperators ([:E,F:],G)) & f `| ([#] [:E,F:]) is_differentiable_on [#] [:E,F:] & f `| ([#] [:E,F:]) is_continuous_on the carrier of [:E,F:] & ( for z being Point of [:E,F:] holds diff ((f `| ([#] [:E,F:])),z) = f `| ([#] [:E,F:]) ) )
set Z = [#] [:E,F:];
set B = R_NormSpace_of_BoundedLinearOperators ([:E,F:],G);
A1:
( f is_differentiable_on [#] [:E,F:] & f `| ([#] [:E,F:]) is_continuous_on [#] [:E,F:] )
by Th14;
set L = f `| ([#] [:E,F:]);
A2:
rng (f `| ([#] [:E,F:])) c= the carrier of (R_NormSpace_of_BoundedLinearOperators ([:E,F:],G))
;
dom (f `| ([#] [:E,F:])) = [#] [:E,F:]
by A1, NDIFF_1:def 9;
then reconsider L = f `| ([#] [:E,F:]) as Function of [:E,F:],(R_NormSpace_of_BoundedLinearOperators ([:E,F:],G)) by A2, FUNCT_2:2;
for x, y being Element of [:E,F:] holds L . (x + y) = (L . x) + (L . y)
then A3:
L is additive
;
for x being VECTOR of [:E,F:]
for a being Real holds L . (a * x) = a * (L . x)
then reconsider L = L as LinearOperator of [:E,F:],(R_NormSpace_of_BoundedLinearOperators ([:E,F:],G)) by A3, LOPBAN_1:def 5;
consider K being Real such that
A4:
( 0 <= K & ( for z being Point of [:E,F:] holds
( f is_differentiable_in z & ( for dx being Point of E
for dy being Point of F holds (diff (f,z)) . (dx,dy) = (f . (dx,(z `2))) + (f . ((z `1),dy)) ) & ||.(diff (f,z)).|| <= K * ||.z.|| ) ) )
by Th11;
for y being VECTOR of [:E,F:] holds ||.(L . y).|| <= K * ||.y.||
then reconsider L = L as Lipschitzian LinearOperator of [:E,F:],(R_NormSpace_of_BoundedLinearOperators ([:E,F:],G)) by A4, LOPBAN_1:def 8;
for z being Point of [:E,F:] holds diff (L,z) = L
by NDIFF_7:26;
hence
( f `| ([#] [:E,F:]) is Lipschitzian LinearOperator of [:E,F:],(R_NormSpace_of_BoundedLinearOperators ([:E,F:],G)) & f `| ([#] [:E,F:]) is_differentiable_on [#] [:E,F:] & f `| ([#] [:E,F:]) is_continuous_on the carrier of [:E,F:] & ( for z being Point of [:E,F:] holds diff ((f `| ([#] [:E,F:])),z) = f `| ([#] [:E,F:]) ) )
by A1, NDIFF_1:def 9, NDIFF_7:26; verum