I'm working on a problem and trying to determine, whether there is a relation between a matrix size (number of rows and columns), and closure of the matrix (whether it is closed under addition and multiplication).
It's a part of the problem I am solving and I don't have any ideas. Can you help?
Thanks