let R be Skew-Field; for V being LeftMod of R
for v1, v2 being Vector of V holds
( v1 <> v2 & {v1,v2} is linearly-independent iff ( v2 <> 0. V & ( for a being Scalar of R holds v1 <> a * v2 ) ) )
let V be LeftMod of R; for v1, v2 being Vector of V holds
( v1 <> v2 & {v1,v2} is linearly-independent iff ( v2 <> 0. V & ( for a being Scalar of R holds v1 <> a * v2 ) ) )
let v1, v2 be Vector of V; ( v1 <> v2 & {v1,v2} is linearly-independent iff ( v2 <> 0. V & ( for a being Scalar of R holds v1 <> a * v2 ) ) )
thus
( v1 <> v2 & {v1,v2} is linearly-independent implies ( v2 <> 0. V & ( for a being Scalar of R holds v1 <> a * v2 ) ) )
( v2 <> 0. V & ( for a being Scalar of R holds v1 <> a * v2 ) implies ( v1 <> v2 & {v1,v2} is linearly-independent ) )
assume A8:
v2 <> 0. V
; ( ex a being Scalar of R st not v1 <> a * v2 or ( v1 <> v2 & {v1,v2} is linearly-independent ) )
assume A9:
for a being Scalar of R holds v1 <> a * v2
; ( v1 <> v2 & {v1,v2} is linearly-independent )
A10:
(1. R) * v2 = v2
;
hence
v1 <> v2
by A9; {v1,v2} is linearly-independent
let l be Linear_Combination of {v1,v2}; VECTSP_7:def 1 ( not Sum l = 0. V or Carrier l = {} )
assume that
A11:
Sum l = 0. V
and
A12:
Carrier l <> {}
; contradiction
A13:
0. V = ((l . v1) * v1) + ((l . v2) * v2)
by A9, A10, A11, VECTSP_6:18;
set x = the Element of Carrier l;
Carrier l c= {v1,v2}
by VECTSP_6:def 4;
then A14:
the Element of Carrier l in {v1,v2}
by A12;
the Element of Carrier l in Carrier l
by A12;
then A15:
ex u being Vector of V st
( the Element of Carrier l = u & l . u <> 0. R )
;
hence
contradiction
; verum