SlideShare a Scribd company logo
1 of 7
Download to read offline
88                           CHAPTER 3. TOPOLOGY OF THE REAL LINE

3.2       Open and Closed Sets
3.2.1       Main De…nitions
Here, we are trying to capture the notion which explains the di¤erence between
(a; b) and [a; b] and generalize the notion of closed and open intervals to any
sets.
    The notions of open and closed sets are related. One is de…ned precisely, the
other one is de…ned in terms of the …rst one. In these notes, we de…ne precisely
what being open means. We then de…ne closed in terms of being open. Some
texts do the reverse. They de…ne being closed precisely, then being open in
terms of being closed.

De…nition 239 (Open and Closed Sets) Let S                R.

     1. S is said to be open if every point of S is an interior point of S.

     2. S is said to be closed if and only if R n S is open.

Example 240 In the previous section, we saw that Int ((a; b)) = (a; b). Thus
(a; b) is open according to our de…nition. It is why we call it an open interval.

Proposition 241 The following should be obvious from the de…nition:

     1. S is open if for any x 2 S, there exists   > 0 such that (x    ;x + )      S.

     2. S is open if for any x 2 S, there exists a < b such that x 2 (a; b)   S.

     3. S is open if for any x 2 S, there exists a neighborhood of x included in S.

     4. Int (S) is open.

Proof. We only prove part 4 and leave the rest as exercises.

Part 4: We want to show that every point of Int (S) is an interior point of
     Int (S) that is if x 2 Int (S) then there exists > 0 such that (x      ;x + )
     Int (S). Since x 2 Int (S), there exists > 0 such that (x         ; x + ) S.
     To show (x        ;x + )      Int (S) we need to show that every point of
     (x     ; x + ) is an interior point of S. Let y 2 (x        ; x + ). Let =
     min (jy x + j ; jx +         yj)
                                      then (y    ; y + ) (x       ; x + ) S. So,
                    2
     y is an interior point of S. Since y was arbitrary, (x    ; x + ) Int (S).



Remark 242 It may appear that a set is either open or closed. Nothing could
be further from the truth. In fact, the majority of subsets of R are neither open
nor closed.
3.2. OPEN AND CLOSED SETS                                                        89

Remark 243 It should be clear to the reader that S is open if and only if R n S
is closed. Clearly, if R n S is closed, then by de…nition R n (R n S) is open. But
R n (R n S) = S. Conversely, if S is open, then R n S must be closed because if
it were not then R n (R n S) = S would not be open by de…nition. This would be
a contradiction.

    Having de…ned open and closed sets, it is natural to ask what open and
closed sets look like. It is also natural to ask what kind of sets are open, closed.
We will try to answer these questions in this section. We begin with some
examples.

Example 244 R is open. We noticed above that Int (R) = R.

Example 245 ? is open. For a set not to be open, at least one of its points
must fail to be an interior point. Therefore, the set must not be empty.

Example 246 R is closed. This is true since R n R = ? is open.

Example 247 ? is closed since R n ? = R is open.

Example 248 Let a and b be any two real numbers such that a < b. Then,
(a; b) is open. This says that every open interval is open. We know this from a
previous example in which we noticed that every point of (a; b) was an interior
point of (a; b). In the same way, intervals of the form ( 1; a) or (a; 1) are
also open.

