let R be Ring; for V, U, W being LeftMod of R
for f being linear-transformation of V,U
for g being linear-transformation of U,W holds g * f is linear-transformation of V,W
let V, U, W be LeftMod of R; for f being linear-transformation of V,U
for g being linear-transformation of U,W holds g * f is linear-transformation of V,W
let f be linear-transformation of V,U; for g being linear-transformation of U,W holds g * f is linear-transformation of V,W
let g be linear-transformation of U,W; g * f is linear-transformation of V,W
set gf = g * f;
for a being Element of R
for x being Element of V holds (g * f) . (a * x) = a * ((g * f) . x)
then
g * f is homogeneous
;
hence
g * f is linear-transformation of V,W
; verum