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 Nonnegative by Def4; :: thesis: verum