I have trouble understanding the proof of the LSZ formula given in Matthew Schwartz, Quantum Field Theory and the Standard Model. For reference, this is in section 6.1, equations 6.18-6.19. The author claims that:
$$\langle{\Omega}|T\left\{[a_{p_3}(+\infty) - a_{p_3}(-\infty)]\ldots[a_{p_n}(+\infty) - a_{p_n}(-\infty)]\\
\quad \times [a^\dagger_{p_1}(-\infty) - a^\dagger_{p_1}(+\infty)][a^\dagger_{p_2}(-\infty) - a^\dagger_{p_2}(+\infty)]\right\}|\Omega\rangle\\
= \left[i\int\!\mathrm{d}^4x_1\,e^{-ip_1x_1}(\square_1 + m^2)\right] \ldots \left[i\int\!\mathrm{d}^4x_1\,e^{ip_nx_n}(\square_n + m^2)\right]\\
\quad \times \langle\Omega|T\left\{\phi(x_1)\ldots\phi(x_n)\right\}|\Omega\rangle$$
based on the relation derived earlier:
$$i\int\!\mathrm{d}^4x\,e^{ipx}(\square + m^2)\phi(x) = \sqrt{2\omega_p}[a_p(+\infty) - a_p(-\infty)]$$
The $\phi$ appearing under the time-ordering symbol in the first equation come from the $\phi$ under the integral in the second equation. I do not understand this step. Indeed, in the l.h.s of the first equation, the time ordering bears upon the time in the individual annihilation operators, while in r.h.s, the time ordering bears upon the time variables in the $\phi$. I do not want to discuss the issue of putting the integrals outside of the time-ordering symbol, which the author claims he will address later. What I wonder is whether one is allowed to change the meaning of the time-ordering symbol as described above.
For instance, consider the simpler case where you have some time-indexed symbols $x_t$, where $t$ is discretized (taking it to be half-integer) for simplicity. Then, we have, for instance:
$$T\left\{(x_1 - x_{-1})(x_{1/2} - x_{-1/2})\right\} = x_1x_{1/2} - x_1x_{-1/2} - x_{1/2}x_{-1} + x_{-1/2}x_{-1}$$
Now, suppose that there is a symbol $\Delta_t$ such that $x_{t + 1} - x_t = \Delta_{t + 1/2}$. Then, the discrete analog of the integral expansion Schwartz did to prove the LSZ formula is (well, I think):
$$T\left\{(x_1 - x_{-1})(x_{1/2} - x_{-1/2})\right\}\\
= T\left\{(\Delta_{-1/2} + \Delta_{1/2})\Delta_0\right\}\\
= \Delta_{1/2}\Delta_0 + \Delta_0\Delta_{-1/2}\\
= T\left\{(x_1 - x_{-1})(x_{1/2} - x_{-1/2})\right\} + [x_{1/2}, x_0] + [x_0, x_{-1/2}]$$
The two results do not coincide because of the commutators. For this reason, I am not sure how Schwartz goes from equation 6.18 to equation 6.19.