Given $X=U_1$, $Y=U_1+U_2$ and $U_1,U_2$ are independent. How to find find $f_{Y\mid X}(y\mid x)$?
This is the problem from Probability. Statistics. and Random Processes for EE Problem 6.12.
The answer is $f_{U_2}(y-x)$. But I have no idea how to find it.
Based on the basic definition: $f_{Y\mid X}(y\mid x)=\frac{f_{XY}(x,y)}{f_X(x)}$, then I have no idea of what the next step is.
Based on the answer, that could be $f_{Y-X}(y-x)$. However, I cannot find the relation between the two.