theorem Th28: :: ZMODUL02:28
for V being Z_Module
for L1, L2, L3 being Linear_Combination of V holds L1 + (L2 + L3) = (L1 + L2) + L3 by VECTSP_6:26;