set W = the_set_of_BoundedRealSequences ;
A1: for a being Real
for v being VECTOR of Linear_Space_of_RealSequences st v in the_set_of_BoundedRealSequences holds
a * v in the_set_of_BoundedRealSequences
proof end;
for v, u being VECTOR of Linear_Space_of_RealSequences st v in the_set_of_BoundedRealSequences & u in the_set_of_BoundedRealSequences holds
v + u in the_set_of_BoundedRealSequences
proof end;
hence the_set_of_BoundedRealSequences is linearly-closed by A1, RLSUB_1:def 1; :: thesis: verum