let X be non empty set ; for Y being ComplexNormSpace holds ComplexBoundedFunctions X,Y is linearly-closed
let Y be ComplexNormSpace; ComplexBoundedFunctions X,Y is linearly-closed
set W = ComplexBoundedFunctions X,Y;
A1:
for v, u being VECTOR of st v in ComplexBoundedFunctions X,Y & u in ComplexBoundedFunctions X,Y holds
v + u in ComplexBoundedFunctions X,Y
for c being Complex
for v being VECTOR of st v in ComplexBoundedFunctions X,Y holds
c * v in ComplexBoundedFunctions X,Y
hence
ComplexBoundedFunctions X,Y is linearly-closed
by A1, CLVECT_1:def 4; verum