let X be RealBanachSpace; for f being sequence of (DualSp X) st f is weakly*-convergent holds
( ||.f.|| is bounded & ||.(w*-lim f).|| <= lim_inf ||.f.|| )
let f be sequence of (DualSp X); ( f is weakly*-convergent implies ( ||.f.|| is bounded & ||.(w*-lim f).|| <= lim_inf ||.f.|| ) )
assume AS:
f is weakly*-convergent
; ( ||.f.|| is bounded & ||.(w*-lim f).|| <= lim_inf ||.f.|| )
reconsider f0 = w*-lim f as Point of (DualSp X) ;
for x being Point of X ex K being Real st
( 0 <= K & ( for g being Point of (DualSp X) st g in rng f holds
|.(g . x).| <= K ) )
then consider L being Real such that
A7:
0 <= L
and
A8:
for g being Point of (DualSp X) st g in rng f holds
||.g.|| <= L
by Lm55;
Y1:
for n being Nat holds |.(||.f.|| . n).| < L + 1
then X1:
||.f.|| is bounded
by A7, SEQ_2:3;
B1:
for x being Point of X holds |.(f0 . x).| <= (lim_inf ||.f.||) * ||.x.||
proof
let x be
Point of
X;
|.(f0 . x).| <= (lim_inf ||.f.||) * ||.x.||
B3:
for
n being
Nat holds
|.(f # x).| . n <= (||.x.|| (#) ||.f.||) . n
B6:
lim_inf (||.x.|| (#) ||.f.||) = (lim_inf ||.f.||) * ||.x.||
by X1, LOPBAN_5:1;
B7:
(
f # x is
convergent &
lim (f # x) = f0 . x )
by AS, Def2;
||.x.|| (#) ||.f.|| is
bounded
by A7, SEQ_2:3, Y1, SEQM_3:37;
then B9:
lim_inf |.(f # x).| <= lim_inf (||.x.|| (#) ||.f.||)
by B3, RINFSUP1:91, B7;
lim |.(f # x).| = |.(f0 . x).|
by B7, SEQ_4:14;
hence
|.(f0 . x).| <= (lim_inf ||.f.||) * ||.x.||
by B6, B7, RINFSUP1:89, B9;
verum
end;
then B10:
0 <= lim_inf ||.f.||
by X1, RINFSUP1:82;
reconsider g = f0 as Lipschitzian linear-Functional of X by DUALSP01:def 10;
then
upper_bound (PreNorms g) <= lim_inf ||.f.||
by SEQ_4:45;
hence
( ||.f.|| is bounded & ||.(w*-lim f).|| <= lim_inf ||.f.|| )
by A7, SEQ_2:3, Y1, DUALSP01:24; verum