Let $X,Y$ be independent integrable random variables and let $f :\mathbb{R}^2 \to \mathbb{R}$ be integrable. It makes intuitive sense that $$ \mathrm E [f(X,Y) \mid Y=y] = \mathrm E [f(X,y)], $$ but I'm having trouble showing this. Does this only hold if $Y$ is discrete? I'd like to show it rigorously using regular conditional probabilities, so starting out I would have $$ \mathrm E [f(X,Y) \mid Y=y] = \int_{\Omega} (f \circ (X,Y))(\omega)\, P^Y(\mathrm d\omega \mid y), $$ where $P^Y(\cdot \mid \cdot)$ is the regular conditional probability of $P$ given $Y$. I'm really not sure how to proceed form here, so any help is appreciated.
Update: Added that $X$ and $Y$ should be independent.