theorem :: MATRIX10:47
for n being Nat
for M1, M2, M3 being Matrix of n,REAL st M1 is_less_than M2 holds
M1 + M3 is_less_than M2 + M3