theorem :: MATRIX10:88
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 * M2 is_less_or_equal_with a * M1