let V be RealNormSpace; for x being Point of V st not V is trivial holds
( ex X being non empty Subset of REAL st
( X = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } & ||.x.|| = upper_bound X ) & ex Y being non empty Subset of REAL st
( Y = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } & ||.x.|| = upper_bound Y ) )
let x be Point of V; ( not V is trivial implies ( ex X being non empty Subset of REAL st
( X = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } & ||.x.|| = upper_bound X ) & ex Y being non empty Subset of REAL st
( Y = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } & ||.x.|| = upper_bound Y ) ) )
assume AS:
not V is trivial
; ( ex X being non empty Subset of REAL st
( X = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } & ||.x.|| = upper_bound X ) & ex Y being non empty Subset of REAL st
( Y = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } & ||.x.|| = upper_bound Y ) )
set X = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } ;
set Y = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } ;
consider F0 being Point of (DualSp V) such that
P1:
||.F0.|| = 1
by AS, Lm65A;
P2:
( |.((Bound2Lipschitz (F0,V)) . x).| in { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } & |.((Bound2Lipschitz (F0,V)) . x).| in { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } )
by P1;
P3:
{ |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } c= { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 }
P4:
{ |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } c= REAL
then reconsider Y = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } as non empty Subset of REAL by P2;
{ |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } c= REAL
by P3, P4;
then reconsider X = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } as non empty Subset of REAL by P2;
per cases
( x = 0. V or x <> 0. V )
;
suppose Z1:
x <> 0. V
;
( ex X being non empty Subset of REAL st
( X = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } & ||.x.|| = upper_bound X ) & ex Y being non empty Subset of REAL st
( Y = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } & ||.x.|| = upper_bound Y ) )X6:
for
r being
ExtReal st
r in Y holds
r <= ||.x.||
then
||.x.|| is
UpperBound of
Y
by XXREAL_2:def 1;
then X7:
Y is
bounded_above
;
then X8:
upper_bound X <= upper_bound Y
by P3, SEQ_4:48;
for
r being
Real st
r in Y holds
r <= ||.x.||
by X6;
then X9:
upper_bound Y <= ||.x.||
by SEQ_4:45;
then X10:
upper_bound X <= ||.x.||
by X8, XXREAL_0:2;
consider F0 being
Point of
(DualSp V) such that Y1:
(
||.F0.|| = 1 &
(Bound2Lipschitz (F0,V)) . x = ||.x.|| )
by Lm65, Z1;
|.((Bound2Lipschitz (F0,V)) . x).| = ||.x.||
by Y1, ABSVALUE:def 1;
then Y3:
||.x.|| in X
by Y1;
X is
bounded_above
by P3, X7, XXREAL_2:43;
then
||.x.|| <= upper_bound X
by Y3, SEQ_4:def 1;
then
||.x.|| = upper_bound X
by X10, XXREAL_0:1;
hence
( ex
X being non
empty Subset of
REAL st
(
X = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| = 1 } &
||.x.|| = upper_bound X ) & ex
Y being non
empty Subset of
REAL st
(
Y = { |.((Bound2Lipschitz (F,V)) . x).| where F is Point of (DualSp V) : ||.F.|| <= 1 } &
||.x.|| = upper_bound Y ) )
by X9, X8, XXREAL_0:1;
verum end; end;