The rules covered in the sections above fall into three groups — algebraic rules of linearity, properties of the interval of integration, and the Fundamental Theorem in its two parts — capped by the comparison properties that govern inequalities. The master reference below collects every rule on this page in one table, with a third column flagging whether each applies to both definite and indefinite integrals or to definite integrals only. Use it as a single-glance reminder while working problems; each row points back to the section above where the rule is derived and discussed.
| Rule |
Statement |
Applies to |
| Sum / difference |
∫ [f(x) ± g(x)] dx = ∫ f(x) dx ± ∫ g(x) dx |
definite & indefinite |
| Constant multiple |
∫ c · f(x) dx = c · ∫ f(x) dx |
definite & indefinite |
| Linearity |
∫ [a f(x) + b g(x)] dx = a ∫ f(x) dx + b ∫ g(x) dx |
definite & indefinite |
| Additivity over intervals |
∫ab f dx + ∫bc f dx = ∫ac f dx |
definite only |
| Reversing limits |
∫ab f dx = − ∫ba f dx |
definite only |
| Empty interval |
∫aa f dx = 0 |
definite only |
| FTC — Part 1 |
d/dx [ ∫ax f(t) dt ] = f(x), assuming f continuous |
definite with variable upper limit |
| FTC — Part 2 |
∫ab f(x) dx = F(b) − F(a), for any antiderivative F |
definite only |
| Nonnegativity |
f(x) ≥ 0 on [a, b] ⇒ ∫ab f dx ≥ 0 |
definite only |
| Monotonicity |
f(x) ≤ g(x) on [a, b] ⇒ ∫ab f dx ≤ ∫ab g dx |
definite only |
| Bounding |
m ≤ f(x) ≤ M on [a, b] ⇒ m(b − a) ≤ ∫ab f dx ≤ M(b − a) |
definite only |