Given A,B are independent identically distributed random variables
will $$E[A^2B]=E[A^2]E[B]$$
(uncorrelation) $$P_{A^2B}(a,b)=P_{A^2}(a)P_B(b)$$
(independence)
hold?
An initial thought is that one-to-one mapping of random variable will not destroy independence
However the mapping $$f(x)=x^2$$ apparently is not an 1-1 mapping.
Any proof toy example to show if the above two property still holds after mapping?