:: deftheorem Def33 defines LCMult ZMODUL02:def 33 :
for R being Ring
for V being LeftMod of R
for b3 being Function of [: the carrier of R,(LinComb V):],(LinComb V) holds
( b3 = LCMult V iff for a being Element of R
for e being Element of LinComb V holds b3 . [a,e] = a * (@ e) );