let T be RealLinearSpace; :: thesis: for Af being Subset of (RLSp2RVSp T)
for Ar being Subset of T st Af = Ar holds
( Af is linearly-independent iff Ar is linearly-independent )

let AV be Subset of (RLSp2RVSp T); :: thesis: for Ar being Subset of T st AV = Ar holds
( AV is linearly-independent iff Ar is linearly-independent )

let AR be Subset of T; :: thesis: ( AV = AR implies ( AV is linearly-independent iff AR is linearly-independent ) )
assume A1: AV = AR ; :: thesis: ( AV is linearly-independent iff AR is linearly-independent )
hereby :: thesis: ( AR is linearly-independent implies AV is linearly-independent ) end;
assume A5: AR is linearly-independent ; :: thesis: AV is linearly-independent
now :: thesis: for L being Linear_Combination of AV st Sum L = 0. (RLSp2RVSp T) holds
Carrier L = {}
let L be Linear_Combination of AV; :: thesis: ( Sum L = 0. (RLSp2RVSp T) implies Carrier L = {} )
reconsider L1 = L as Linear_Combination of T by Th72;
A6: Carrier L1 = Carrier L by Th73;
reconsider L1 = L1 as Linear_Combination of AR by VECTSP_6:def 4, A1, A6, RLVECT_2:def 6;
assume Sum L = 0. (RLSp2RVSp T) ; :: thesis: Carrier L = {}
then 0. T = Sum L1 by Th76;
hence Carrier L = {} by A5, A6, RLVECT_3:def 1; :: thesis: verum
end;
hence AV is linearly-independent by VECTSP_7:def 1; :: thesis: verum