set W = VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #);
A1:
VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is VectSp-like
proof
let x,
y be
Element of
GF;
VECTSP_1:def 26 for b1, b2 being Element of the carrier of VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) holds
( x * (b1 + b2) = (x * b1) + (x * b2) & (x + y) * b1 = (x * b1) + (y * b1) & (x * y) * b1 = x * (y * b1) & (1. GF) * b1 = b1 )let v,
w be
Element of
VectSpStr(# the
carrier of
V,the
addF of
V,the
ZeroF of
V,the
lmult of
V #);
( x * (v + w) = (x * v) + (x * w) & (x + y) * v = (x * v) + (y * v) & (x * y) * v = x * (y * v) & (1. GF) * v = v )
reconsider v9 =
v,
w9 =
w as
Element of
V ;
thus x * (v + w) =
x * (v9 + w9)
.=
(x * v9) + (x * w9)
by VECTSP_1:def 26
.=
(x * v) + (x * w)
;
( (x + y) * v = (x * v) + (y * v) & (x * y) * v = x * (y * v) & (1. GF) * v = v )
thus (x + y) * v =
(x + y) * v9
.=
(x * v9) + (y * v9)
by VECTSP_1:def 26
.=
(x * v) + (y * v)
;
( (x * y) * v = x * (y * v) & (1. GF) * v = v )
thus (x * y) * v =
(x * y) * v9
.=
x * (y * v9)
by VECTSP_1:def 26
.=
x * (y * v)
;
(1. GF) * v = v
thus (1. GF) * v =
(1_ GF) * v9
.=
v
by VECTSP_1:def 26
;
verum
end;
A2:
for a being Element of GF
for v, w being Element of VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #)
for v9, w9 being Element of V st v = v9 & w = w9 holds
( v + w = v9 + w9 & a * v = a * v9 )
;
( VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is Abelian & VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is add-associative & VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is right_zeroed & VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is right_complementable )
proof
thus
VectSpStr(# the
carrier of
V,the
addF of
V,the
ZeroF of
V,the
lmult of
V #) is
Abelian
( VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is add-associative & VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is right_zeroed & VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is right_complementable )
let x be
Element of
VectSpStr(# the
carrier of
V,the
addF of
V,the
ZeroF of
V,the
lmult of
V #);
ALGSTR_0:def 16 x is right_complementable
reconsider x9 =
x as
Element of
V ;
consider b being
Element of
V such that A3:
x9 + b = 0. V
by ALGSTR_0:def 11;
reconsider b9 =
b as
Element of
VectSpStr(# the
carrier of
V,the
addF of
V,the
ZeroF of
V,the
lmult of
V #) ;
take
b9
;
ALGSTR_0:def 11 x + b9 = 0. VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #)
thus
x + b9 = 0. VectSpStr(# the
carrier of
V,the
addF of
V,the
ZeroF of
V,the
lmult of
V #)
by A3;
verum
end;
then reconsider W = VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) as non empty right_complementable VectSp-like Abelian add-associative right_zeroed VectSpStr of GF by A1;
A4:
the lmult of W = the lmult of V | [:the carrier of GF,the carrier of W:]
by RELSET_1:34;
( 0. W = 0. V & the addF of W = the addF of V || the carrier of W )
by RELSET_1:34;
hence
VectSpStr(# the carrier of V,the addF of V,the ZeroF of V,the lmult of V #) is strict Subspace of V
by A4, Def2; verum