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