Let $A\in \mathbb R^{n\times n}$ have a right inverse $B\in \mathbb R^{n\times n}$, i.e. $AB=E_{n\times n}$. Is it possible to see only using the definition of the matrix product that $BA=E_{n\times n}$?
Please do not tell me anything about the rank or endomorphisms of finite-dimensional vector spaces or even the Gauss algorithm. Only the definition of $[AB]_{j,\ell} = \sum\limits_{k=1}^n a_{j,k} b_{k,\ell}$ (which, by assumption is $1$ for $j=\ell$ and $0$ else) is allowed.