I'm confused with the terminology from my book:
LEMMAIf $P$ and $Q$ are partitions of $[a,b]$, then $L_f(P)\le U_f(Q)$.
(proof omitted)
From this lemma it follows that the set of all lower sums is bounded above and has a least upper bound $L$. s.t. $$L_f(P)\le L\le U_f(P)\quad\text{for all partitions }P,$$ and is clearly the least of such numbers. Similarly...
I don't know what is "the set of all lower sums". So I tried to take it as "the set of all partitions". Since $$L_f(P)\le L_f(A)\le U_f(A)\le U_f(P)\quad\text{for all partitions }P,$$ which $A$ is the union of all possible partitions. Then I take $L_f(A)$ as L, and $U_f(A)$ as $U$, which follows the Similarly... .
Are these correct?
Edit:
I use another theorem from my book in my proof above:
THEOREMSuppose that f is continuous on $[a,b]$, and $P$ and $Q$ are partitions of $[a,b]$. If $P \subseteq Q$, then $$L_f(P)\le L_f(Q)\quad\text{and}\quad U_f(Q)\le U_f(P).$$
(no proof)