Homepage Solution manuals Theodore Gamelin Introduction to Topology Exercise 2.3.6 (The unit circle is homeomorphic to a square)

Exercise 2.3.6 (The unit circle is homeomorphic to a square)

Show that the unit ball {(x,y) 2 : x2 + y2 < 1} in 2 is homeomorphic to the open square {(x,y) : 0 < x < 1,0 < y < 1}.

Answers

Proof. Let C denote the unit circle and S denote the open square. Consider the following mapping:

f : C S, (x y ) { x2 + y2 max {|x|,|y|} (x y ),if  ( x y ) ( 0 0 ) ( 0 0 ) else.

We verify the following properties of f:

  • f(C) S.
    Let nonzero (x,y) C, i.e., x2 + y2 < 1 (in particular, |x| < 1 and |y| < 1). We then have

    (0 0 ) < x2 + y2 max {|x|,|y|} (x y ) < 1 max {|x|,|y|} (x y ) (1 1 ),

    i.e., f(x,y) S.

  • f is invertible.
    Define

    g : S C, (x y ) { max {|x|,|y|} x2 + y2 ( x y ),if  ( x y ) ( 0 0 ) ( 0 0 ) else.

    Then it is easy to verify that f g = g f = id , i.e., g is the inverse of f.

  • f is continuous.
    For (x,y)(0,0), f must be continuous at (x,y) in every component since exponentiation, addition, division and the max/min functions are continuous as well and any composition of continuous functions is again continuous.
    At point (0,0) we also have continuity:

    (0 0 ) x2 + y2 max {|x|,|y|} (x y ) 2max {|x|,|y|} max {|x|,|y|} (x y ) = 2 (x y )x,y 0 (0 0 ).

    A function continuous in all components is continuous, as desired.

  • f1 is continuous.
    Follows by the same argument.

Thus, we have established a homomorphism between the open circle and the open square. □

User profile picture
2022-07-09 21:10
Comments