let R be Ring; :: thesis: for V being RightMod of R
for A being Subset of V holds ZeroLC V is Linear_Combination of A

let V be RightMod of R; :: thesis: for A being Subset of V holds ZeroLC V is Linear_Combination of A
let A be Subset of V; :: thesis: ZeroLC V is Linear_Combination of A
( Carrier (ZeroLC V) = {} & {} c= A ) by Def4;
hence ZeroLC V is Linear_Combination of A by Def5; :: thesis: verum