let V be RealLinearSpace; :: thesis: for V1 being Subset of V
for D being non empty set
for d1 being Element of D
for A being BinOp of D
for M being Function of [:REAL ,D:],D st V1 = D & d1 = 0. V & A = the addF of V || V1 & M = the Mult of V | [:REAL ,V1:] holds
RLSStruct(# D,d1,A,M #) is Subspace of V
let V1 be Subset of V; :: thesis: for D being non empty set
for d1 being Element of D
for A being BinOp of D
for M being Function of [:REAL ,D:],D st V1 = D & d1 = 0. V & A = the addF of V || V1 & M = the Mult of V | [:REAL ,V1:] holds
RLSStruct(# D,d1,A,M #) is Subspace of V
let D be non empty set ; :: thesis: for d1 being Element of D
for A being BinOp of D
for M being Function of [:REAL ,D:],D st V1 = D & d1 = 0. V & A = the addF of V || V1 & M = the Mult of V | [:REAL ,V1:] holds
RLSStruct(# D,d1,A,M #) is Subspace of V
let d1 be Element of D; :: thesis: for A being BinOp of D
for M being Function of [:REAL ,D:],D st V1 = D & d1 = 0. V & A = the addF of V || V1 & M = the Mult of V | [:REAL ,V1:] holds
RLSStruct(# D,d1,A,M #) is Subspace of V
let A be BinOp of D; :: thesis: for M being Function of [:REAL ,D:],D st V1 = D & d1 = 0. V & A = the addF of V || V1 & M = the Mult of V | [:REAL ,V1:] holds
RLSStruct(# D,d1,A,M #) is Subspace of V
let M be Function of [:REAL ,D:],D; :: thesis: ( V1 = D & d1 = 0. V & A = the addF of V || V1 & M = the Mult of V | [:REAL ,V1:] implies RLSStruct(# D,d1,A,M #) is Subspace of V )
assume that
A1:
V1 = D
and
A2:
d1 = 0. V
and
A3:
A = the addF of V || V1
and
A4:
M = the Mult of V | [:REAL ,V1:]
; :: thesis: RLSStruct(# D,d1,A,M #) is Subspace of V
set W = RLSStruct(# D,d1,A,M #);
A5:
0. RLSStruct(# D,d1,A,M #) = 0. V
by A2;
A6:
for x, y being VECTOR of RLSStruct(# D,d1,A,M #) holds x + y = the addF of V . x,y
A7:
for a being Real
for x being VECTOR of RLSStruct(# D,d1,A,M #) holds a * x = the Mult of V . a,x
proof
let a be
Real;
:: thesis: for x being VECTOR of RLSStruct(# D,d1,A,M #) holds a * x = the Mult of V . a,xlet x be
VECTOR of
RLSStruct(#
D,
d1,
A,
M #);
:: thesis: a * x = the Mult of V . a,x
thus a * x =
the
Mult of
V . [a,x]
by A1, A4, FUNCT_1:72
.=
the
Mult of
V . a,
x
;
:: thesis: verum
end;
( RLSStruct(# D,d1,A,M #) is Abelian & RLSStruct(# D,d1,A,M #) is add-associative & RLSStruct(# D,d1,A,M #) is right_zeroed & RLSStruct(# D,d1,A,M #) is right_complementable & RLSStruct(# D,d1,A,M #) is RealLinearSpace-like )
proof
set AV = the
addF of
V;
set MV = the
Mult of
V;
thus
RLSStruct(#
D,
d1,
A,
M #) is
Abelian
:: thesis: ( RLSStruct(# D,d1,A,M #) is add-associative & RLSStruct(# D,d1,A,M #) is right_zeroed & RLSStruct(# D,d1,A,M #) is right_complementable & RLSStruct(# D,d1,A,M #) is RealLinearSpace-like )
thus
RLSStruct(#
D,
d1,
A,
M #) is
add-associative
:: thesis: ( RLSStruct(# D,d1,A,M #) is right_zeroed & RLSStruct(# D,d1,A,M #) is right_complementable & RLSStruct(# D,d1,A,M #) is RealLinearSpace-like )proof
let x,
y,
z be
VECTOR of
RLSStruct(#
D,
d1,
A,
M #);
:: according to RLVECT_1:def 6 :: thesis: (x + y) + z = x + (y + z)
reconsider x1 =
x,
y1 =
y,
z1 =
z as
VECTOR of
V by A1, TARSKI:def 3;
thus (x + y) + z =
the
addF of
V . (x + y),
z1
by A6
.=
(x1 + y1) + z1
by A6
.=
x1 + (y1 + z1)
by RLVECT_1:def 6
.=
the
addF of
V . x1,
(y + z)
by A6
.=
x + (y + z)
by A6
;
:: thesis: verum
end;
thus
RLSStruct(#
D,
d1,
A,
M #) is
right_zeroed
:: thesis: ( RLSStruct(# D,d1,A,M #) is right_complementable & RLSStruct(# D,d1,A,M #) is RealLinearSpace-like )proof
let x be
VECTOR of
RLSStruct(#
D,
d1,
A,
M #);
:: according to RLVECT_1:def 7 :: thesis: x + (0. RLSStruct(# D,d1,A,M #)) = x
reconsider y =
x as
VECTOR of
V by A1, TARSKI:def 3;
thus x + (0. RLSStruct(# D,d1,A,M #)) =
y + (0. V)
by A2, A6
.=
x
by RLVECT_1:10
;
:: thesis: verum
end;
thus
RLSStruct(#
D,
d1,
A,
M #) is
right_complementable
:: thesis: RLSStruct(# D,d1,A,M #) is RealLinearSpace-like proof
let x be
VECTOR of
RLSStruct(#
D,
d1,
A,
M #);
:: according to ALGSTR_0:def 16 :: thesis: x is right_complementable
reconsider x1 =
x as
VECTOR of
V by A1, TARSKI:def 3;
consider v being
VECTOR of
V such that A8:
x1 + v = 0. V
by ALGSTR_0:def 11;
v =
- x1
by A8, RLVECT_1:def 11
.=
(- 1) * x1
by RLVECT_1:29
.=
(- 1) * x
by A7
;
then reconsider y =
v as
VECTOR of
RLSStruct(#
D,
d1,
A,
M #) ;
take
y
;
:: according to ALGSTR_0:def 11 :: thesis: x + y = 0. RLSStruct(# D,d1,A,M #)
thus
x + y = 0. RLSStruct(#
D,
d1,
A,
M #)
by A2, A6, A8;
:: thesis: verum
end;
thus
for
a being
real number for
x,
y being
VECTOR of
RLSStruct(#
D,
d1,
A,
M #) holds
a * (x + y) = (a * x) + (a * y)
:: according to RLVECT_1:def 9 :: thesis: ( ( for b1, b2 being set
for b3 being Element of the carrier of RLSStruct(# D,d1,A,M #) holds (b1 + b2) * b3 = (b1 * b3) + (b2 * b3) ) & ( for b1, b2 being set
for b3 being Element of the carrier of RLSStruct(# D,d1,A,M #) holds (b1 * b2) * b3 = b1 * (b2 * b3) ) & ( for b1 being Element of the carrier of RLSStruct(# D,d1,A,M #) holds 1 * b1 = b1 ) )proof
let a be
real number ;
:: thesis: for x, y being VECTOR of RLSStruct(# D,d1,A,M #) holds a * (x + y) = (a * x) + (a * y)
reconsider a =
a as
Real by XREAL_0:def 1;
let x,
y be
VECTOR of
RLSStruct(#
D,
d1,
A,
M #);
:: thesis: a * (x + y) = (a * x) + (a * y)
reconsider x1 =
x,
y1 =
y as
VECTOR of
V by A1, TARSKI:def 3;
a * (x + y) =
the
Mult of
V . a,
(x + y)
by A7
.=
a * (x1 + y1)
by A6
.=
(a * x1) + (a * y1)
by RLVECT_1:def 9
.=
the
addF of
V . (the Mult of V . a,x1),
(a * y)
by A7
.=
the
addF of
V . (a * x),
(a * y)
by A7
.=
(a * x) + (a * y)
by A6
;
hence
a * (x + y) = (a * x) + (a * y)
;
:: thesis: verum
end;
thus
for
a,
b being
real number for
x being
VECTOR of
RLSStruct(#
D,
d1,
A,
M #) holds
(a + b) * x = (a * x) + (b * x)
:: thesis: ( ( for b1, b2 being set
for b3 being Element of the carrier of RLSStruct(# D,d1,A,M #) holds (b1 * b2) * b3 = b1 * (b2 * b3) ) & ( for b1 being Element of the carrier of RLSStruct(# D,d1,A,M #) holds 1 * b1 = b1 ) )proof
let a,
b be
real number ;
:: thesis: for x being VECTOR of RLSStruct(# D,d1,A,M #) holds (a + b) * x = (a * x) + (b * x)
reconsider a =
a,
b =
b as
Real by XREAL_0:def 1;
let x be
VECTOR of
RLSStruct(#
D,
d1,
A,
M #);
:: thesis: (a + b) * x = (a * x) + (b * x)
reconsider y =
x as
VECTOR of
V by A1, TARSKI:def 3;
(a + b) * x =
(a + b) * y
by A7
.=
(a * y) + (b * y)
by RLVECT_1:def 9
.=
the
addF of
V . (the Mult of V . a,y),
(b * x)
by A7
.=
the
addF of
V . (a * x),
(b * x)
by A7
.=
(a * x) + (b * x)
by A6
;
hence
(a + b) * x = (a * x) + (b * x)
;
:: thesis: verum
end;
thus
for
a,
b being
real number for
x being
VECTOR of
RLSStruct(#
D,
d1,
A,
M #) holds
(a * b) * x = a * (b * x)
:: thesis: for b1 being Element of the carrier of RLSStruct(# D,d1,A,M #) holds 1 * b1 = b1proof
let a,
b be
real number ;
:: thesis: for x being VECTOR of RLSStruct(# D,d1,A,M #) holds (a * b) * x = a * (b * x)
reconsider a =
a,
b =
b as
Real by XREAL_0:def 1;
let x be
VECTOR of
RLSStruct(#
D,
d1,
A,
M #);
:: thesis: (a * b) * x = a * (b * x)
reconsider y =
x as
VECTOR of
V by A1, TARSKI:def 3;
(a * b) * x =
(a * b) * y
by A7
.=
a * (b * y)
by RLVECT_1:def 9
.=
the
Mult of
V . a,
(b * x)
by A7
.=
a * (b * x)
by A7
;
hence
(a * b) * x = a * (b * x)
;
:: thesis: verum
end;
let x be
VECTOR of
RLSStruct(#
D,
d1,
A,
M #);
:: thesis: 1 * x = x
reconsider y =
x as
VECTOR of
V by A1, TARSKI:def 3;
thus 1
* x =
1
* y
by A7
.=
x
by RLVECT_1:def 9
;
:: thesis: verum
end;
hence
RLSStruct(# D,d1,A,M #) is Subspace of V
by A1, A3, A4, A5, Def2; :: thesis: verum