set W = RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #);
( RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is Abelian & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is add-associative & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is right_zeroed & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is right_complementable & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is RealLinearSpace-like )
proof
A1:
for
a being
Real for
v,
w being
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #)
for
v',
w' being
VECTOR of
V st
v = v' &
w = w' holds
(
v + w = v' + w' &
a * v = a * v' )
;
thus
for
v,
w being
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) holds
v + w = w + v
:: according to RLVECT_1:def 5 :: thesis: ( RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is add-associative & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is right_zeroed & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is right_complementable & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is RealLinearSpace-like )
thus
for
u,
v,
w being
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) holds
(u + v) + w = u + (v + w)
:: according to RLVECT_1:def 6 :: thesis: ( RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is right_zeroed & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is right_complementable & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is RealLinearSpace-like )
thus
for
v being
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) holds
v + (0. RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #)) = v
:: according to RLVECT_1:def 7 :: thesis: ( RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is right_complementable & RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is RealLinearSpace-like )
thus
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) is
right_complementable
:: thesis: RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is RealLinearSpace-like proof
let v be
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #);
:: according to ALGSTR_0:def 16 :: thesis: v is right_complementable
reconsider v' =
v as
VECTOR of
V ;
consider w' being
VECTOR of
V such that A2:
v' + w' = 0. V
by ALGSTR_0:def 11;
reconsider w =
w' as
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) ;
take
w
;
:: according to ALGSTR_0:def 11 :: thesis: v + w = 0. RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #)
thus
v + w = 0. RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #)
by A2;
:: thesis: verum
end;
thus
for
a being
real number for
v,
w being
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) holds
a * (v + w) = (a * v) + (a * w)
:: according to RLVECT_1:def 9 :: thesis: ( ( for b1, b2 being set
for b3 being Element of the carrier of RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) holds (b1 + b2) * b3 = (b1 * b3) + (b2 * b3) ) & ( for b1, b2 being set
for b3 being Element of the carrier of RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) holds (b1 * b2) * b3 = b1 * (b2 * b3) ) & ( for b1 being Element of the carrier of RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) holds 1 * b1 = b1 ) )
thus
for
a,
b being
real number for
v being
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) holds
(a + b) * v = (a * v) + (b * v)
:: thesis: ( ( for b1, b2 being set
for b3 being Element of the carrier of RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) holds (b1 * b2) * b3 = b1 * (b2 * b3) ) & ( for b1 being Element of the carrier of RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) holds 1 * b1 = b1 ) )
thus
for
a,
b being
real number for
v being
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) holds
(a * b) * v = a * (b * v)
:: thesis: for b1 being Element of the carrier of RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) holds 1 * b1 = b1
thus
for
v being
VECTOR of
RLSStruct(# the
carrier of
V,the
U2 of
V,the
addF of
V,the
Mult of
V #) holds 1
* v = v
:: thesis: verum
end;
then reconsider W = RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) as RealLinearSpace ;
W is Subspace of V
hence
RLSStruct(# the carrier of V,the U2 of V,the addF of V,the Mult of V #) is strict Subspace of V
; :: thesis: verum