ΘρϵηΠατπ

Partition of a Closed Interval
Suppose that a,b and a<b. A partition of [a,b] is a finite tuple P=(x0,x1,,xn) such that a=x0<x1<<xn=b.
Infimum of a Function on a Set
Suppose that f:X and AX. Define the infimum of f on A by infAf:=inf{f(x):xA}
Supremum of a Function on a Set
Suppose that f:X and AX. Define the supremum of f on A by supAf:=sup{f(x):xA}.
Lower Riemann Sum
Suppose that f:[a,b] is a bounded function, and let P=(x0,x1,,xn) be a partition of [a,b]. The lower Riemann sum of f over P is L(f,P,[a,b]):=j=1n(xjxj1)inf[xj1,xj]f, where inf[xj1,xj]f is the infimum of f on [xj1,xj].
Upper Riemann Sum
Suppose that f:[a,b] is a bounded function, and let P=(x0,x1,,xn) be a partition of [a,b]. The upper Riemann sum of f over P is U(f,P,[a,b]):=j=1n(xjxj1)sup[xj1,xj]f, where sup[xj1,xj]f is the supremum of f on [xj1,xj].
Refinement of a Riemann Partition
Suppose that P and P are partitions of [a,b]. We say that P is a refinement of P if every point of P is also a point of P.
Riemann Sum Inequalities under Refinement
Suppose that f:[a,b] is bounded, and suppose that P is a refinement of P. Then L(f,P,[a,b])L(f,P,[a,b])U(f,P,[a,b])U(f,P,[a,b]).
Any Lower Riemann Sum is Below Any Upper Riemann Sum
Suppose that f:[a,b] is bounded, and let P and Q be partitions of [a,b]. Then L(f,P,[a,b])U(f,Q,[a,b]).
Lower Riemann Integral
Suppose that f:[a,b] is bounded. The lower Riemann integral of f over [a,b] is L(f,[a,b]):=supPL(f,P,[a,b]) where P ranges over all partitions of [a,b].
Upper Riemann Integral
Suppose that f:[a,b] is bounded. The upper Riemann integral of f over [a,b] is U(f,[a,b]):=infPU(f,P,[a,b]), where P ranges over all partitions of [a,b].
Lower Riemann Integral is Below Upper Riemann Integral
Suppose that f:[a,b] is bounded. Then L(f,[a,b])U(f,[a,b]).
Riemann Integrable Function
Suppose that f:[a,b] is bounded. We say that f is Riemann integrable on [a,b] if L(f,[a,b])=U(f,[a,b]).
Riemann Integral
Suppose that f:[a,b] is Riemann integrable. Its Riemann integral over [a,b] is the common value abf:=L(f,[a,b])=U(f,[a,b]).
Continuous Functions on Closed Bounded Intervals are Riemann Integrable
Suppose that a,b and a<b. If f:[a,b] is continuous, then f is Riemann integrable on [a,b].
Bounds on a Riemann Integral
Suppose that f:[a,b] is Riemann integrable. Then (ba)inf[a,b]fabf(ba)sup[a,b]f.
Interchanging Riemann Integral and Pointwise Limit
Suppose that a,b,M, a<b, and f1,f2, is a sequence of Riemann integrable functions fk:[a,b]. Suppose that |fk(x)|M for every k+ and every x[a,b], and suppose that f(x):=limkfk(x) exists for every x[a,b]. If f is Riemann integrable on [a,b], then abf=limkabfk.