Can a monoid have at least 2 members for which $xy = 1$ but $yx \neq 1$ ?
I tried matrix multiplication but $ AX = I$ then $XA = I $ too.
Can a monoid have at least 2 members for which $xy = 1$ but $yx \neq 1$ ?
I tried matrix multiplication but $ AX = I$ then $XA = I $ too.
Yes, the bicyclic monoid, which is the monoid on two generators $a$ and $b$ under the relation $ab = 1$. Then $ba \not=1$. See this answer for more details.