We are given that $Y$ is a Gamma$(a,b)$ random variable and $X|Y=y$ is Poisson$(y)$. We are asked to show that $Y|X=x$ is Gamma$(s+x,b+1)$.
So far I have tried to find the joint cdf of $X,Y$, but I failed to do so, and I also doubt that this is the method I ought to use.
I have also tried to treat this problem as a manifestation of the gamma/poisson bayesian model, but that didn't seem to elucidate the problem much for me.
Pointers would be appreciated.