Exercise 4.5.3

A function f is increasing on A if f ( x ) f ( y ) for all x < y in A . Show that if f is increasing on [ a , b ] and satisfies the intermediate value property (Definition 4.5.3), then f is continuous on [ a , b ] .

Answers

Let x [ a , b ] and choose 𝜖 > 0 . Let L ( f ( a ) , f ( x ) ) ( f ( x ) 𝜖 , f ( x ) ) IVP lets us find c ( a , x ) with f ( c ) = L , thus | f ( x ) f ( c ) | < 𝜖 . Likewise we can find d ( x , b ) with | f ( d ) f ( x ) | < 𝜖 . Because f is increasing f ( x ) f ( c ) < 𝜖 implies f ( x ) f ( c ) < 𝜖 for c ( c , x ) (and likewise for d ) meaning every y ( c , d ) has | f ( x ) f ( y ) | < 𝜖 . To get a δ -neighborhood simply set δ = min { x c , d x } .

User profile picture
2022-01-27 00:00
Comments