Assume I sample a signal according to the Nyquist criterion. Then I perform a simple summation / integral over a linearly interpolated signal. Is this equivalent to the integral over the continuous signal, i.e.?
$$\sum_{n=-\infty}^{\infty}x(nT) T = \int_{-\infty}^{\infty}x(t)\text{d}t$$
I hope my representation is correct for what I mean. My question relates to whether a reconstruction, e.g. Whittaker–Shannon interpolation, is necessary in practical application. I would also appreciate any literature pointers for discussions on how this might affect practical cases with finite time and imperfect filters.