I was reading about marginalization on Wikipedia, specifically I read:
$$p_X(x) = \int_y p_{X\mid Y}(x\mid y)p_Y(y)\,dy$$
I was wondering if the following is true
$$\int_y p_{X\mid YZ}(x\mid y,z)p_Y(y) \, dy = p_{X\mid Z}(x\mid z)$$
$X, Y$ and $Z$ are random variables, with pdf-s $p_X$, p$_Y$ and $p_Z$ respectively.