let GF be non empty right_complementable well-unital distributive Abelian add-associative right_zeroed associative doubleLoopStr ; :: thesis: for V being non empty right_complementable vector-distributive scalar-distributive scalar-associative scalar-unital Abelian add-associative right_zeroed ModuleStr over GF
for L being Linear_Combination of V holds Sum (- L) = - (Sum L)

let V be non empty right_complementable vector-distributive scalar-distributive scalar-associative scalar-unital Abelian add-associative right_zeroed ModuleStr over GF; :: thesis: for L being Linear_Combination of V holds Sum (- L) = - (Sum L)
let L be Linear_Combination of V; :: thesis: Sum (- L) = - (Sum L)
(Sum L) + (Sum (- L)) = Sum (L - L) by Th44
.= Sum (ZeroLC V) by Th43
.= 0. V by Lm1 ;
hence Sum (- L) = - (Sum L) by VECTSP_1:16; :: thesis: verum