I am new to this site. I would like to ask when can we invert the function in the inequality? Question: Let X be a continuous random variable with pdf . Suppose () is strictly monotonic, differentiable function of x. The random variable =() has the PDF.
$$ {f_Y} (y)= \begin{cases} {f_X}[g^{-1}(y)] \left|\dfrac{d}{dy}g^{-1}(y)\right|, & \text{if y = g(x) for some x}\\[2ex] 0, &\text{if y $\ne$g(x) for all x} \end{cases} $$ Proof. Suppose that y=g(x) for some x. Then, with Y=g(X),
\begin{aligned} F_Y(y) & =P\{g(X)\le y\}\\ & = P\{X\le g^{-1}(y)\}\\ &=F_X(g^{-1}(y)) \end{aligned}
I am not sure why function $g(x)$ can be converted to $g^{-1}{(x)}$ over the inequality sign. Is it because $g(x)$ is strictly monotonic so it definitely has the inverse function?
Many thanks for your help.