User:IssaRice/Extreme value theorem: Difference between revisions
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
So suppose <math>f(c) < M</math>. We want to find <math>M' < M</math> such that <math>f(t) < M'</math> for all <math>t \in [a,c]</math>. That would mean that <math>\sup V_c \leq M' < M</math>. | So suppose <math>f(c) < M</math>. We want to find <math>M' < M</math> such that <math>f(t) < M'</math> for all <math>t \in [a,c]</math>. That would mean that <math>\sup V_c \leq M' < M</math>. | ||
* | * Consider <math>t = c - \delta/2</math>. Then since <math>t < c</math>, there exists <math>x \in X</math> such that <math>t < x</math>. So <math>\sup V_t \leq \sup V_c < M</math> so <math>f(t) \leq \sup V_t < M</math>. | ||
* If <math>t = c</math>, then | * If <math>t = c</math>, then | ||
Revision as of 22:52, 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 image of up to and including .
Let and .
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 .
- Consider . Then since , there exists such that . So so .
- If , then
We can choose with .[note 1] By continuity at , there exists a such that implies . This means . If then there exists some such that . This means so . Otherwise if then so . So now what can we say about ? We want to say . We can do this by showing that there exists a number such that for all . That way, . But works.
so let . Then and if we have .
Therefore, , which implies that , a contradiction. So the assumption that was false, and we conclude .
Notes
- ↑ 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 .