If we have two random variables $X$ and $Y$ ($0<x<y$) and we know the conditional density $f(x\mid y) = \frac{3x^2}{y^3}$, how can we show that $Z = \frac{X}{Y}$ and $Y$ are independent?
Specifically, we don't have $f_Y(y)$ and, as a result, can't say anything about the joint density $f_{X,Y}(x,y)$.
In terms of the definition of independence, I believe that you would want to show that you can express the joint density of $Z$ and $Y$, $f_{Z,Y}(z,y)$, as a separable product $f_Z(z) f_Y(y)$.