$y\cdot x^y=x\cdot y^x$; $x\ne y$; $x,y\in\mathbb{R} $; $x,y>0$ has no solutions
$$y\cdot x^y=x\cdot y^x$$ $$\frac{x^y}{x}=\frac{y^x}{y}$$ $$x^{y-1}=y^{x-1}$$ $$\ln(x^{y-1})=\ln(y^{x-1})$$ $$(y-1)\ln x=(x-1)\ln y$$ $$\frac{\ln x}{x-1}=\frac{\ln y}{y-1}$$ $$x^{(x-1)^{-1}}=y^{(y-1)^{-1}}$$ On $x\in\mathbb{R} $; $x>0$; $Z=x^{(x-1)^{-1}}$, $Z$ does not have the same value for any $2$ $x$-values. This means $x=y$ are the only solutions, which aren't possible solutions. $\therefore$ there are no solutions.
How can I word this to make the proof more sound?