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