In R. Shankar's "Principals of Quantum Mechanics" I've been asked, and have, proven that $$\delta(\mathrm f(x)) = \sum_i \frac{\delta(x-x_i)}{\left|\mathrm f'(x_i)\right|}$$ where $\mathrm f(x_i)=0$ for all $i$. So, for example: $$\delta(\sin x) = \sum_{n \in \mathbb Z} \frac{\delta(x-\pi n)}{\left|\cos(\pi n)\right|} = \sum_{n \in \mathbb Z} \frac{\delta(x-\pi n)}{\left|(-1)^n\right|} =\sum_{n \in \mathbb Z} \delta(x-\pi n)$$ That's all very nice - but I don't see the use of it, and there are no applications of the general result. (The $\delta(\sin x)$ example is my own.)
Is there any application of the result that you could share?
$$\delta(\sin x) = \sum_{n \in \mathbb Z} \delta(x-\pi n)$$
I'm more interested in the point of it. What can be done with the general result, or one of its specific examples besides just being able to say that
$$\delta(\sin x) = \sum_{n \in \mathbb Z} \delta(x-\pi n)$$
– Fly by Night Jun 16 '17 at 17:52