$$|\int^{b}_{a}f(x)dx| \leq \int^{b}_{a} |f(x)|dx$$
We know for a fact that $a \leq |a|$.
Also, prove using riemann sum.
$$\lim_{n \to \infty} \sum^{n}_{i=1}f(x^*)\Delta x = \int^{b}_{a}f(x)dx$$ Thus, $$|\lim_{n \to \infty} \sum^{n}_{i=1}f(x^*)\Delta x| = |\int^{b}_{a}f(x)dx|$$
By limit laws, we can pull the limit outside.
$$ \lim_{n \to \infty} |\sum^{n}_{i=1}f(x^*)\Delta x| = |\int^{b}_{a}f(x)dx|$$
Thus,
$$ \lim_{n \to \infty} |\sum^{n}_{i=1}f(x^*)\Delta x| = \int^{b}_{a}|f(x)dx|$$
Have I done all the steps right? I want to show that its $\leq$ but I cannot think of a way how?