We know that $\exp x=e^x$ and $\ln x$ are inverse functions of each other, i.e. if $y=\exp x$ then $x=\ln y$. Let $f(x)=\exp x$ and $g(y)=\ln y$, then the derivatives of these functions are $f'(x)=e^x$ and $g'(y)=\frac 1y$ respectively.
Now, a theorem of Calculus states that when $f(x)$ and $g(y)$ are inverse functions then $g'(y)=\frac 1{f'(x)}$. This theorem is used to determine the derivatives of the inverse trig functions.
Can someone indicate how this theorem relates $f'(x)=e^x$ and $g'(y)=\frac 1y$? There should be an underlying reciprocal relation between the two functions which I fail to see.


we have $$\frac{dy}{dx}\cdot \frac{dx}{dy}=1$$ for example $$y=e^x$$ we get the inverse function as $$x=\ln(y)$$ and the derivative is $$\frac{dx}{dy}=\frac{1}{y}=\frac{1}{e^x}$$ thus we get $$\frac{dy}{dx}\cdot \frac{dx}{dy}=e^x\cdot \frac{1}{e^x}=1$$