theorem :: ZMODUL02:36
for R being Ring
for V being LeftMod of R
for L1, L2 being Linear_Combination of V st L1 + L2 = ZeroLC V holds
L2 = - L1 by VECTSP_6:37;