I came across the following question, and I can't figure it out. Why does the counterexample work and why slutsky's theorem doesn't apply.
Slutsky's theorem for central limit theorem
$$ \begin{aligned} &\text { Assume } \sqrt{n}\left(X_{n}-X\right) \stackrel{d}{\rightarrow} N\left(0, \sigma^{2}\right) \text { and } Y_{n} \stackrel{p}{\rightarrow} c, \text { where } X \text { is a }\\ &\text { random variable and } c \text { is a positive constant. Does it hold that }\\ &\sqrt{n}\left(Y_{n} X_{n}-c X\right) \stackrel{d}{\rightarrow} N\left(0, c^{2} \sigma^{2}\right) ? \end{aligned} $$
As each XnYn aren't identically distributed, I tried applying the Lindeberg condition, but nothing is said about the squared convergence, so I reached an impasse.
thanks in advance