Let $X$ and $Y$ be to correlated random variables. Is the following true?
$\operatorname{Cov}[E[X|Y],Y]=\operatorname{Cov}[X,Y]$
I derived this for from the standard expression for covariance, and it holds if $E[E[X|Y]*Y]=E[XY]$ is correct, but somehow this seems wrong to me.
Note that $$ YE(X\mid Y)=E(XY\mid Y) $$ by the pull out property of conditional expectation whence $$ E[Y(X\mid Y)]=E[E(XY\mid Y)]=EXY $$ by the tower law.