I am exploring the following question: Does there exist an associative binary operation (i.e., a semigroup) on a set ( G ) that has at least a right identity and such that every element has at least one left inverse, but where the left inverses are not necessarily unique?
I initially considered the operation defined by $x*y = x + x^2y$ on $ \mathbb{C} $.
However, I found that this operation is not associative. I attempted to modify it (or consider similar variants) to achieve associativity while breaking the uniqueness of left inverses.
I am unsure whether there exists a standard theorem stating Edit to clarify: In any semigroup with at least one right identity (I fix one, which I name $e$), if every element has at least one left inverse with respect to $e$, then this inverse must be unique with respect to $e$.
Could someone provide a rigorous explanation or reference confirming this result? Or, if possible, suggest a construction of an associative binary operation with a right identity where left inverses exist but are not necessarily unique?
Thanks in advance for your insights!
ADD Belkacem Abderrahmane's proof presents an awkwardness; I correct it: Denote by $e$ an right identity element of G ( not necessarily unique) . Suppose $x\in G$, have two left inverse $y, v\in G$ , i.e. $yx=vx=e$, . Put $t=xy$, then $t^2=t$, and let $s\in G$ be an left inverse of $t$ ( not necessarily unique). Then, for all $u\in G$, we have $ut=uet=u(st)t=ust^2=ust=ue=u$. Thus, $t$ is another right identity of $G$ and hence $y=yt=y(xy)=(yx)y=(vx)y=v(xy)=vt=v$.