What is $\int_{\mathbb{R}^r}\delta\left(f(z)\right) g(z) dz$?
Here $\delta(\cdot)$ is a $d$-dimensional Dirac-delta function, $z$ is a $r$-dimensional variable ($r<d$). $f:\mathbb{R}^r\to\mathbb{R}^d$ is a differentiable function. $g(z)$ is a bounded. To make things simple, we assume that there exists only one $z$ such that $f(z)=0$.
I know this is going to be infinite but I want to know its divergence rate.
We can write $\delta\left(f(z)\right)$ as the limit of a Gaussian distribution: $$ \lim_{\gamma\to0}\mathcal{N}(x|f(z),\gamma I) $$ I guess $\int_{\mathbb{R}^r} \mathcal{N}(x|f(z),\gamma I) g(z)dz = \Theta(\gamma^{(d-r)/2})$, meaning they are the same order infinity. Am I correct? If so, how can I prove it?