let V be Z_Module; :: thesis: for L being Z_Linear_Combination of V
for a being Integer
for A being Subset of V st L is Z_Linear_Combination of A holds
a * L is Z_Linear_Combination of A

let L be Z_Linear_Combination of V; :: thesis: for a being Integer
for A being Subset of V st L is Z_Linear_Combination of A holds
a * L is Z_Linear_Combination of A

let a be Integer; :: thesis: for A being Subset of V st L is Z_Linear_Combination of A holds
a * L is Z_Linear_Combination of A

let A be Subset of V; :: thesis: ( L is Z_Linear_Combination of A implies a * L is Z_Linear_Combination of A )
assume A1: L is Z_Linear_Combination of A ; :: thesis: a * L is Z_Linear_Combination of A
now :: thesis: a * L is Z_Linear_Combination of Aend;
hence a * L is Z_Linear_Combination of A ; :: thesis: verum