Find the solution set of
$$|x|<x.$$
I know that the solution set is $\emptyset$. But I am stuck in the case when $x<0$.
Shall I intersect the condition with the obtained result? I mean the following.
case) if $x<0$, then $|x|=-x$,
We have $$-x<x\implies 2x>0\implies x>0$$
Therefore, $$x<0 \wedge x>0=\emptyset$$
Thus the solution set of this case is $\emptyset$. Is my solution correct?
or alternatively we have $$0\le |x|<x$$ and we can square the inequality then we get $$x^2<x^2$$ a contradiction