let V, W be RealLinearSpace; for X being set holds
( X is LinearOperator of V,W iff X is linear-transformation of (RLSp2RVSp V),(RLSp2RVSp W) )
let X be set ; ( X is LinearOperator of V,W iff X is linear-transformation of (RLSp2RVSp V),(RLSp2RVSp W) )
assume
X is linear-transformation of (RLSp2RVSp V),(RLSp2RVSp W)
; X is LinearOperator of V,W
then reconsider T = X as linear-transformation of (RLSp2RVSp V),(RLSp2RVSp W) ;
reconsider f = T as Function of V,W ;
for x, y being Element of V holds f . (x + y) = (f . x) + (f . y)
then A4:
f is additive
;
for a being Real
for x being VECTOR of V holds f . (a * x) = a * (f . x)
then
f is homogeneous
;
hence
X is LinearOperator of V,W
by A4; verum