I propose this exercise. Is it true, that given a real r.v. $X$ with a generic (continuous) p.d.f., there is always a real function $f$, s.t. $f(X) \sim N(0,1)$ where $N$ is a standard gaussian function ?
Than same question, in the multivariate case. For example, given $X_i,i=1...N$ r.v., is there always a non-linear transformation $Y_j=f_j(\{X_i\}_{i=1...N}),j=1,...,N$ such that the $Y_j$ are (multidimensional) standard Gaussian ?
This is a question I created during my self-study journey :)
PS: I think it is true but I wanted to check if I am wrong hence the question
If on its support $X$ has CDF strictly increasing $F$ of inverse $F^{-1}$, take $f(x)=\Phi^{-1}(F(x))$. Then$$P(f(X)\le y)=P(X\le F^{-1}(\Phi(y)))=\Phi(y)\implies f(X)\sim N(0,\,1).$$