I have the following equation involving the derivative of a 2-dimensional Dirac delta function
$$\partial_x[\alpha(x,y)\delta(x^2 f(x,y)+g(x,y)+h(y)^2)]=0,$$
where $\alpha$ is a unknown function coming from solving an homogenous equation, $f$ and $g$ are distributions, and $h$ is a scalar function.
Expanding out would suggest $$\delta(x^2 f(x,y)+g(x,y)+h(y)^2)\,\partial_x \alpha(x,y)+\alpha(x,y)\,\partial_x\delta(x^2 f(x,y)+g(x,y)+h(y)^2)=0.$$
Can I here integrate and use the identity $$\int\delta'(x)\phi(x)dx=-\int\delta(x)\phi'(x)dx,$$
which obviously would satisfy the equation. Or does this not hold in my case of a multivariable delta function?
We can also expand the derivative on the delta function using the chain rule, but I don't know if that helps.
I am trying to find some constraints on $\alpha$, so it would be ideal if it didn't satisfy it in this way and I could instead extract some information about $\alpha$.