Example 249 Let a and b be any two real numbers such that a < b. Consider
[a; b). This set is not open because a is not an interior point. Its complement is
R n [a; b) = ( 1; a) [ [b; 1). This set is not open either as b is not an interior
point.. Thus [a; b) is not closed either. In conclusion [a; b) is neither open nor
closed. The same is true for (a; b].

Example 250 [a; b] is closed. Its complement is R n [a; b] = ( 1; a) [ (a; 1).
This set is open. It can be proven directly. It is also a consequence of theorem
253.

Example 251 Q is neither open nor closed. Earlier, we saw that none of
the points in Q were interior points thus Q is not open. We also saw that its
complement R n Q shared the same property, so it is not open. Hence, Q is not
closed.

Example 252 R n Q is neither open nor closed for the same reason.

   In the examples, we noted that R and ? were both closed and open. You
may wonder how many sets share this property. It can be proven that these are
the only sets with this property.
90                                    CHAPTER 3. TOPOLOGY OF THE REAL LINE

3.2.2           Properties
Theorem 253 (Unions and intersections of open and closed sets) Let fUi g
denote an in…nite family of open sets and fHi g denote an in…nite family of closed
sets.
          1
          [
     1.         Ui is open.
          i=1

          n
          
     2.         Ui is open.
          i=1

          n
          [
     3.         Hi is closed.
          i=1

          1
          
     4.         Hi is closed.
          i=1

Proof. We prove some of the parts to illustrate how to work with these concepts.
The other parts are left as exercises.
                                                   1
                                                   [                                           1
                                                                                               [
     1. We need to prove that if x 2                    Ui then x is an interior point of            Ui
                                                  i=1                                          i=1
                                                                            1
                                                                            [                  [1
          that is there exists         > 0 such that (x         ;x + )           Ui . If x 2         Ui
                                                                           i=1                 i=1
          then x 2 Ui for some i. Since Ui is open, x is an interior point of                   Ui   so
          there exists i > 0 such that (x  i; x + i)   Ui . Then, (x    i; x +                  i)
          [1
             Ui .
          i=1

     2. See problems. As you do the proof, make sure you understand why the
                                        1
                                        
        proof you do would not work for   Ui
                                                     i=1

                      n
                      [                                        n
                                                               [
     3. To prove            Hi is closed, we prove R n              Hi is open. By De Morgan’s
                      i=1                                     i=1
                      [n             n
                                     
          laws, R n         Hi =           (R n Hi ). Since Hi is closed for every i, R n Hi is
                      i=1            i=1
                            n
                            
          open. Thus,             (R n Hi ) is open by part 2 of this theorem.
                            i=1

     4. See problems.
3.2. OPEN AND CLOSED SETS                                                        91

    You will recall that the completeness axiom stated that every non-empty
subset of R which was bounded above had a supremum in R. If we add the
restriction that the set also be closed, we get a much stronger result as the
theorem below shows.

Theorem 254 (Existence of a largest member) Every non-empty closed set
bounded above must have a largest member. Similarly, every non-empty closed
set bounded below must have a smallest member.
Proof. We prove the largest member part. Let H be a non-empty closed set
bounded above. To prove that H has a largest member, we prove that sup H 2 H.
From the hypothesis, we know that sup H exists (why?). Let = sup H. We
do a proof by contradiction. Suppose 2 H. Then, 2 R n H which is open
                                        =
since H is closed. Thus, we can choose > 0 such that (        ; + ) R n H.
Since no element of H can be greater than and (          ; + ) 2 H it follows
                                                                 =
that       is an upper bound of H. This is a contradiction since      < and
  = sup H.

3.2.3     Closure of a Set
De…nition 255 (Closure) Let S          R and x 2 R.

  1. x is said to be close to S if 8 > 0, (x        ; x + )  S 6= ?.
  2. The closure of S, denoted S is de…ned by

                             S = fx 2 R : x is close to Sg

Remark 256 Obviously, condition 1 of the de…nition is satis…ed for every point
of a set. Thus implying that every point of a set is close to the set and therefore

                                      S    S

for every set S.

Example 257 The closure of (a; b) is [a; b] in other words (a; b) = [a; b]. From
the remark above, (a; b) (a; b). Also, 8 > 0, (a        ; a + )  (a; b) 6= ?. Thus,
a 2 (a; b). Similarly, one can show that b 2 (a; b). This shows that [a; b] (a; b).
Can (a; b) contain anything else? We prove that if x > b or x < a then x 2 (a; b)
                                                                              =
thus proving that (a; b) = [a; b]. We prove it in the case x > b. The case x < a
                       jx bj
is similar. Let =             . Then (x     ; x + )  (a; b) = ?. Hence, x is not
                         2
close to (a; b), so x is not in the closure of (a; b).

Example 258 Q = R. Let x 2 R. For any > 0, (x                ; x + ) must contain
some rational number thus (x ; x + )  Q 6= ?.

Example 259 R n Q = R. The same argument as above works here.

Example 260 ? = ?.
92                             CHAPTER 3. TOPOLOGY OF THE REAL LINE

Theorem 261 (Important facts about closure) Let A, B and S be sets of
real numbers.

     1. S     S
     2. A     B =) A     B
     3. S is always closed.

Proof. We prove each part separately.

     1. If x 2 S then clearly for any > 0, (x        ; x + )  S contains at least fxg
        and is therefore not empty. So, x 2 S.
     2. We must prove that assuming A       B, if x 2 A then x 2 B that is x is
        close to B in other words, 8 > 0, (x       ; x + )  B 6= ?. Let x 2 A.
        Then, (x     ; x + )  B contains (x     ; x + )  A since A     B. But
        since x 2 A, (x    ; x + )  A 6= ?. Therefore, (x    ; x + )  B 6= ?.
     3. We prove that S is closed by proving that R n S is open. Before we proceed
        with the proof, it is important to understand what these sets represent. S
        is the set of elements close to S, thus R n S is the set of elements not
        close to S. We show R n S is open by showing that every element of
        R n S is an interior point of R n S. In other words, if x 2 R n S, then
        9 > 0 : (x        ;x + )     R n S. If x 2 R n S then x is not close to
        S, therefore we can pick > 0 such that (x           ; x + )  S = ?. We
        wish to show that (x       ;x + )      R n S. If y 2 (x     ; x + ) then y
        cannot be close to S thus y 2 R n S. Since y was an arbitrary element of
        (x    ; x + ), it follows that (x    ; x + ) R n S.



Theorem 262 Let S             R. The following are equivalent:

     1. S is closed.
     2. S = S

Proof. See problems.

3.2.4        Techniques to Remember
        To prove that a set is open, one can use one of the following:

            – Use the de…nition, that is prove that every point in the set is an
              interior point.
            – Prove that its complement is closed.
            – Prove that it can be written as the intersection of a …nite family of
              open sets or as the union of a family of open sets.
3.2. OPEN AND CLOSED SETS                                                   93

    To prove that a set is not open, one can use one of the following:

        – Find one of its point which is not an interior point.
        – Prove that its complement is not closed.

    To prove that a set is closed, one can use one of the following:

        – Prove that its complement is open.
        – Prove that it can be written as the union of a …nite family of closed
          sets or as the intersection of a family of closed sets.
        – Prove that it is equal to its closure.

    To prove that a set is not closed, one can use one of the following:

        – Prove that its complement is not open.
        – Prove that it is not equal to its closure.

3.2.5    Important Facts to Know and Remember
  1. De…nitions and theorems in this section.

  2. Being closed is not the opposite of being open. In other words, a set is
     not either open or closed. It can be neither.

  3. Only R and ? are both open and closed.

  4. Any set containing a …nite number of elements is closed.

  5. A [ B = A [ B

  6. A  B    AB

  7. Let S be a non-empty bounded set. Is sup S 2 S?

  8. Given a set S, Int (S) is open, S is closed and Int (S)      S   S.

3.2.6    Exercises
  1. Justify the statements in proposition 241.

  2. Prove that S is open () Int (S) = S.

  3. Prove that ( 1; a] and [a; 1) are closed subsets of R.

  4. Finish proving theorem 253.

  5. Prove the second half of theorem 254.

  6. Prove theorem 262.
94                          CHAPTER 3. TOPOLOGY OF THE REAL LINE

     7. Let U be an open set and H be a closed set.

        (a) Prove that U n H is open.
        (b) Prove that H n U is closed.

     8. Give an example of an in…nite family of open sets whose intersection fails
        to be open.
     9. Give an example of an in…nite family of closed sets whose union fails to
        be closed.
 10. Give an example of two sets A and B such that neither set is open but
     their union is.
 11. Let x 2 R.

        (a) Prove that fxg is closed.
        (b) Using part a, prove that every …nite set must be closed.

 12. Let A and B be non-empty open subsets of R such that A  B 6= ?. Can
     A  B be …nite? Explain.
 13. Let S = [0; 1) [ (1; 2).

        (a) Let U = Int (S). What is U ?
        (b) What is U ?
         (c) Give an example of a set S of real numbers such that if U = Int (S),
             then U 6= S?

                   1
 14. Let S =         : n 2 Z+ . Evaluate S.
                   n
 15. Let A and B be subsets of R.

        (a) If A    B and A is open, prove that A       Int (B).
        (b) If A    B and B is closed, prove that A      B.

 16. Let A and B be subsets of R.

        (a) Prove that A [ B = A [ B.
        (b) Prove that A  B     A  B.
         (c) Give an example which shows why we do not have equality in part
             b.

 17. Prove that if S      R then R n S = Int (R n S).
 18. Make a conjecture regarding whether sup S 2 S and prove your conjecture.

More Related Content

What's hot

Integrating factors found by inspection
Integrating factors found by inspectionIntegrating factors found by inspection
Integrating factors found by inspectionShin Kaname
 
Lecture3 ode (1) lamia
Lecture3 ode (1) lamiaLecture3 ode (1) lamia
Lecture3 ode (1) lamiamalkinh
 
02 first order differential equations
02 first order differential equations02 first order differential equations
02 first order differential equationsvansi007
 
Differential equations
Differential equationsDifferential equations
Differential equationsCharan Kumar
 
introduction to differential equations
introduction to differential equationsintroduction to differential equations
introduction to differential equationsEmdadul Haque Milon
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1Pokkarn Narkhede
 
OrthogonalFunctionsPaper
OrthogonalFunctionsPaperOrthogonalFunctionsPaper
OrthogonalFunctionsPaperTyler Otto
 
Methods of solving ODE
Methods of solving ODEMethods of solving ODE
Methods of solving ODEkishor pokar
 
First order non-linear partial differential equation & its applications
First order non-linear partial differential equation & its applicationsFirst order non-linear partial differential equation & its applications
First order non-linear partial differential equation & its applicationsJayanshu Gundaniya
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first orderUzair Saiyed
 
Odepowerpointpresentation1
Odepowerpointpresentation1 Odepowerpointpresentation1
Odepowerpointpresentation1 Pokarn Narkhede
 
Differential equations
Differential equationsDifferential equations
Differential equationsUzair Saiyed
 

What's hot (20)

Linear (in)dependence
Linear (in)dependenceLinear (in)dependence
Linear (in)dependence
 
Integrating factors found by inspection
Integrating factors found by inspectionIntegrating factors found by inspection
Integrating factors found by inspection
 
M1 PART-A
M1 PART-AM1 PART-A
M1 PART-A
 
Lecture3 ode (1) lamia
Lecture3 ode (1) lamiaLecture3 ode (1) lamia
Lecture3 ode (1) lamia
 
02 first order differential equations
02 first order differential equations02 first order differential equations
02 first order differential equations
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
Midterm II Review
Midterm II ReviewMidterm II Review
Midterm II Review
 
Chapter 1 (maths 3)
Chapter 1 (maths 3)Chapter 1 (maths 3)
Chapter 1 (maths 3)
 
Lecture1 d3
Lecture1 d3Lecture1 d3
Lecture1 d3
 
introduction to differential equations
introduction to differential equationsintroduction to differential equations
introduction to differential equations
 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1
 
MySeniorSeminar
MySeniorSeminarMySeniorSeminar
MySeniorSeminar
 
OrthogonalFunctionsPaper
OrthogonalFunctionsPaperOrthogonalFunctionsPaper
OrthogonalFunctionsPaper
 
DIFFERENTIAL EQUATIONS
DIFFERENTIAL EQUATIONSDIFFERENTIAL EQUATIONS
DIFFERENTIAL EQUATIONS
 
Methods of solving ODE
Methods of solving ODEMethods of solving ODE
Methods of solving ODE
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
First order non-linear partial differential equation & its applications
First order non-linear partial differential equation & its applicationsFirst order non-linear partial differential equation & its applications
First order non-linear partial differential equation & its applications
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first order
 
Odepowerpointpresentation1
Odepowerpointpresentation1 Odepowerpointpresentation1
Odepowerpointpresentation1
 
Differential equations
Differential equationsDifferential equations
Differential equations
 

Similar to Openclosed

Gallians solution
Gallians solutionGallians solution
Gallians solutionyunus373180
 
On Application of Unbounded Hilbert Linear Operators in Quantum Mechanics
On Application of Unbounded Hilbert Linear Operators in Quantum MechanicsOn Application of Unbounded Hilbert Linear Operators in Quantum Mechanics
On Application of Unbounded Hilbert Linear Operators in Quantum MechanicsBRNSS Publication Hub
 
On Extendable Sets in the Reals (R) With Application to the Lyapunov Stabilit...
On Extendable Sets in the Reals (R) With Application to the Lyapunov Stabilit...On Extendable Sets in the Reals (R) With Application to the Lyapunov Stabilit...
On Extendable Sets in the Reals (R) With Application to the Lyapunov Stabilit...BRNSS Publication Hub
 
Gnt lecture notes (1)
Gnt lecture notes (1)Gnt lecture notes (1)
Gnt lecture notes (1)vahidmesic1
 
Relations & functions
Relations & functionsRelations & functions
Relations & functionsindu thakur
 
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...Aladdinew
 
CHAPTER final.pdf
CHAPTER final.pdfCHAPTER final.pdf
CHAPTER final.pdfvivek827170
 
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docxMA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docxsmile790243
 
solving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problemssolving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problemsTyler Murphy
 
On Review of the Cluster Point of a Set in a Topological Space
On Review of the Cluster Point of a Set in a Topological SpaceOn Review of the Cluster Point of a Set in a Topological Space
On Review of the Cluster Point of a Set in a Topological SpaceBRNSS Publication Hub
 
Hausdorff and Non-Hausdorff Spaces
Hausdorff and Non-Hausdorff SpacesHausdorff and Non-Hausdorff Spaces
Hausdorff and Non-Hausdorff Spacesgizemk
 
Limits and continuity[1]
Limits and continuity[1]Limits and continuity[1]
Limits and continuity[1]indu thakur
 
Multiple integrals
Multiple integralsMultiple integrals
Multiple integralsTarun Gehlot
 
Multiple integrals
Multiple integralsMultiple integrals
Multiple integralsTarun Gehlot
 
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACEμ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACEtheijes
 
Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)normalamahadi
 

Similar to Openclosed (20)

Gallians solution
Gallians solutionGallians solution
Gallians solution
 
solution
solutionsolution
solution
 
04_AJMS_210_19_RA.pdf
04_AJMS_210_19_RA.pdf04_AJMS_210_19_RA.pdf
04_AJMS_210_19_RA.pdf
 
04_AJMS_210_19_RA.pdf
04_AJMS_210_19_RA.pdf04_AJMS_210_19_RA.pdf
04_AJMS_210_19_RA.pdf
 
On Application of Unbounded Hilbert Linear Operators in Quantum Mechanics
On Application of Unbounded Hilbert Linear Operators in Quantum MechanicsOn Application of Unbounded Hilbert Linear Operators in Quantum Mechanics
On Application of Unbounded Hilbert Linear Operators in Quantum Mechanics
 
On Extendable Sets in the Reals (R) With Application to the Lyapunov Stabilit...
On Extendable Sets in the Reals (R) With Application to the Lyapunov Stabilit...On Extendable Sets in the Reals (R) With Application to the Lyapunov Stabilit...
On Extendable Sets in the Reals (R) With Application to the Lyapunov Stabilit...
 
Functions
Functions Functions
Functions
 
Gnt lecture notes (1)
Gnt lecture notes (1)Gnt lecture notes (1)
Gnt lecture notes (1)
 
Relations & functions
Relations & functionsRelations & functions
Relations & functions
 
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
Solutions Manual for An Introduction To Abstract Algebra With Notes To The Fu...
 
CHAPTER final.pdf
CHAPTER final.pdfCHAPTER final.pdf
CHAPTER final.pdf
 
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docxMA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
 
solving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problemssolving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problems
 
On Review of the Cluster Point of a Set in a Topological Space
On Review of the Cluster Point of a Set in a Topological SpaceOn Review of the Cluster Point of a Set in a Topological Space
On Review of the Cluster Point of a Set in a Topological Space
 
Hausdorff and Non-Hausdorff Spaces
Hausdorff and Non-Hausdorff SpacesHausdorff and Non-Hausdorff Spaces
Hausdorff and Non-Hausdorff Spaces
 
Limits and continuity[1]
Limits and continuity[1]Limits and continuity[1]
Limits and continuity[1]
 
Multiple integrals
Multiple integralsMultiple integrals
Multiple integrals
 
Multiple integrals
Multiple integralsMultiple integrals
Multiple integrals
 
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACEμ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
 
Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)
 

Openclosed

  • 1. 88 CHAPTER 3. TOPOLOGY OF THE REAL LINE 3.2 Open and Closed Sets 3.2.1 Main De…nitions Here, we are trying to capture the notion which explains the di¤erence between (a; b) and [a; b] and generalize the notion of closed and open intervals to any sets. The notions of open and closed sets are related. One is de…ned precisely, the other one is de…ned in terms of the …rst one. In these notes, we de…ne precisely what being open means. We then de…ne closed in terms of being open. Some texts do the reverse. They de…ne being closed precisely, then being open in terms of being closed. De…nition 239 (Open and Closed Sets) Let S R. 1. S is said to be open if every point of S is an interior point of S. 2. S is said to be closed if and only if R n S is open. Example 240 In the previous section, we saw that Int ((a; b)) = (a; b). Thus (a; b) is open according to our de…nition. It is why we call it an open interval. Proposition 241 The following should be obvious from the de…nition: 1. S is open if for any x 2 S, there exists > 0 such that (x ;x + ) S. 2. S is open if for any x 2 S, there exists a < b such that x 2 (a; b) S. 3. S is open if for any x 2 S, there exists a neighborhood of x included in S. 4. Int (S) is open. Proof. We only prove part 4 and leave the rest as exercises. Part 4: We want to show that every point of Int (S) is an interior point of Int (S) that is if x 2 Int (S) then there exists > 0 such that (x ;x + ) Int (S). Since x 2 Int (S), there exists > 0 such that (x ; x + ) S. To show (x ;x + ) Int (S) we need to show that every point of (x ; x + ) is an interior point of S. Let y 2 (x ; x + ). Let = min (jy x + j ; jx + yj) then (y ; y + ) (x ; x + ) S. So, 2 y is an interior point of S. Since y was arbitrary, (x ; x + ) Int (S). Remark 242 It may appear that a set is either open or closed. Nothing could be further from the truth. In fact, the majority of subsets of R are neither open nor closed.
  • 2. 3.2. OPEN AND CLOSED SETS 89 Remark 243 It should be clear to the reader that S is open if and only if R n S is closed. Clearly, if R n S is closed, then by de…nition R n (R n S) is open. But R n (R n S) = S. Conversely, if S is open, then R n S must be closed because if it were not then R n (R n S) = S would not be open by de…nition. This would be a contradiction. Having de…ned open and closed sets, it is natural to ask what open and closed sets look like. It is also natural to ask what kind of sets are open, closed. We will try to answer these questions in this section. We begin with some examples. Example 244 R is open. We noticed above that Int (R) = R. Example 245 ? is open. For a set not to be open, at least one of its points must fail to be an interior point. Therefore, the set must not be empty. Example 246 R is closed. This is true since R n R = ? is open. Example 247 ? is closed since R n ? = R is open. Example 248 Let a and b be any two real numbers such that a < b. Then, (a; b) is open. This says that every open interval is open. We know this from a previous example in which we noticed that every point of (a; b) was an interior point of (a; b). In the same way, intervals of the form ( 1; a) or (a; 1) are also open. Example 249 Let a and b be any two real numbers such that a < b. Consider [a; b). This set is not open because a is not an interior point. Its complement is R n [a; b) = ( 1; a) [ [b; 1). This set is not open either as b is not an interior point.. Thus [a; b) is not closed either. In conclusion [a; b) is neither open nor closed. The same is true for (a; b]. Example 250 [a; b] is closed. Its complement is R n [a; b] = ( 1; a) [ (a; 1). This set is open. It can be proven directly. It is also a consequence of theorem 253. Example 251 Q is neither open nor closed. Earlier, we saw that none of the points in Q were interior points thus Q is not open. We also saw that its complement R n Q shared the same property, so it is not open. Hence, Q is not closed. Example 252 R n Q is neither open nor closed for the same reason. In the examples, we noted that R and ? were both closed and open. You may wonder how many sets share this property. It can be proven that these are the only sets with this property.
  • 3. 90 CHAPTER 3. TOPOLOGY OF THE REAL LINE 3.2.2 Properties Theorem 253 (Unions and intersections of open and closed sets) Let fUi g denote an in…nite family of open sets and fHi g denote an in…nite family of closed sets. 1 [ 1. Ui is open. i=1 n 2. Ui is open. i=1 n [ 3. Hi is closed. i=1 1 4. Hi is closed. i=1 Proof. We prove some of the parts to illustrate how to work with these concepts. The other parts are left as exercises. 1 [ 1 [ 1. We need to prove that if x 2 Ui then x is an interior point of Ui i=1 i=1 1 [ [1 that is there exists > 0 such that (x ;x + ) Ui . If x 2 Ui i=1 i=1 then x 2 Ui for some i. Since Ui is open, x is an interior point of Ui so there exists i > 0 such that (x i; x + i) Ui . Then, (x i; x + i) [1 Ui . i=1 2. See problems. As you do the proof, make sure you understand why the 1 proof you do would not work for Ui i=1 n [ n [ 3. To prove Hi is closed, we prove R n Hi is open. By De Morgan’s i=1 i=1 [n n laws, R n Hi = (R n Hi ). Since Hi is closed for every i, R n Hi is i=1 i=1 n open. Thus, (R n Hi ) is open by part 2 of this theorem. i=1 4. See problems.
  • 4. 3.2. OPEN AND CLOSED SETS 91 You will recall that the completeness axiom stated that every non-empty subset of R which was bounded above had a supremum in R. If we add the restriction that the set also be closed, we get a much stronger result as the theorem below shows. Theorem 254 (Existence of a largest member) Every non-empty closed set bounded above must have a largest member. Similarly, every non-empty closed set bounded below must have a smallest member. Proof. We prove the largest member part. Let H be a non-empty closed set bounded above. To prove that H has a largest member, we prove that sup H 2 H. From the hypothesis, we know that sup H exists (why?). Let = sup H. We do a proof by contradiction. Suppose 2 H. Then, 2 R n H which is open = since H is closed. Thus, we can choose > 0 such that ( ; + ) R n H. Since no element of H can be greater than and ( ; + ) 2 H it follows = that is an upper bound of H. This is a contradiction since < and = sup H. 3.2.3 Closure of a Set De…nition 255 (Closure) Let S R and x 2 R. 1. x is said to be close to S if 8 > 0, (x ; x + ) S 6= ?. 2. The closure of S, denoted S is de…ned by S = fx 2 R : x is close to Sg Remark 256 Obviously, condition 1 of the de…nition is satis…ed for every point of a set. Thus implying that every point of a set is close to the set and therefore S S for every set S. Example 257 The closure of (a; b) is [a; b] in other words (a; b) = [a; b]. From the remark above, (a; b) (a; b). Also, 8 > 0, (a ; a + ) (a; b) 6= ?. Thus, a 2 (a; b). Similarly, one can show that b 2 (a; b). This shows that [a; b] (a; b). Can (a; b) contain anything else? We prove that if x > b or x < a then x 2 (a; b) = thus proving that (a; b) = [a; b]. We prove it in the case x > b. The case x < a jx bj is similar. Let = . Then (x ; x + ) (a; b) = ?. Hence, x is not 2 close to (a; b), so x is not in the closure of (a; b). Example 258 Q = R. Let x 2 R. For any > 0, (x ; x + ) must contain some rational number thus (x ; x + ) Q 6= ?. Example 259 R n Q = R. The same argument as above works here. Example 260 ? = ?.
  • 5. 92 CHAPTER 3. TOPOLOGY OF THE REAL LINE Theorem 261 (Important facts about closure) Let A, B and S be sets of real numbers. 1. S S 2. A B =) A B 3. S is always closed. Proof. We prove each part separately. 1. If x 2 S then clearly for any > 0, (x ; x + ) S contains at least fxg and is therefore not empty. So, x 2 S. 2. We must prove that assuming A B, if x 2 A then x 2 B that is x is close to B in other words, 8 > 0, (x ; x + ) B 6= ?. Let x 2 A. Then, (x ; x + ) B contains (x ; x + ) A since A B. But since x 2 A, (x ; x + ) A 6= ?. Therefore, (x ; x + ) B 6= ?. 3. We prove that S is closed by proving that R n S is open. Before we proceed with the proof, it is important to understand what these sets represent. S is the set of elements close to S, thus R n S is the set of elements not close to S. We show R n S is open by showing that every element of R n S is an interior point of R n S. In other words, if x 2 R n S, then 9 > 0 : (x ;x + ) R n S. If x 2 R n S then x is not close to S, therefore we can pick > 0 such that (x ; x + ) S = ?. We wish to show that (x ;x + ) R n S. If y 2 (x ; x + ) then y cannot be close to S thus y 2 R n S. Since y was an arbitrary element of (x ; x + ), it follows that (x ; x + ) R n S. Theorem 262 Let S R. The following are equivalent: 1. S is closed. 2. S = S Proof. See problems. 3.2.4 Techniques to Remember To prove that a set is open, one can use one of the following: – Use the de…nition, that is prove that every point in the set is an interior point. – Prove that its complement is closed. – Prove that it can be written as the intersection of a …nite family of open sets or as the union of a family of open sets.
  • 6. 3.2. OPEN AND CLOSED SETS 93 To prove that a set is not open, one can use one of the following: – Find one of its point which is not an interior point. – Prove that its complement is not closed. To prove that a set is closed, one can use one of the following: – Prove that its complement is open. – Prove that it can be written as the union of a …nite family of closed sets or as the intersection of a family of closed sets. – Prove that it is equal to its closure. To prove that a set is not closed, one can use one of the following: – Prove that its complement is not open. – Prove that it is not equal to its closure. 3.2.5 Important Facts to Know and Remember 1. De…nitions and theorems in this section. 2. Being closed is not the opposite of being open. In other words, a set is not either open or closed. It can be neither. 3. Only R and ? are both open and closed. 4. Any set containing a …nite number of elements is closed. 5. A [ B = A [ B 6. A B AB 7. Let S be a non-empty bounded set. Is sup S 2 S? 8. Given a set S, Int (S) is open, S is closed and Int (S) S S. 3.2.6 Exercises 1. Justify the statements in proposition 241. 2. Prove that S is open () Int (S) = S. 3. Prove that ( 1; a] and [a; 1) are closed subsets of R. 4. Finish proving theorem 253. 5. Prove the second half of theorem 254. 6. Prove theorem 262.
  • 7. 94 CHAPTER 3. TOPOLOGY OF THE REAL LINE 7. Let U be an open set and H be a closed set. (a) Prove that U n H is open. (b) Prove that H n U is closed. 8. Give an example of an in…nite family of open sets whose intersection fails to be open. 9. Give an example of an in…nite family of closed sets whose union fails to be closed. 10. Give an example of two sets A and B such that neither set is open but their union is. 11. Let x 2 R. (a) Prove that fxg is closed. (b) Using part a, prove that every …nite set must be closed. 12. Let A and B be non-empty open subsets of R such that A B 6= ?. Can A B be …nite? Explain. 13. Let S = [0; 1) [ (1; 2). (a) Let U = Int (S). What is U ? (b) What is U ? (c) Give an example of a set S of real numbers such that if U = Int (S), then U 6= S? 1 14. Let S = : n 2 Z+ . Evaluate S. n 15. Let A and B be subsets of R. (a) If A B and A is open, prove that A Int (B). (b) If A B and B is closed, prove that A B. 16. Let A and B be subsets of R. (a) Prove that A [ B = A [ B. (b) Prove that A B A B. (c) Give an example which shows why we do not have equality in part b. 17. Prove that if S R then R n S = Int (R n S). 18. Make a conjecture regarding whether sup S 2 S and prove your conjecture.