theorem :: MATRIX10:86
for a being Real
for n being Nat
for M1, M2 being Matrix of n,REAL st M1 is_less_than M2 & a >= 0 holds
a * M1 is_less_or_equal_with a * M2