Suppose $a$ and $b$ are independent Poisson RV with $\lambda_a$ and $\lambda_b$ respectively.
Find the pmf of $c = a - b$. Is $c$ a Poisson RV?
Characteristic function of $c(w)$ would be $$E[e^{iwc}]=E[e^{iw(a-b)}]=E[e^{iwa}]*E[e^{-iwb}]=e^{-(\lambda_a - \lambda_b)(1-e^{iw})}$$
this is a Poisson RV.