let V be RealUnitarySpace; for A being Subset of V st A is linearly-independent holds
for v being VECTOR of V st v in A holds
for B being Subset of V st B = A \ {v} holds
not v in Lin B
let A be Subset of V; ( A is linearly-independent implies for v being VECTOR of V st v in A holds
for B being Subset of V st B = A \ {v} holds
not v in Lin B )
assume A1:
A is linearly-independent
; for v being VECTOR of V st v in A holds
for B being Subset of V st B = A \ {v} holds
not v in Lin B
let v be VECTOR of V; ( v in A implies for B being Subset of V st B = A \ {v} holds
not v in Lin B )
assume
v in A
; for B being Subset of V st B = A \ {v} holds
not v in Lin B
then A2:
{v} is Subset of A
by SUBSET_1:41;
let B be Subset of V; ( B = A \ {v} implies not v in Lin B )
assume A3:
B = A \ {v}
; not v in Lin B
B c= A
by A3, XBOOLE_1:36;
then A4:
B \/ {v} c= A \/ A
by A2, XBOOLE_1:13;
assume
v in Lin B
; contradiction
then consider L being Linear_Combination of B such that
A5:
v = Sum L
by Th1;
{v} is linearly-independent
by A1, A2, RLVECT_3:5;
then
v <> 0. V
by RLVECT_3:8;
then
not Carrier L is empty
by A5, RLVECT_2:34;
then A6:
ex w being object st w in Carrier L
;
v in {v}
by TARSKI:def 1;
then
v in Lin {v}
by Th2;
then consider K being Linear_Combination of {v} such that
A7:
v = Sum K
by Th1;
A8:
( Carrier L c= B & Carrier K c= {v} )
by RLVECT_2:def 6;
then
(Carrier L) \/ (Carrier K) c= B \/ {v}
by XBOOLE_1:13;
then
( Carrier (L - K) c= (Carrier L) \/ (Carrier K) & (Carrier L) \/ (Carrier K) c= A )
by A4, RLVECT_2:55;
then
Carrier (L - K) c= A
;
then A9:
L - K is Linear_Combination of A
by RLVECT_2:def 6;
A10:
for x being VECTOR of V st x in Carrier L holds
K . x = 0
then A14:
Carrier L c= Carrier (L - K)
;
0. V =
(Sum L) + (- (Sum K))
by A5, A7, RLVECT_1:5
.=
(Sum L) + (Sum (- K))
by RLVECT_3:3
.=
Sum (L - K)
by RLVECT_3:1
;
hence
contradiction
by A1, A6, A9, A14; verum