My original problem statement:
Let $x$ be a random variable with pdf $f_x(x)$ and let y be $y=x$.
(a) Find the joint pdf $f_{x,y}(x,y)$.
(b) Find the conditional pdfs $f_{x|y}(x|y), f_{y|x}(y|x)$
I've already given some thoughts how the joint pdf should behave: Picturing the joint pdf as $f_{x,y} = f{y|x}*f(x)$ and assuming a fixed $x$ the result should be 0 for $x \neq y$ and some other value for $x = y$. But I have really a hard time getting the idea which value that might be.
Any hint how this problem can be approached is highly appreciated.