User:IssaRice/Extreme value theorem: Difference between revisions
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
* But now if <math>t \in [c-\delta/2, c]</math>, then <math>|t-c|<\delta</math>, so <math>|f(t)-f(c)|<\epsilon</math>. This means <math>f(t) < f(c) + \epsilon < M</math>. | * But now if <math>t \in [c-\delta/2, c]</math>, then <math>|t-c|<\delta</math>, so <math>|f(t)-f(c)|<\epsilon</math>. This means <math>f(t) < f(c) + \epsilon < M</math>. | ||
Now we can choose <math>M' = \max\{\sup V_{c-\delta/2}, f(c) + \epsilon\}</math>. Then whatever <math>t \in [a,c]</math> happens to be, we can say <math>f(t) \leq M'</math>. | Now we can choose <math>M' = \max\{\sup V_{c-\delta/2}, f(c) + \epsilon\}</math>. Then whatever <math>t \in [a,c]</math> happens to be, we can say <math>f(t) \leq M'</math>.<ref group="note">This part of the proof uses quite a bit of "low-level" argumentation, so it can be easy to miss the broader point. The reason we split the interval <math>[a,c]</math> into two parts is that we know two facts about <math>f</math>: (1) near <math>c</math>, continuity shows that <math>f</math> must be close to the value of <math>f(c)</math>; since we assumed <math>f(c) < M</math>, this means we can find a neighborhood around <math>c</math> where <math>f</math> is bounded away from <math>M</math>. (2) up to <math>c</math>, our choice of <math>c</math> means the value of <math>f</math> is bounded away from <math>M</math>.</ref> | ||
If <math>c < b</math> then by continuity we can find points <math>t</math> to the right of <math>c</math> where <math>\sup V_t < M</math>, which contradicts the fact that <math>c</math> is an upper bound of such points. | If <math>c < b</math> then by continuity we can find points <math>t</math> to the right of <math>c</math> where <math>\sup V_t < M</math>, which contradicts the fact that <math>c</math> is an upper bound of such points. | ||
Revision as of 23:45, 1 June 2019
Working through the proof in Pugh's book by filling in the parts he doesn't talk about.
For , define to be the values that takes on as the input ranges from to (inclusive).
Let (this number exists by the boundedness theorem) and .[note 1]
Our goal now is to find some such that . If this is immediate.
So now suppose . Then . We already know that is bounded above, for instance by the number . We can thus take the least upper bound of , say . We already know , so if we can just eliminate the possibility that , we will be done.
So suppose . We want to find such that for all . That would mean that . To do this, we split the interval into two parts. Choose with .[note 2] By continuity at , there exists a such that implies . So now pick a point like , and split the interval into and .
- Since , there exists such that (otherwise would be a smaller upper bound for ). So . This means that for all .
- But now if , then , so . This means .
Now we can choose . Then whatever happens to be, we can say .[note 3]
If then by continuity we can find points to the right of where , which contradicts the fact that is an upper bound of such points.
Therefore, , which implies that , a contradiction. So the assumption that was false, and we conclude .
Notes
- ↑ If we had used "" in the definition of , then when we take the supremum we would just end up with , regardless of where achieves the maximum.
- ↑ It is important here that does not equal ; choosing this would be too weak and we would not be able to conclude , rather only that .
- ↑ This part of the proof uses quite a bit of "low-level" argumentation, so it can be easy to miss the broader point. The reason we split the interval into two parts is that we know two facts about : (1) near , continuity shows that must be close to the value of ; since we assumed , this means we can find a neighborhood around where is bounded away from . (2) up to , our choice of means the value of is bounded away from .