let X be non empty set ; for Y being RealLinearSpace
for f, g being Element of Funcs (X, the carrier of Y)
for a being Real holds (FuncAdd (X,Y)) . (((FuncExtMult (X,Y)) . [a,f]),((FuncExtMult (X,Y)) . [a,g])) = (FuncExtMult (X,Y)) . [a,((FuncAdd (X,Y)) . (f,g))]
let Y be RealLinearSpace; for f, g being Element of Funcs (X, the carrier of Y)
for a being Real holds (FuncAdd (X,Y)) . (((FuncExtMult (X,Y)) . [a,f]),((FuncExtMult (X,Y)) . [a,g])) = (FuncExtMult (X,Y)) . [a,((FuncAdd (X,Y)) . (f,g))]
let f, g be Element of Funcs (X, the carrier of Y); for a being Real holds (FuncAdd (X,Y)) . (((FuncExtMult (X,Y)) . [a,f]),((FuncExtMult (X,Y)) . [a,g])) = (FuncExtMult (X,Y)) . [a,((FuncAdd (X,Y)) . (f,g))]
let a be Real; (FuncAdd (X,Y)) . (((FuncExtMult (X,Y)) . [a,f]),((FuncExtMult (X,Y)) . [a,g])) = (FuncExtMult (X,Y)) . [a,((FuncAdd (X,Y)) . (f,g))]
reconsider a = a as Element of REAL by XREAL_0:def 1;
now for x being Element of X holds ((FuncAdd (X,Y)) . (((FuncExtMult (X,Y)) . [a,f]),((FuncExtMult (X,Y)) . [a,g]))) . x = ((FuncExtMult (X,Y)) . [a,((FuncAdd (X,Y)) . (f,g))]) . xlet x be
Element of
X;
((FuncAdd (X,Y)) . (((FuncExtMult (X,Y)) . [a,f]),((FuncExtMult (X,Y)) . [a,g]))) . x = ((FuncExtMult (X,Y)) . [a,((FuncAdd (X,Y)) . (f,g))]) . xthus ((FuncAdd (X,Y)) . (((FuncExtMult (X,Y)) . [a,f]),((FuncExtMult (X,Y)) . [a,g]))) . x =
(((FuncExtMult (X,Y)) . [a,f]) . x) + (((FuncExtMult (X,Y)) . [a,g]) . x)
by Th1
.=
(a * (f . x)) + (((FuncExtMult (X,Y)) . [a,g]) . x)
by Th2
.=
(a * (f . x)) + (a * (g . x))
by Th2
.=
a * ((f . x) + (g . x))
by RLVECT_1:def 5
.=
a * (((FuncAdd (X,Y)) . (f,g)) . x)
by Th1
.=
((FuncExtMult (X,Y)) . [a,((FuncAdd (X,Y)) . (f,g))]) . x
by Th2
;
verum end;
hence
(FuncAdd (X,Y)) . (((FuncExtMult (X,Y)) . [a,f]),((FuncExtMult (X,Y)) . [a,g])) = (FuncExtMult (X,Y)) . [a,((FuncAdd (X,Y)) . (f,g))]
by FUNCT_2:63; verum