I don't know if there's a name for this but it's sort of like the triangle inequality. Namely:
$$\left| \int f(x) dx \right| \leq \int \left|f(x)\right| dx$$
What is this rule called, if it is even called anything?
Is it even right?
If it is right, how do you prove it?
With $f(x)\leq|f(x)|$, then $\displaystyle\int f(x)dx\leq\int|f(x)|dx$. With $f(x)\geq-|f(x)|$, then $\displaystyle\int f(x)dx\geq\int-|f(x)|dx=-\int|f(x)|dx$, so $\left|\displaystyle\int f(x)dx\right|\leq\displaystyle\int|f(x)|dx$.