:: deftheorem LDef5 defines @* ZMODUL05:def 8 :
for R being Ring
for V, W being LeftMod of R
for l being Linear_Combination of V
for T being linear-transformation of V,W
for b6 being Linear_Combination of W holds
( b6 = T @* l iff ( Carrier b6 c= T .: (Carrier l) & ( for w being Element of W holds b6 . w = Sum (lCFST (l,T,w)) ) ) );