let a be Real; for V being RealLinearSpace
for v, w being VECTOR of V st a <> 1 holds
not {v,(a * v),w} is linearly-independent
let V be RealLinearSpace; for v, w being VECTOR of V st a <> 1 holds
not {v,(a * v),w} is linearly-independent
let v, w be VECTOR of V; ( a <> 1 implies not {v,(a * v),w} is linearly-independent )
v = 1 * v
by RLVECT_1:def 8;
hence
( a <> 1 implies not {v,(a * v),w} is linearly-independent )
by Th34; verum