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