Let $X$ be a continuous random variable and $X^n$ its quantization that becomes finer with larger $n$. Let $Y$ be a deterministic function of $X$. Then we have that the conditional entropy $$H(Y|X) = 0$$ because $Y$ is a function of $X$.
Furthermore, we have $H(Y|X^n) = \infty$ for all $n$ because the distribution of $Y|X^n = x^n$ is continuous.
Now my question is, is it valid to say that $\lim_{n \to \infty} H(Y|X^n) = H(Y|X)$? Intuitively, I would say it is, but it seems impossible to construct an ($\epsilon$-$\delta$) proof for this. Any help is appreciated.