Let $f\in\mathcal{L}^1(\mathbb{R},\mathcal{M},\lambda)$. Then we define the Fourier transform of $f$, denoted $\hat{f}$, by $$\hat{f}(t)=\int_\mathbb{R}e^{-itx}f(x)\,d\lambda(x),\;\;\;\;\;\;\;t\in\mathbb{R}.$$ Prove that if $\int_\mathbb{R}|xf(x)|\,d\lambda(x)<\infty$, then $\hat{f}$ is differentiable on $\mathbb{R}$ and $$\hat{f}'(t)=\int_{\mathbb{R}}(-ix)e^{-itx}f(x)\,d\lambda(x),\;\;\;\;\;\;\;t\in\mathbb{R}.$$
Any hints on this? I can see that the integrand in the differentiated expression is the derivative of the integrand in the original expression, and that $|(-ix)e^{-itx}f(x)|=|xf(x)|$, but I don't know how to attack this.
PS: I saw that a similar question was asked here, but the answer used the Riemann–Lebesgue lemma and Fubini's theorem, neither of which has been covered in my book when this exercise is given.
Solution based on the comments below: $$\hat{f}'(t)=\lim_{h\to0}\frac{1}{h}\left(\int_\mathbb{R}e^{-i(t+h)x}f(x)\,d\lambda(x)-\int_\mathbb{R}e^{-itx}f(x)\,d\lambda(x)\right) \\=\lim_{h\to0}\int_\mathbb{R}\frac{\cos(-(t+h)x)-\cos(-tx)}{h}f(x)\,d\lambda(x) \\+ i \lim_{h\to0}\int_\mathbb{R}\frac{\sin(-(t+h)x)-\sin(-tx)}{h}f(x)\,d\lambda(x)$$
By the mean value theorem, $$\left|\frac{\cos(-(t+h)x)-\cos(-tx)}{h}f(x)\right|\leq|xf(x)|$$ and $$\left|\frac{\sin(-(t+h)x)-\sin(-tx)}{h}f(x)\right|\leq|xf(x)|.$$ Hence, since $|xf(x)|$ is integrable by assumption, we get by the dominated convergence theorem that $$\hat{f}'(t)=\int_\mathbb{R}\lim_{h\to0}\frac{\cos(-(t+h)x)-\cos(-tx)}{h}f(x)\,d\lambda(x) \\+ i\int_\mathbb{R}\lim_{h\to0}\frac{\sin(-(t+h)x)-\sin(-tx)}{h}f(x)\,d\lambda(x)\\=\int_\mathbb{R}x\sin(-tx)f(x)\,d\lambda(x)+i\int_\mathbb{R}-x\cos(-tx)f(x)\,d\lambda(x)\\=\int(-ix)e^{-itx}f(x)\,d\lambda(x).$$