let V be RealNormSpace; for Y being non empty Subset of V
for x0 being Point of V st Y is linearly-closed & Y is closed & not x0 in Y holds
ex G being Point of (DualSp V) st
( ( for x being Point of V st x in Y holds
(Bound2Lipschitz (G,V)) . x = 0 ) & (Bound2Lipschitz (G,V)) . x0 = 1 )
let Y be non empty Subset of V; for x0 being Point of V st Y is linearly-closed & Y is closed & not x0 in Y holds
ex G being Point of (DualSp V) st
( ( for x being Point of V st x in Y holds
(Bound2Lipschitz (G,V)) . x = 0 ) & (Bound2Lipschitz (G,V)) . x0 = 1 )
let x0 be Point of V; ( Y is linearly-closed & Y is closed & not x0 in Y implies ex G being Point of (DualSp V) st
( ( for x being Point of V st x in Y holds
(Bound2Lipschitz (G,V)) . x = 0 ) & (Bound2Lipschitz (G,V)) . x0 = 1 ) )
assume AS:
( Y is linearly-closed & Y is closed & not x0 in Y )
; ex G being Point of (DualSp V) st
( ( for x being Point of V st x in Y holds
(Bound2Lipschitz (G,V)) . x = 0 ) & (Bound2Lipschitz (G,V)) . x0 = 1 )
set X = NLin Y;
X1:
the carrier of (NLin Y) = Y
by NORMSP_3:31, AS;
set Z = { ||.(x - x0).|| where x is Point of V : x in NLin Y } ;
NLin Y is Subspace of V
by NORMSP_3:27;
then
0. V in NLin Y
by RLSUB_1:17;
then X2:
||.((0. V) - x0).|| in { ||.(x - x0).|| where x is Point of V : x in NLin Y }
;
then
{ ||.(x - x0).|| where x is Point of V : x in NLin Y } c= REAL
;
then reconsider Z = { ||.(x - x0).|| where x is Point of V : x in NLin Y } as non empty Subset of REAL by X2;
reconsider r0 = 0 as Real ;
for r being ExtReal st r in Z holds
r0 <= r
then U1:
r0 is LowerBound of Z
by XXREAL_2:def 2;
then
Z is bounded_below
;
then reconsider Z = Z as non empty real-membered bounded_below Subset of REAL ;
reconsider d = lower_bound Z as Real ;
X3:
r0 <= inf Z
by U1, XXREAL_2:def 4;
d > 0
then consider G being Point of (DualSp V) such that
X3:
( ( for x being Point of V st x in NLin Y holds
(Bound2Lipschitz (G,V)) . x = 0 ) & (Bound2Lipschitz (G,V)) . x0 = 1 & ||.G.|| = 1 / d )
by Th63;
take
G
; ( ( for x being Point of V st x in Y holds
(Bound2Lipschitz (G,V)) . x = 0 ) & (Bound2Lipschitz (G,V)) . x0 = 1 )
hence
( ( for x being Point of V st x in Y holds
(Bound2Lipschitz (G,V)) . x = 0 ) & (Bound2Lipschitz (G,V)) . x0 = 1 )
by X3; verum