let a be Real; for V being RealLinearSpace
for L being Linear_Combination of V holds Sum (a * L) = a * (Sum L)
let V be RealLinearSpace; for L being Linear_Combination of V holds Sum (a * L) = a * (Sum L)
let L be Linear_Combination of V; Sum (a * L) = a * (Sum L)
per cases
( a <> 0 or a = 0 )
;
suppose A1:
a <> 0
;
Sum (a * L) = a * (Sum L)set l =
a * L;
consider F being
FinSequence of the
carrier of
V such that A2:
F is
one-to-one
and A3:
rng F = Carrier (a * L)
and A4:
Sum (a * L) = Sum ((a * L) (#) F)
by RLVECT_2:def 10;
set f =
(a * L) (#) F;
consider G being
FinSequence of the
carrier of
V such that A5:
G is
one-to-one
and A6:
rng G = Carrier L
and A7:
Sum L = Sum (L (#) G)
by RLVECT_2:def 10;
A8:
len G = len F
by A1, A2, A3, A5, A6, FINSEQ_1:65, RLVECT_2:65;
deffunc H1(
Nat)
-> set =
F <- (G . $1);
consider P being
FinSequence such that A9:
len P = len F
and A10:
for
k being
Nat st
k in dom P holds
P . k = H1(
k)
from FINSEQ_1:sch 2();
A11:
Carrier (a * L) = Carrier L
by A1, RLVECT_2:65;
A12:
rng P c= Seg (len F)
proof
let x be
set ;
TARSKI:def 3 ( not x in rng P or x in Seg (len F) )
assume
x in rng P
;
x in Seg (len F)
then consider y being
set such that A13:
y in dom P
and A14:
P . y = x
by FUNCT_1:def 5;
reconsider y =
y as
Element of
NAT by A13, FINSEQ_3:25;
y in Seg (len F)
by A9, A13, FINSEQ_1:def 3;
then
y in dom G
by A8, FINSEQ_1:def 3;
then
G . y in rng F
by A3, A6, A11, FUNCT_1:def 5;
then A15:
F just_once_values G . y
by A2, FINSEQ_4:10;
P . y = F <- (G . y)
by A10, A13;
then
P . y in dom F
by A15, FINSEQ_4:def 3;
hence
x in Seg (len F)
by A14, FINSEQ_1:def 3;
verum
end; A18:
dom P = Seg (len F)
by A9, FINSEQ_1:def 3;
then A21:
G = F * P
by A16, FUNCT_1:20;
Seg (len F) c= rng P
proof
set f =
(F ") * G;
let x be
set ;
TARSKI:def 3 ( not x in Seg (len F) or x in rng P )
assume A22:
x in Seg (len F)
;
x in rng P
dom (F ") = rng G
by A2, A3, A6, A11, FUNCT_1:55;
then A23:
rng ((F ") * G) =
rng (F ")
by RELAT_1:47
.=
dom F
by A2, FUNCT_1:55
;
A24:
rng P c= dom F
by A12, FINSEQ_1:def 3;
(F ") * G =
((F ") * F) * P
by A21, RELAT_1:55
.=
(id (dom F)) * P
by A2, FUNCT_1:61
.=
P
by A24, RELAT_1:79
;
hence
x in rng P
by A22, A23, FINSEQ_1:def 3;
verum
end; then A25:
Seg (len F) = rng P
by A12, XBOOLE_0:def 10;
A26:
dom P = Seg (len F)
by A9, FINSEQ_1:def 3;
then A27:
P is
one-to-one
by A25, FINSEQ_4:75;
(
Seg (len F) = {} implies
Seg (len F) = {} )
;
then reconsider P =
P as
Function of
(Seg (len F)),
(Seg (len F)) by A12, A26, FUNCT_2:def 1, RELSET_1:11;
reconsider P =
P as
Permutation of
(Seg (len F)) by A25, A27, FUNCT_2:83;
A28:
len ((a * L) (#) F) = len F
by RLVECT_2:def 9;
then A29:
dom ((a * L) (#) F) = Seg (len F)
by FINSEQ_1:def 3;
then reconsider Fp =
((a * L) (#) F) * P as
FinSequence of the
carrier of
V by FINSEQ_2:51;
set g =
L (#) G;
dom ((a * L) (#) F) = Seg (len ((a * L) (#) F))
by FINSEQ_1:def 3;
then A30:
Sum Fp = Sum ((a * L) (#) F)
by A28, RLVECT_2:9;
A31:
len Fp = len ((a * L) (#) F)
by A29, FINSEQ_2:48;
then A32:
len Fp = len (L (#) G)
by A8, A28, RLVECT_2:def 9;
A33:
now let k be
Element of
NAT ;
for v being VECTOR of V st k in dom (L (#) G) & v = (L (#) G) . k holds
Fp . k = a * vlet v be
VECTOR of
V;
( k in dom (L (#) G) & v = (L (#) G) . k implies Fp . k = a * v )assume that A34:
k in dom (L (#) G)
and A35:
v = (L (#) G) . k
;
Fp . k = a * vA36:
k in Seg (len F)
by A28, A31, A32, A34, FINSEQ_1:def 3;
A37:
k in dom G
by A8, A28, A31, A32, A34, FINSEQ_3:31;
then
G . k in rng G
by FUNCT_1:def 5;
then
F just_once_values G . k
by A2, A3, A6, A11, FINSEQ_4:10;
then A38:
F <- (G . k) in dom F
by FINSEQ_4:def 3;
then reconsider i =
F <- (G . k) as
Element of
NAT by FINSEQ_3:25;
i in Seg (len ((a * L) (#) F))
by A28, A38, FINSEQ_1:def 3;
then A39:
i in dom ((a * L) (#) F)
by FINSEQ_1:def 3;
A40:
k in dom P
by A9, A28, A31, A32, A34, FINSEQ_3:31;
A41:
G /. k =
G . k
by A37, PARTFUN1:def 8
.=
F . (P . k)
by A21, A40, FUNCT_1:23
.=
F . i
by A10, A18, A36
.=
F /. i
by A38, PARTFUN1:def 8
;
thus Fp . k =
((a * L) (#) F) . (P . k)
by A40, FUNCT_1:23
.=
((a * L) (#) F) . (F <- (G . k))
by A10, A18, A36
.=
((a * L) . (F /. i)) * (F /. i)
by A39, RLVECT_2:def 9
.=
(a * (L . (F /. i))) * (F /. i)
by RLVECT_2:def 13
.=
a * ((L . (F /. i)) * (F /. i))
by RLVECT_1:def 10
.=
a * v
by A34, A35, A41, RLVECT_2:def 9
;
verum end;
dom Fp = dom (L (#) G)
by A32, FINSEQ_3:31;
hence
Sum (a * L) = a * (Sum L)
by A4, A7, A30, A32, A33, RLVECT_1:56;
verum end; end;