let V be Z_Module; :: thesis: for L being Linear_Combination of V
for a being Element of INT.Ring holds a * (vector ((LC_Z_Module V),L)) = a * L

let L be Linear_Combination of V; :: thesis: for a being Element of INT.Ring holds a * (vector ((LC_Z_Module V),L)) = a * L
let a be Element of INT.Ring; :: thesis: a * (vector ((LC_Z_Module V),L)) = a * L
A1: @ (@ L) = L ;
L in the carrier of (LC_Z_Module V) by Def29;
then L in LC_Z_Module V ;
hence a * (vector ((LC_Z_Module V),L)) = (LCMult V) . [a,(@ L)] by RLVECT_2:def 1
.= a * L by A1, Def33 ;
:: thesis: verum