I have the following question and I'd greatly appreciate any help!
Basically, I have an arbitrary probability distribution with pdf $f(x)$, we can assume it's continuous with support on $[0,\infty]$
Denote $g(x)$ as pdf of an exponential random variable with fixed, known rate $\lambda$, and $h(x) = f(x) * g(x)$ where $*$ is convolution.
My question is, does $h(x)$ uniquely determine $f(x)$? i.e. if I "deconvolve" $h(x)$ with an exponential random variable, do I recover $f(x)$ uniquely?
First time posting here. Hope my question makes sense and is clear enough.