set W = the_set_of_BoundedComplexSequences ;
A1: for c being Complex
for v being VECTOR of Linear_Space_of_ComplexSequences st v in the_set_of_BoundedComplexSequences holds
c * v in the_set_of_BoundedComplexSequences
proof end;
for v, u being VECTOR of Linear_Space_of_ComplexSequences st v in the_set_of_BoundedComplexSequences & u in the_set_of_BoundedComplexSequences holds
v + u in the_set_of_BoundedComplexSequences
proof end;
hence the_set_of_BoundedComplexSequences is linearly-closed by A1, CLVECT_1:def 7; :: thesis: verum