If I define
$$\phi (k) = \int_{-\infty}^\infty e^{ikx} p(x) dx$$
but I want to define $x=x_1+x_2+x_3+...x_n$, how would I change my variables of integration to do that integral? I ultimately want to show that if
$$\phi_i (k) = \int_{-\infty}^\infty e^{ikx_i} p(x_i) dx$$
then
$$\phi = \phi_i^n.$$
I know I can appeal to the definition of the expectation value to do this if $p(x)$ is interpreted as a probability distribution, but I want to see this done from the definition of $\phi$ directly, and it's unclear to me how you would change that first integral to be integrated over multiple variables.
Edit: See comment below regarding what I mean that this can be shown by appealing to the definition of expectation values. Sorry if that was unclear.