Refinements

1 min read Last updated Mon Jun 01 2026 03:58:53 GMT+0000 (Coordinated Universal Time)

QQ is called a refinement of P    PP \iff P and QQ are partitions of [a,b][a,b] and PQP\subseteq Q.

In that case:

L(f;P)L(f;Q)U(f;Q)U(f;P)L(f;P) \le L(f;Q) \le U(f;Q) \le U(f;P)

If P1P_1 and P2P_2 are partitions of [a,b][a,b], then Q=P1P2Q=P_1\cup P_2 is a refinement of both P1P_1 and P2P_2.

Was this helpful?