let F be Field; :: thesis: for V being VectSp of
for A being Subset of
for x being Element of st x in Lin A & not x in A holds
not A \/ {x} is linearly-independent

let V be VectSp of ; :: thesis: for A being Subset of
for x being Element of st x in Lin A & not x in A holds
not A \/ {x} is linearly-independent

let A be Subset of ; :: thesis: for x being Element of st x in Lin A & not x in A holds
not A \/ {x} is linearly-independent

let x be Element of ; :: thesis: ( x in Lin A & not x in A implies not A \/ {x} is linearly-independent )
assume that
A1: x in Lin A and
A2: not x in A ; :: thesis: not A \/ {x} is linearly-independent
per cases ( A is linearly-independent or not A is linearly-independent ) ;
end;