Can we think of matrices as surjective functions where; $i,j$ (the indices) represent the inputs and $z$ (the element at that particular position)? Further, ($i,j,z$) as an ordered triplet...
The reason why I ask, is because, then that could possibly allow us to think of matrix multiplication as a composition of sorts, right?
I think that this approach works, but I'm new to the matrices, so I wanted to check here. I've heard of linear maps, but I don't think that they're what I'm aiming for. Are they?