let X be RealBanachSpace; :: thesis: for Y being RealNormSpace
for vseq being sequence of (R_NormSpace_of_BoundedLinearOperators X,Y)
for tseq being Function of X,Y st ( for x being Point of X holds
( vseq # x is convergent & tseq . x = lim (vseq # x) ) ) holds
( tseq is bounded LinearOperator of X,Y & ( for x being Point of X holds ||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.|| ) & ( for ttseq being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st ttseq = tseq holds
||.ttseq.|| <= lim_inf ||.vseq.|| ) )
let Y be RealNormSpace; :: thesis: for vseq being sequence of (R_NormSpace_of_BoundedLinearOperators X,Y)
for tseq being Function of X,Y st ( for x being Point of X holds
( vseq # x is convergent & tseq . x = lim (vseq # x) ) ) holds
( tseq is bounded LinearOperator of X,Y & ( for x being Point of X holds ||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.|| ) & ( for ttseq being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st ttseq = tseq holds
||.ttseq.|| <= lim_inf ||.vseq.|| ) )
let vseq be sequence of (R_NormSpace_of_BoundedLinearOperators X,Y); :: thesis: for tseq being Function of X,Y st ( for x being Point of X holds
( vseq # x is convergent & tseq . x = lim (vseq # x) ) ) holds
( tseq is bounded LinearOperator of X,Y & ( for x being Point of X holds ||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.|| ) & ( for ttseq being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st ttseq = tseq holds
||.ttseq.|| <= lim_inf ||.vseq.|| ) )
let tseq be Function of X,Y; :: thesis: ( ( for x being Point of X holds
( vseq # x is convergent & tseq . x = lim (vseq # x) ) ) implies ( tseq is bounded LinearOperator of X,Y & ( for x being Point of X holds ||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.|| ) & ( for ttseq being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st ttseq = tseq holds
||.ttseq.|| <= lim_inf ||.vseq.|| ) ) )
assume A1:
for x being Point of X holds
( vseq # x is convergent & tseq . x = lim (vseq # x) )
; :: thesis: ( tseq is bounded LinearOperator of X,Y & ( for x being Point of X holds ||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.|| ) & ( for ttseq being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st ttseq = tseq holds
||.ttseq.|| <= lim_inf ||.vseq.|| ) )
set T = rng vseq;
set RNS = R_NormSpace_of_BoundedLinearOperators X,Y;
vseq in Funcs NAT ,the carrier of (R_NormSpace_of_BoundedLinearOperators X,Y)
by FUNCT_2:11;
then consider f0 being Function such that
A2:
( vseq = f0 & dom f0 = NAT & rng f0 c= the carrier of (R_NormSpace_of_BoundedLinearOperators X,Y) )
by FUNCT_2:def 2;
for x being Point of X ex K being real number st
( 0 <= K & ( for f being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st f in rng vseq holds
||.(f . x).|| <= K ) )
then consider L being real number such that
A6:
( 0 <= L & ( for f being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st f in rng vseq holds
||.f.|| <= L ) )
by A2, Th5;
A7:
L + 0 < 1 + L
by XREAL_1:10;
for n being Element of NAT holds abs (||.vseq.|| . n) < 1 + L
then A9:
||.vseq.|| is bounded
by A6, SEQ_2:15;
A10:
for x, y being Point of X holds tseq . (x + y) = (tseq . x) + (tseq . y)
A16:
for x being Point of X
for r being Element of REAL holds tseq . (r * x) = r * (tseq . x)
A20:
for x being Point of X holds ||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.||
proof
let x be
Point of
X;
:: thesis: ||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.||
A21:
for
n being
Element of
NAT holds
||.((vseq # x) . n).|| <= ||.(vseq . n).|| * ||.x.||
A23:
( ( for
n being
Element of
NAT holds
(vseq . n) . x = (vseq # x) . n ) &
vseq # x is
convergent &
tseq . x = lim (vseq # x) )
by A1, Def2;
then A24:
||.(vseq # x).|| is
convergent
by LOPBAN_1:24;
then A25:
||.(vseq # x).|| is
bounded
by SEQ_2:27;
A26:
||.x.|| (#) ||.vseq.|| is
bounded
by A9, SEQM_3:70;
A27:
for
n being
Element of
NAT holds
||.(vseq # x).|| . n <= (||.x.|| (#) ||.vseq.||) . n
A30:
lim_inf (||.x.|| (#) ||.vseq.||) = (lim_inf ||.vseq.||) * ||.x.||
by A9, Th1, NORMSP_1:8;
A31:
lim ||.(vseq # x).|| = lim_inf ||.(vseq # x).||
by A24, RINFSUP1:91;
lim_inf ||.(vseq # x).|| <= lim_inf (||.x.|| (#) ||.vseq.||)
by A25, A26, A27, RINFSUP1:93;
hence
||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.||
by A23, A30, A31, LOPBAN_1:24;
:: thesis: verum
end;
then A33:
0 <= lim_inf ||.vseq.||
by A9, RINFSUP1:84;
then reconsider tseq1 = tseq as bounded LinearOperator of X,Y by A10, A16, A20, LOPBAN_1:def 5, LOPBAN_1:def 6, LOPBAN_1:def 9;
for ttseq being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st ttseq = tseq holds
||.ttseq.|| <= lim_inf ||.vseq.||
hence
( tseq is bounded LinearOperator of X,Y & ( for x being Point of X holds ||.(tseq . x).|| <= (lim_inf ||.vseq.||) * ||.x.|| ) & ( for ttseq being Point of (R_NormSpace_of_BoundedLinearOperators X,Y) st ttseq = tseq holds
||.ttseq.|| <= lim_inf ||.vseq.|| ) )
by A10, A16, A20, A33, LOPBAN_1:def 5, LOPBAN_1:def 6, LOPBAN_1:def 9; :: thesis: verum