let V be RealUnitarySpace; :: thesis: for A being Subset of V st A is linearly-independent holds
ex B being Subset of V st
( A c= B & B is linearly-independent & Lin B = UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #) )

let A be Subset of V; :: thesis: ( A is linearly-independent implies ex B being Subset of V st
( A c= B & B is linearly-independent & Lin B = UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #) ) )

defpred S1[ set ] means ex B being Subset of V st
( B = $1 & A c= B & B is linearly-independent );
consider Q being set such that
A1: for Z being set holds
( Z in Q iff ( Z in bool the carrier of V & S1[Z] ) ) from XFAMILY:sch 1();
A2: now :: thesis: for Z being set st Z <> {} & Z c= Q & Z is c=-linear holds
union Z in Q
let Z be set ; :: thesis: ( Z <> {} & Z c= Q & Z is c=-linear implies union Z in Q )
assume that
A3: Z <> {} and
A4: Z c= Q and
A5: Z is c=-linear ; :: thesis: union Z in Q
set x = the Element of Z;
the Element of Z in Q by A3, A4;
then A6: ex B being Subset of V st
( B = the Element of Z & A c= B & B is linearly-independent ) by A1;
set W = union Z;
union Z c= the carrier of V
proof
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in union Z or x in the carrier of V )
assume x in union Z ; :: thesis: x in the carrier of V
then consider X being set such that
A7: x in X and
A8: X in Z by TARSKI:def 4;
X in bool the carrier of V by A1, A4, A8;
hence x in the carrier of V by A7; :: thesis: verum
end;
then reconsider W = union Z as Subset of V ;
A9: W is linearly-independent
proof
deffunc H1( object ) -> set = { C where C is Subset of V : ( $1 in C & C in Z ) } ;
let l be Linear_Combination of W; :: according to RLVECT_3:def 1 :: thesis: ( not Sum l = 0. V or Carrier l = {} )
assume that
A10: Sum l = 0. V and
A11: Carrier l <> {} ; :: thesis: contradiction
consider f being Function such that
A12: dom f = Carrier l and
A13: for x being object st x in Carrier l holds
f . x = H1(x) from FUNCT_1:sch 3();
reconsider M = rng f as non empty set by A11, A12, RELAT_1:42;
set F = the Choice_Function of M;
set S = rng the Choice_Function of M;
A14: now :: thesis: not {} in M
assume {} in M ; :: thesis: contradiction
then consider x being object such that
A15: x in dom f and
A16: f . x = {} by FUNCT_1:def 3;
Carrier l c= W by RLVECT_2:def 6;
then consider X being set such that
A17: x in X and
A18: X in Z by A12, A15, TARSKI:def 4;
reconsider X = X as Subset of V by A1, A4, A18;
X in { C where C is Subset of V : ( x in C & C in Z ) } by A17, A18;
hence contradiction by A12, A13, A15, A16; :: thesis: verum
end;
then A19: dom the Choice_Function of M = M by RLVECT_3:28;
then dom the Choice_Function of M is finite by A12, FINSET_1:8;
then A20: rng the Choice_Function of M is finite by FINSET_1:8;
A21: now :: thesis: for X being set st X in rng the Choice_Function of M holds
X in Z
let X be set ; :: thesis: ( X in rng the Choice_Function of M implies X in Z )
assume X in rng the Choice_Function of M ; :: thesis: X in Z
then consider x being object such that
A22: x in dom the Choice_Function of M and
A23: the Choice_Function of M . x = X by FUNCT_1:def 3;
consider y being object such that
A24: ( y in dom f & f . y = x ) by A19, A22, FUNCT_1:def 3;
A25: x = { C where C is Subset of V : ( y in C & C in Z ) } by A12, A13, A24;
reconsider x = x as set by TARSKI:1;
X in x by A14, A19, A22, A23, ORDERS_1:89;
then ex C being Subset of V st
( C = X & y in C & C in Z ) by A25;
hence X in Z ; :: thesis: verum
end;
A26: now :: thesis: for X, Y being set st X in rng the Choice_Function of M & Y in rng the Choice_Function of M & not X c= Y holds
Y c= X
let X, Y be set ; :: thesis: ( X in rng the Choice_Function of M & Y in rng the Choice_Function of M & not X c= Y implies Y c= X )
assume ( X in rng the Choice_Function of M & Y in rng the Choice_Function of M ) ; :: thesis: ( X c= Y or Y c= X )
then ( X in Z & Y in Z ) by A21;
then X,Y are_c=-comparable by A5, ORDINAL1:def 8;
hence ( X c= Y or Y c= X ) ; :: thesis: verum
end;
rng the Choice_Function of M <> {} by A19, RELAT_1:42;
then union (rng the Choice_Function of M) in rng the Choice_Function of M by A26, A20, CARD_2:62;
then union (rng the Choice_Function of M) in Z by A21;
then consider B being Subset of V such that
A27: B = union (rng the Choice_Function of M) and
A c= B and
A28: B is linearly-independent by A1, A4;
Carrier l c= union (rng the Choice_Function of M)
proof
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in Carrier l or x in union (rng the Choice_Function of M) )
set X = f . x;
assume A29: x in Carrier l ; :: thesis: x in union (rng the Choice_Function of M)
then A30: f . x = { C where C is Subset of V : ( x in C & C in Z ) } by A13;
A31: f . x in M by A12, A29, FUNCT_1:def 3;
then the Choice_Function of M . (f . x) in f . x by A14, ORDERS_1:89;
then A32: ex C being Subset of V st
( the Choice_Function of M . (f . x) = C & x in C & C in Z ) by A30;
the Choice_Function of M . (f . x) in rng the Choice_Function of M by A19, A31, FUNCT_1:def 3;
hence x in union (rng the Choice_Function of M) by A32, TARSKI:def 4; :: thesis: verum
end;
then l is Linear_Combination of B by A27, RLVECT_2:def 6;
hence contradiction by A10, A11, A28; :: thesis: verum
end;
the Element of Z c= W by A3, ZFMISC_1:74;
then A c= W by A6;
hence union Z in Q by A1, A9; :: thesis: verum
end;
A33: (Omega). V = UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #) by RUSUB_1:def 3;
assume A is linearly-independent ; :: thesis: ex B being Subset of V st
( A c= B & B is linearly-independent & Lin B = UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #) )

then Q <> {} by A1;
then consider X being set such that
A34: X in Q and
A35: for Z being set st Z in Q & Z <> X holds
not X c= Z by A2, ORDERS_1:67;
consider B being Subset of V such that
A36: B = X and
A37: A c= B and
A38: B is linearly-independent by A1, A34;
take B ; :: thesis: ( A c= B & B is linearly-independent & Lin B = UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #) )
thus ( A c= B & B is linearly-independent ) by A37, A38; :: thesis: Lin B = UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #)
assume Lin B <> UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #) ; :: thesis: contradiction
then consider v being VECTOR of V such that
A39: ( ( v in Lin B & not v in UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #) ) or ( v in UNITSTR(# the carrier of V, the ZeroF of V, the U5 of V, the Mult of V, the scalar of V #) & not v in Lin B ) ) by A33, RUSUB_1:25;
A40: B \/ {v} is linearly-independent
proof
let l be Linear_Combination of B \/ {v}; :: according to RLVECT_3:def 1 :: thesis: ( not Sum l = 0. V or Carrier l = {} )
assume A41: Sum l = 0. V ; :: thesis: Carrier l = {}
now :: thesis: Carrier l = {}
per cases ( v in Carrier l or not v in Carrier l ) ;
suppose v in Carrier l ; :: thesis: Carrier l = {}
then A42: - (l . v) <> 0 by RLVECT_2:19;
deffunc H1( set ) -> Element of REAL = zz;
deffunc H2( VECTOR of V) -> Element of REAL = l . $1;
consider f being Function of the carrier of V,REAL such that
A43: f . v = In (0,REAL) and
A44: for u being VECTOR of V st u <> v holds
f . u = H2(u) from FUNCT_2:sch 6();
reconsider f = f as Element of Funcs ( the carrier of V,REAL) by FUNCT_2:8;
now :: thesis: for u being VECTOR of V st not u in (Carrier l) \ {v} holds
f . u = 0
let u be VECTOR of V; :: thesis: ( not u in (Carrier l) \ {v} implies f . u = 0 )
assume not u in (Carrier l) \ {v} ; :: thesis: f . u = 0
then ( not u in Carrier l or u in {v} ) by XBOOLE_0:def 5;
then ( ( l . u = 0 & u <> v ) or u = v ) by TARSKI:def 1;
hence f . u = 0 by A43, A44; :: thesis: verum
end;
then reconsider f = f as Linear_Combination of V by RLVECT_2:def 3;
Carrier f c= B
proof
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in Carrier f or x in B )
A45: Carrier l c= B \/ {v} by RLVECT_2:def 6;
assume x in Carrier f ; :: thesis: x in B
then consider u being VECTOR of V such that
A46: u = x and
A47: f . u <> 0 ;
f . u = l . u by A43, A44, A47;
then u in Carrier l by A47;
then ( u in B or u in {v} ) by A45, XBOOLE_0:def 3;
hence x in B by A43, A46, A47, TARSKI:def 1; :: thesis: verum
end;
then reconsider f = f as Linear_Combination of B by RLVECT_2:def 6;
consider g being Function of the carrier of V,REAL such that
A48: g . v = - (l . v) and
A49: for u being VECTOR of V st u <> v holds
g . u = H1(u) from FUNCT_2:sch 6();
reconsider g = g as Element of Funcs ( the carrier of V,REAL) by FUNCT_2:8;
now :: thesis: for u being VECTOR of V st not u in {v} holds
g . u = 0
let u be VECTOR of V; :: thesis: ( not u in {v} implies g . u = 0 )
assume not u in {v} ; :: thesis: g . u = 0
then u <> v by TARSKI:def 1;
hence g . u = 0 by A49; :: thesis: verum
end;
then reconsider g = g as Linear_Combination of V by RLVECT_2:def 3;
Carrier g c= {v}
proof
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in Carrier g or x in {v} )
assume x in Carrier g ; :: thesis: x in {v}
then ex u being VECTOR of V st
( x = u & g . u <> 0 ) ;
then x = v by A49;
hence x in {v} by TARSKI:def 1; :: thesis: verum
end;
then reconsider g = g as Linear_Combination of {v} by RLVECT_2:def 6;
A50: Sum g = (- (l . v)) * v by A48, RLVECT_2:32;
f - g = l
proof
let u be VECTOR of V; :: according to RLVECT_2:def 9 :: thesis: (f - g) . u = l . u
now :: thesis: (f - g) . u = l . u
per cases ( v = u or v <> u ) ;
suppose A51: v = u ; :: thesis: (f - g) . u = l . u
thus (f - g) . u = (f . u) - (g . u) by RLVECT_2:54
.= l . u by A43, A48, A51 ; :: thesis: verum
end;
suppose A52: v <> u ; :: thesis: (f - g) . u = l . u
thus (f - g) . u = (f . u) - (g . u) by RLVECT_2:54
.= (l . u) - (g . u) by A44, A52
.= (l . u) - 0 by A49, A52
.= l . u ; :: thesis: verum
end;
end;
end;
hence (f - g) . u = l . u ; :: thesis: verum
end;
then 0. V = (Sum f) - (Sum g) by A41, RLVECT_3:4;
then Sum f = (0. V) + (Sum g) by RLSUB_2:61
.= (- (l . v)) * v by A50, RLVECT_1:4 ;
then A53: (- (l . v)) * v in Lin B by Th1;
((- (l . v)) ") * ((- (l . v)) * v) = (((- (l . v)) ") * (- (l . v))) * v by RLVECT_1:def 7
.= 1 * v by A42, XCMPLX_0:def 7
.= v by RLVECT_1:def 8 ;
hence Carrier l = {} by A39, A53, RLVECT_1:1, RUSUB_1:15; :: thesis: verum
end;
end;
end;
hence Carrier l = {} ; :: thesis: verum
end;
v in {v} by TARSKI:def 1;
then A56: v in B \/ {v} by XBOOLE_0:def 3;
A57: not v in B by A39, Th2, RLVECT_1:1;
B c= B \/ {v} by XBOOLE_1:7;
then A c= B \/ {v} by A37;
then B \/ {v} in Q by A1, A40;
hence contradiction by A35, A36, A56, A57, XBOOLE_1:7; :: thesis: verum