let R be Ring; for M, N being LeftMod of R
for a being Element of the carrier of R
for f, h being Element of Funcs ( the carrier of M, the carrier of N) holds
( h = (LMULT (M,N)) . [a,f] iff for x being Element of M holds h . x = a * (f . x) )
let M, N be LeftMod of R; for a being Element of the carrier of R
for f, h being Element of Funcs ( the carrier of M, the carrier of N) holds
( h = (LMULT (M,N)) . [a,f] iff for x being Element of M holds h . x = a * (f . x) )
let a be Element of the carrier of R; for f, h being Element of Funcs ( the carrier of M, the carrier of N) holds
( h = (LMULT (M,N)) . [a,f] iff for x being Element of M holds h . x = a * (f . x) )
let f, h be Element of Funcs ( the carrier of M, the carrier of N); ( h = (LMULT (M,N)) . [a,f] iff for x being Element of M holds h . x = a * (f . x) )
thus
( h = (LMULT (M,N)) . [a,f] implies for x being Element of the carrier of M holds h . x = a * (f . x) )
by Def16; ( ( for x being Element of M holds h . x = a * (f . x) ) implies h = (LMULT (M,N)) . [a,f] )
hence
( ( for x being Element of M holds h . x = a * (f . x) ) implies h = (LMULT (M,N)) . [a,f] )
; verum