let R be Ring; :: thesis: for V being RightMod of
for v being Vector of holds Sum {v} = v

let V be RightMod of ; :: thesis: for v being Vector of holds Sum {v} = v
let v be Vector of ; :: thesis: Sum {v} = v
A1: Sum <*v*> = v by RLVECT_1:61;
( rng <*v*> = {v} & <*v*> is one-to-one ) by FINSEQ_1:56, FINSEQ_3:102;
hence Sum {v} = v by A1, Def3; :: thesis: verum