let X be non empty set ; for Y being ComplexLinearSpace
for h, f being Element of Funcs (X, the carrier of Y)
for a being Complex holds
( h = (FuncExtMult (X,Y)) . [a,f] iff for x being Element of X holds h . x = a * (f . x) )
let Y be ComplexLinearSpace; for h, f being Element of Funcs (X, the carrier of Y)
for a being Complex holds
( h = (FuncExtMult (X,Y)) . [a,f] iff for x being Element of X holds h . x = a * (f . x) )
let h, f be Element of Funcs (X, the carrier of Y); for a being Complex holds
( h = (FuncExtMult (X,Y)) . [a,f] iff for x being Element of X holds h . x = a * (f . x) )
let a be Complex; ( h = (FuncExtMult (X,Y)) . [a,f] iff for x being Element of X holds h . x = a * (f . x) )
thus
( h = (FuncExtMult (X,Y)) . [a,f] implies for x being Element of X holds h . x = a * (f . x) )
by Def1; ( ( for x being Element of X holds h . x = a * (f . x) ) implies h = (FuncExtMult (X,Y)) . [a,f] )
hence
( ( for x being Element of X holds h . x = a * (f . x) ) implies h = (FuncExtMult (X,Y)) . [a,f] )
; verum