let X be non empty set ; :: thesis: for Y being RealNormSpace
for f, h being VECTOR of (R_VectorSpace_of_BoundedFunctions (X,Y))
for f9, h9 being bounded Function of X, the carrier of Y st f9 = f & h9 = h holds
for a being Real holds
( h = a * f iff for x being Element of X holds h9 . x = a * (f9 . x) )

let Y be RealNormSpace; :: thesis: for f, h being VECTOR of (R_VectorSpace_of_BoundedFunctions (X,Y))
for f9, h9 being bounded Function of X, the carrier of Y st f9 = f & h9 = h holds
for a being Real holds
( h = a * f iff for x being Element of X holds h9 . x = a * (f9 . x) )

let f, h be VECTOR of (R_VectorSpace_of_BoundedFunctions (X,Y)); :: thesis: for f9, h9 being bounded Function of X, the carrier of Y st f9 = f & h9 = h holds
for a being Real holds
( h = a * f iff for x being Element of X holds h9 . x = a * (f9 . x) )

let f9, h9 be bounded Function of X, the carrier of Y; :: thesis: ( f9 = f & h9 = h implies for a being Real holds
( h = a * f iff for x being Element of X holds h9 . x = a * (f9 . x) ) )

assume A1: ( f9 = f & h9 = h ) ; :: thesis: for a being Real holds
( h = a * f iff for x being Element of X holds h9 . x = a * (f9 . x) )

let a be Real; :: thesis: ( h = a * f iff for x being Element of X holds h9 . x = a * (f9 . x) )
reconsider a = a as Real ;
A2: R_VectorSpace_of_BoundedFunctions (X,Y) is Subspace of RealVectSpace (X,Y) by Th6, RSSPACE:11;
then reconsider f1 = f, h1 = h as VECTOR of (RealVectSpace (X,Y)) by RLSUB_1:10;
A3: now :: thesis: ( h = a * f implies for x being Element of X holds h9 . x = a * (f9 . x) )
assume A4: h = a * f ; :: thesis: for x being Element of X holds h9 . x = a * (f9 . x)
let x be Element of X; :: thesis: h9 . x = a * (f9 . x)
h1 = a * f1 by A2, A4, RLSUB_1:14;
hence h9 . x = a * (f9 . x) by A1, LOPBAN_1:12; :: thesis: verum
end;
now :: thesis: ( ( for x being Element of X holds h9 . x = a * (f9 . x) ) implies h = a * f )
assume for x being Element of X holds h9 . x = a * (f9 . x) ; :: thesis: h = a * f
then h1 = a * f1 by A1, LOPBAN_1:12;
hence h = a * f by A2, RLSUB_1:14; :: thesis: verum
end;
hence ( h = a * f iff for x being Element of X holds h9 . x = a * (f9 . x) ) by A3; :: thesis: verum