[From PRML Bishop, p:48]
I do not understand how the cross term vanishes in the integration. I have tried writing this out, but it does not really make sense to me.
The same operation happens in "Gaussian Processes for Machine Learning" by Rasmussen/Williams on p.152, but it does not specify it either.
The definition of the expected value here is: $\mathbb{E}[\mathbf{t} | \mathbf{x}] = \mathbb{E}_t[\mathbf{t} | \mathbf{x}] = \int tp(t | \mathbf{x}) \, d\mathrm{t}$, and $y(\mathbf{x})$ is just any function.
(As a sidenote, it says "integral over $t$", but shouldn't the integral be over $x$?).
