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