let a be Real; :: thesis: for V being RealLinearSpace
for u, v being VECTOR of V st {u,v} is linearly-independent & u <> v & a <> 0 holds
{u,(a * v)} is linearly-independent
let V be RealLinearSpace; :: thesis: for u, v being VECTOR of V st {u,v} is linearly-independent & u <> v & a <> 0 holds
{u,(a * v)} is linearly-independent
let u, v be VECTOR of V; :: thesis: ( {u,v} is linearly-independent & u <> v & a <> 0 implies {u,(a * v)} is linearly-independent )
assume that
A1:
{u,v} is linearly-independent
and
A2:
u <> v
and
A3:
a <> 0
; :: thesis: {u,(a * v)} is linearly-independent
hence
{u,(a * v)} is linearly-independent
by RLVECT_3:14; :: thesis: verum