let K be Ring; :: thesis: for V being LeftMod of K
for A being Subset of V
for l being Linear_Combination of A st A <> {} & A is linearly-closed holds
Sum l in A

let V be LeftMod of K; :: thesis: for A being Subset of V
for l being Linear_Combination of A st A <> {} & A is linearly-closed holds
Sum l in A

let A be Subset of V; :: thesis: for l being Linear_Combination of A st A <> {} & A is linearly-closed holds
Sum l in A

let l be Linear_Combination of A; :: thesis: ( A <> {} & A is linearly-closed implies Sum l in A )
assume A1: ( A <> {} & A is linearly-closed ) ; :: thesis: Sum l in A
now :: thesis: Sum l in Aend;
hence Sum l in A ; :: thesis: verum