let V be free finite-rank Z_Module; :: thesis: for A being Subset of V
for x being Element of V st x in Lin A & not x in A holds
A \/ {x} is linearly-dependent

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

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