I am trying to prove that $y=2^x$ and its inverse $y=log_{2}{x}$ do not intersect.
If $y=a^x$, then $\frac{dy}{dx}=a^xlna$
Solving $a^xlna=1$ we get $x=\frac{1}{lna}ln(\frac{1}{lna})$.
So for $y=x$ to be a tangent to $y=a^x$, $\frac{1}{lna}ln(\frac{1}{lna})=\frac{1}{lna}$ which then gives $a=e^{1/e}$.
Now since $y=x$ is a tangent to $y=(e^{1/e})^x$ at $(e,e)$ and $2^x>(e^{1/e})^x\geq x$ for all positive $x$, we conclude that $y=2^x$ and $y=x$ do not intersect and hence $y=a^x$ does not intersect its inverse as they are supposed to be symmetrical about $y=x$
For negative $x$ or when $x=0$ it is trivial.
Is there a simpler way?
Using $2^x > x$ for all $x \in \mathbb{R}$ you get taking the logarithm $$2^x >x \Rightarrow x > \log_2 x \stackrel{x>0}{\Rightarrow} 2^x > x > \log_2 x$$