let X be RealNormSpace-Sequence; for Y being RealNormSpace
for g being MultilinearOperator of X,Y holds
( g is Lipschitzian iff PreNorms g is bounded_above )
let Y be RealNormSpace; for g being MultilinearOperator of X,Y holds
( g is Lipschitzian iff PreNorms g is bounded_above )
let g be MultilinearOperator of X,Y; ( g is Lipschitzian iff PreNorms g is bounded_above )
now ( PreNorms g is bounded_above implies ex K being Real st g is Lipschitzian )reconsider K =
upper_bound (PreNorms g) as
Real ;
assume A1:
PreNorms g is
bounded_above
;
ex K being Real st g is Lipschitzian A2:
now for t being VECTOR of (product X) holds ||.(g . t).|| <= K * (NrProduct t)let t be
VECTOR of
(product X);
||.(g . t).|| <= K * (NrProduct t)consider F being
FinSequence of
REAL such that A3:
(
dom F = dom X & ( for
i being
Element of
dom X holds
F . i = ||.(t . i).|| ) &
NrProduct t = Product F )
by DefNrPro;
now ||.(g . t).|| <= K * (NrProduct t)per cases
( ex i being Element of dom X st t . i = 0. (X . i) or for i being Element of dom X holds not t . i = 0. (X . i) )
;
suppose A11:
for
i being
Element of
dom X holds not
t . i = 0. (X . i)
;
||.(g . t).|| <= K * (NrProduct t)A12:
for
i being
Element of
dom F holds
F . i > 0
A15:
0 < Product F
by A12, LM31;
consider d being
FinSequence of
REAL such that A16:
(
dom d = dom X & ( for
i being
Element of
dom X holds
d . i = ||.(t . i).|| " ) )
by LM34;
consider t1 being
Element of
(product X) such that A17:
for
i being
Element of
dom X holds
t1 . i = (d /. i) * (t . i)
by LM33;
A18:
(Product d) * (g . t) = g . t1
by A16, A17, LM35;
A22:
for
i being
Element of
dom F holds
d . i = (F . i) "
A23:
|.(Product d).| * ||.(g . t).|| = ||.(g . t1).||
by A18, NORMSP_1:def 1;
|.((Product F) ").| =
|.(1 * ((Product F) ")).|
.=
|.(1 / (Product F)).|
by XCMPLX_0:def 9
.=
1
/ (Product F)
by A15, ABSVALUE:def 1
;
then A25:
|.(Product d).| * ||.(g . t).|| =
(1 / (Product F)) * ||.(g . t).||
by A3, A16, A22, LM36
.=
||.(g . t).|| / (Product F)
by XCMPLX_1:99
;
A26:
for
i being
Element of
dom X holds
||.(t1 . i).|| <= 1
||.(g . t1).|| in { ||.(g . t).|| where t is VECTOR of (product X) : for i being Element of dom X holds ||.(t . i).|| <= 1 }
by A26;
then
||.(g . t).|| / (Product F) <= K
by A1, A23, A25, SEQ_4:def 1;
then
(||.(g . t).|| / (Product F)) * (Product F) <= K * (Product F)
by A15, XREAL_1:64;
hence
||.(g . t).|| <= K * (NrProduct t)
by A3, A15, XCMPLX_1:87;
verum end; end; end; hence
||.(g . t).|| <= K * (NrProduct t)
;
verum end; take K =
K;
g is Lipschitzian
0 <= K
hence
g is
Lipschitzian
by A2;
verum end;
hence
( g is Lipschitzian iff PreNorms g is bounded_above )
by Th27; verum