Let $X$ and $Y$ be absolutely continuous and discrete random variables, respectively. Does random vector $(X,Y)$ have to be absolutely continuous with respect to the product measure on the respective supports of $X$ and $Y$?
I think this is true because the following equality holds
$$f_{X,Y}(x,y) = f_{X|Y}(x)\mathbb{P}(Y=y),$$
so $f_{X,Y}(x,y)$ is the probability density function with respect to the product measure. However, I am not able to prove it formally. I would appreciate some help on this. Thanks.
assuming $$f_{X,Y}=f_X f_Y$$
product $f_{X,Y}(x,y)$ can't be absolutely continuous on $Y$ axis - since $Y$ is not absolutely continuous then from https://en.wikipedia.org/wiki/Absolute_continuity#Definition
$$\forall x_0,\exists y_0\ne y_1, \exists\epsilon_0:|f(y_0)-f(y_1)| > \epsilon_0 \ =>\ |f_{X,Y}(x_0, y_0)-f_{X,Y}(x_0, y_1)| > \epsilon_0$$
example: $X$ is normal and $Y \sim Bernoulli(0.5)$ then $f_{X,Y}(0,0) = f_X(0) * 0.5$ and $f_{X,Y}(\epsilon, 0) = 0$