Lets view groups as consisting of a binary operation, a distinguished element $e$, and unary operation $x \mapsto x^{-1}$. Then the group axioms can be stated as follows.
- $(xy)z=x(yz).$
- $xe=ex=x.$
- $xx^{-1}=x^{-1}x=e.$
Supposing we dropped axiom 2 and forgot about $e$, we would need to rephrase 3. One possibility would be
3'. $xx^{-1}y=x^{-1}xy=yxx^{-1}=yx^{-1}x=y.$
So my first question is, can 3' be shortened and simplified?
Now suppose we dropped associativity, as well. Then 3' needs to be further rephrased. One possibility would be
3''. $(xx^{-1})y=(x^{-1}x)y=y(xx^{-1})=y(x^{-1}x)=y,$ and $x(x^{-1}y)=x^{-1}(xy)=(yx)x^{-1}=(yx^{-1})x=y.$
Again, my question is, can 3'' be shortened and simplified?
a. You already capture 2. in once with 3'.:
Let $e:=xx^{-1}$ for an arbitrary but fixed $x$, then we have $ey=y=ye$ according to 3'. for all $y$, so $e$ is a unit, so must be unique, alternatively, we can get $yy^{-1}=yy^{-1}xx^{-1}=xx^{-1}$.
b. Again, the first part of 3''. states that $xx^{-1}$ is a unit (and also $x^{-1}x$), so we didn't really get rid of 2., and the associativity is not needed for showing uniqueness of a unit ($e=ef=f$ if $e,f$ are both units).
However, the original group axioms can also be simplified, one only needs to require the existence of a left unit $e$ and a left inverse for all $x$.