let X be RealNormSpace; for x being object holds
( x is additive homogeneous Lipschitzian Function of X,REAL iff x is additive homogeneous Lipschitzian Function of X,RNS_Real )
let x be object ; ( x is additive homogeneous Lipschitzian Function of X,REAL iff x is additive homogeneous Lipschitzian Function of X,RNS_Real )
assume B1:
x is additive homogeneous Lipschitzian Function of X,RNS_Real
; x is additive homogeneous Lipschitzian Function of X,REAL
then reconsider g = x as additive homogeneous Lipschitzian Function of X,RNS_Real ;
reconsider f = x as additive homogeneous Function of X,REAL by LMN6, B1;
consider K being Real such that
X1:
( 0 <= K & ( for v being VECTOR of X holds ||.(g . v).|| <= K * ||.v.|| ) )
by LOPBAN_1:def 8;
for v being VECTOR of X holds |.(f . v).| <= K * ||.v.||
then
( f is Lipschitzian & f is additive & f is homogeneous )
by X1;
hence
x is additive homogeneous Lipschitzian Function of X,REAL
; verum