let R be comRing; for M, N being LeftMod of R
for f, g being Homomorphism of R,M,N holds (ADD (M,N)) . (f,g) is Homomorphism of R,M,N
let M, N be LeftMod of R; for f, g being Homomorphism of R,M,N holds (ADD (M,N)) . (f,g) is Homomorphism of R,M,N
let f, g be Homomorphism of R,M,N; (ADD (M,N)) . (f,g) is Homomorphism of R,M,N
reconsider f = f, g = g as Element of Funcs ( the carrier of M, the carrier of N) by FUNCT_2:8;
reconsider F = (ADD (M,N)) . (f,g) as Element of Funcs ( the carrier of M, the carrier of N) ;
A1:
for x, y being Element of the carrier of M holds F . (x + y) = (F . x) + (F . y)
for a being Element of R
for x being Element of the carrier of M holds F . (a * x) = a * (F . x)
then
F is homogeneous
;
hence
(ADD (M,N)) . (f,g) is Homomorphism of R,M,N
by A1, Def10, VECTSP_1:def 20; verum