Exercise 4.5.8

[Inverse functions] If a function f : A R is one-to-one, then we can define the inverse function f 1 on the range of f in the natural way: f 1 ( y ) = x where y = f ( x ) .

Show that if f is continuous on an interval [ a , b ] and one-to-one, then f 1 is also continuous.

Answers

Define a function f to be strictly increasing (decreasing) on A if f ( x ) < f ( y ) ( f ( x ) > f ( y ) ) for all x < y in A , and define strictly monotone to mean either strictly increasing or strictly decreasing. It’s easy to show by contradiction using IVT that a one-to-one continuous function f must be strictly monotone, and similarly so is f 1 . Moreover, if f is strictly increasing then so is f 1 , and if f is strictly decreasing then so is f 1 .

We now show that f 1 satisfies the intermediate value property. Assume for now that f is strictly increasing - the proof for the case of strictly decreasing is similar. Consider f ( x 1 ) = y 1 < f ( x 2 ) = y 2 and any L between f 1 ( y 1 ) and f 1 ( y 2 ) , i.e. x 1 < L < x 2 ; we need to show there is some y 3 [ y 1 , y 2 ] such that f 1 ( y 3 ) = L ; clearly y 3 = f ( L ) works. By Exercise 4.5.3, this shows f 1 ( x ) is continuous.

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