let R be Ring; :: thesis: for V being RightMod of R
for A, B being Subset of V st A c= B & B is linearly-independent holds
A is linearly-independent

let V be RightMod of R; :: thesis: for A, B being Subset of V st A c= B & B is linearly-independent holds
A is linearly-independent

let A, B be Subset of V; :: thesis: ( A c= B & B is linearly-independent implies A is linearly-independent )
assume that
A1: A c= B and
A2: B is linearly-independent ; :: thesis: A is linearly-independent
let l be Linear_Combination of A; :: according to RMOD_4:def 13 :: thesis: ( Sum l = 0. V implies Carrier l = {} )
reconsider L = l as Linear_Combination of B by A1, Th19;
assume Sum l = 0. V ; :: thesis: Carrier l = {}
then Carrier L = {} by A2;
hence Carrier l = {} ; :: thesis: verum