let R be comRing; for M, N, M1 being LeftMod of R
for f being Homomorphism of R,M,N
for u being Homomorphism of R,M1,M holds f * u is Homomorphism of R,M1,N
let M, N, M1 be LeftMod of R; for f being Homomorphism of R,M,N
for u being Homomorphism of R,M1,M holds f * u is Homomorphism of R,M1,N
let f be Homomorphism of R,M,N; for u being Homomorphism of R,M1,M holds f * u is Homomorphism of R,M1,N
let u be Homomorphism of R,M1,M; f * u is Homomorphism of R,M1,N
A1:
for x1, y1 being Element of the carrier of M1
for a being Element of R holds
( (f * u) . (x1 + y1) = ((f * u) . x1) + ((f * u) . y1) & a * ((f * u) . x1) = a * ((f * u) . x1) )
for x1 being Element of the carrier of M1
for a being Element of R holds (f * u) . (a * x1) = a * ((f * u) . x1)
then
f * u is homogeneous
;
hence
f * u is Homomorphism of R,M1,N
by A1, Def10, VECTSP_1:def 20; verum