Exercise 4.6.5

Prove that the only type of discontinuity a monotone function can have is a jump discontinuity.

Answers

Let f be monotone and assume f is increasing. For some c we want to show lim x c f ( x ) and lim x c + f ( x ) exist.

Let 𝜖 > 0 and set L = sup { f ( x ) : x < c } , by the definition of sup , L 𝜖 is not an upper bound for { f ( x ) : x < c } , hence there exists a δ 1 > 0 with f ( c δ 1 ) > L 𝜖 , thus 0 < c x < δ 1 implies | f ( x ) L | < 𝜖 (this is where we use the fact that f is increasing!), hence the lower limit exists. Likewise for M = inf { f ( x ) : x > c } we get δ 2 > 0 with 0 < x c < δ 2 implying | f ( x ) M | < 𝜖 , hence the upper limit exists.

Putting these together, we see that f is continuous at c if and only if L = M . In other words, the only possible discontinuity is a jump discontinuity L M .

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