let m, n be non zero Element of NAT ; for M being Matrix of m,n,F_Real holds Mx2Tran M is Lipschitzian LinearOperator of (REAL-NS m),(REAL-NS n)
let M be Matrix of m,n,F_Real; Mx2Tran M is Lipschitzian LinearOperator of (REAL-NS m),(REAL-NS n)
( the carrier of (TOP-REAL n) = the carrier of (REAL-NS n) & the carrier of (TOP-REAL m) = the carrier of (REAL-NS m) )
by REAL_NS2:4;
then reconsider f = Mx2Tran M as Function of (REAL-NS m),(REAL-NS n) ;
for x, y being Element of (REAL-NS m) holds f . (x + y) = (f . x) + (f . y)
then A1:
f is additive
;
for x being VECTOR of (REAL-NS m)
for a being Real holds f . (a * x) = a * (f . x)
then reconsider f = f as LinearOperator of (REAL-NS m),(REAL-NS n) by A1, LOPBAN_1:def 5;
( REAL-NS m is finite-dimensional & dim (REAL-NS m) = m )
by REAL_NS2:62;
then
f is Lipschitzian
by LOPBAN15:2;
hence
Mx2Tran M is Lipschitzian LinearOperator of (REAL-NS m),(REAL-NS n)
; verum