for i, j being Nat st [i,j] in Indices ((1,1) --> (- 1)) holds
((1,1) --> (- 1)) * (i,j) <= 0 by MATRIX_2:1;
hence for b1 being Matrix of REAL st b1 = (1,1) --> (- 1) holds
b1 is Nonpositive by Def3; :: thesis: verum