to prove that the delta function is symmetric, I need to show that $\delta(x) = \delta(-x)$ by employing a change in variables.
$$\delta(x) = {1\over 2\pi}\int_{-\infty}^\infty\exp(ikx)dk\tag{1}$$ $$\delta(-x) = {1\over 2\pi}\int_{-\infty}^\infty\exp(-ikx)dk$$ Let $k = -l$, $$\delta(-x) = {-1\over 2\pi}\int_\infty^{-\infty}\exp(ilx)dl ={1\over 2\pi}\int_{-\infty}^\infty\exp(ilx)dl\tag2 $$ $$=\delta(x)$$
Am I right to say that it doesn't matter whether it is k or l, so long as they produce the same expression, the 2 integrals (1) & (2) are equal? But why is it the case, when k is not equal to l?