:: deftheorem Def13 defines BoundedLinearFunctionalsNorm DUALSP01:def 14 :
for X being RealNormSpace
for b2 being Function of (BoundedLinearFunctionals X),REAL holds
( b2 = BoundedLinearFunctionalsNorm X iff for x being object st x in BoundedLinearFunctionals X holds
b2 . x = upper_bound (PreNorms (Bound2Lipschitz (x,X))) );