Explanation of proof about inequality of Darboux-Sum?

386 Views Asked by At

I'm confused with the terminology from my book:

LEMMA

If $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:

THEOREM

Suppose 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)

1

There are 1 best solutions below

2
On BEST ANSWER

When the authors say "set of all lower sums", they mean the set of all lower sums. That is, they are refering to the set

$$S=\{L_f(P)| P\text{ is a partition of }[a,b]\}$$

This set is, clearly, bounded above since $U_f([a,b])$ is an (not neccesarily exact) upper bound of $S$.