This is a somewhat technically specific question about the relationship between $\ln x$ and $e^x$ given one possible definition of $\ln x$.
Suppose that you define $\ln x$ as
$$\ln x = \int_1^x{\frac{dt}{t}}$$
We can use the connection between the integral definition of $\ln x$ and the harmonic series to show that $\ln x$ grows unboundedly. This function is monotonically increasing, so it should have an inverse mapping from its codomain ($\mathbb{R}$) to its domain ($\mathbb{R^+}$). Let's call that function $\ln^{-1} x$.
Since $\ln x$ grows unboundedly and is zero when $x$ is $1$, we can define $e$ as the unique value such that $\ln e = 1$.
So here's my question: given these starting assumptions, how would you prove that $\ln^{-1} x = e^x$ (or, equivalently, that $\ln x = \log_e x$? I'm having a lot of trouble even seeing how you'd get started proving these facts, since basically every calculus fact I know about $e$ and $\ln x$ presumes this result to be true.
Thanks!