2.2. Topology of Real Line#

Topology of metric spaces is fully developed in Metric Spaces. In this section, we quickly describe the topology of the real line R as it will be needed for the development of the material related to real functions. We state a number of results without proving. All of these results can be proven in the more general context of metric spaces. Please see Metric Topology for detailed proofs.

2.2.1. Distance#

Definition 2.9 (Distance function)

The distance function between two real numbers is defined as

d(x,y)=|xy|x,yR.

Remark 2.5

The distance function satisfies following properties:

  1. d(x,y)0.

  2. d(x,y)=0x=y.

  3. d(x,y)=d(y,x).

  4. d(x,y)d(x,z)+d(z,x) due to Proposition 2.4.

It is a metric.

2.2.2. Neighborhoods or Balls#

Definition 2.10 (Neighborhood)

Given a real number xR and ϵ>0, the set

Vϵ(x)={yR||yx|<ϵ}

is called the ϵ-neighborhood of x. It is also called an open ball.

In other words, Vϵ(x)=(xϵ,x+ϵ). A neighborhood is an open interval.

Definition 2.11 (Closed neighborhood)

Given a real number xR and ϵ>0, the set

Cϵ(x)={yR:|yx|ϵ}

is called the ϵ-closed-neighborhood of x. It is also called a closed ball.

In other words, Cϵ(x)=[xϵ,x+ϵ]. A closed neighborhood/ball is a closed interval.

Definition 2.12 (Deleted neighborhood)

Given a real number xR and ϵ>0, the set (xϵ,x)(x,x+ϵ) is called a deleted-neighborhood of x.

The deleted neighborhood doesn’t include x.

2.2.3. Open Sets#

Definition 2.13 (Open sets)

A subset A of R is said to be open in R if for every xA there exists an “open ball” entirely within A.

In other words, there exists an r>0 such that (xr,x+r)A.

We claim without proving:

  1. Every open ball/neighborhood is an open set.

  2. Arbitrary unions of open sets are open sets.

  3. Finite intersections of open sets are open sets.

  4. Every open interval is an open set.

See Metric Topology for proofs.

There is one interesting result specific to real lines which we prove here.

Theorem 2.1

Let ER be an open set. Then there exist countably many disjoint open intervals Ij,j=1,2, such that

E=j=1Ij.

Proof. We prove this result by establishing an equivalence relation on the set E.

  1. If a,bE, we say that ab if the entire open interval (a,b) is contained in E; i.e., (a,b)E.

  2. Readers can verify that it is indeed an equivalence relation.

  3. This equivalence relation partitions E into a disjoint union of equivalence classes.

  4. Let each class be labeled as Ij for jJ where J is an arbitrary index set. We don’t yet know that J is countable.

  5. We can see that Ij must be an interval for every jJ.

    1. Let aj,bjIj, with aj<bj.

    2. Then ajbj.

    3. Hence (aj,bj)Ij.

    4. Since this is true for every aj,bjIj, hence Ij must be an interval.

  6. We next show that Ij must be open for every jJ.

    1. Let xIj be arbitrary.

    2. Since xE and E is open, hence there exists ϵ>0 such that (xϵ,x+ϵ)E.

    3. Then ax for every a(xϵ,x+ϵ).

    4. Hence (xϵ,x+ϵ)Ij.

    5. Hence Ij must be open.

  7. We next show that J (index set) must be finite or countable.

    1. Since each Ij is an open interval, hence it must contain at least one rational number (Proposition 2.11).

    2. Since there are countably many rational numbers, hence there can be at most countably many Ij.

2.2.4. Closed Sets#

Definition 2.14 (Closed sets)

A subset A of R is said to be closed in R if RA is open in R.

We claim without proving:

  1. and R are both open and closed subsets of R.

  2. Every singleton (or a degenerate interval) is a closed set.

  3. A closed neighborhood/ball is a closed set.

  4. Every closed interval is a closed set.

  5. Half open intervals are neither open nor closed.

  6. Arbitrary intersections of closed sets are closed sets.

  7. Finite unions of closed sets are closed sets.

  8. Any finite set is closed.

  9. The set of natural numbers is closed.

  10. The set of integers is closed.

2.2.5. Interior#

Definition 2.15 (Interior point)

A point x is called an interior point of a set AR if there exists an open interval (xr,x+r) such that (xr,x+r)A.

By definition an interior point of a set belongs to the set too. x(xr,x+r)A.

Definition 2.16 (Interior)

Let AR. The largest open set in R that is contained in A is called the interior of A and is denoted by intA.

Note that intAA.

We claim without proving.

  1. Let OA be an open set. Then OintA.

  2. The interior of a set A is the collection of all the interior points of A.

  3. A is open if and only if A=intA.

2.2.6. Closure#

Definition 2.17 (Closure point)

A point xR is called a closure point of a subset A of R if every open ball/neighborhood at x contains (at least) one point in A.

In other words:

(xr,x+r)Ar>0.

Definition 2.18 (Closure)

Let AR. The smallest closed set in R that contains A is called the closure of A and is denoted by clA.

We claim without proving:

  1. Every point in A is a closure point of A.

  2. Let C be a closed subset of R such that AC. Then clAC.

  3. The closure of a set A is the collection of all the closure points of A.

  4. A is closed if and only if A=clA.

  5. Let AR. Then

    R(intA)=cl(RA).

Example 2.5

Consider Q, the set of rational numbers.

  1. Recall that every interval of real numbers contains a rational number (Proposition 2.11).

  2. Thus, every neighborhood of a real number contains a rational number.

  3. Thus, every real number is a closure point of Q.

  4. Thus, clQ=R.

2.2.7. Boundary#

Definition 2.19 (Boundary point)

A point xR is called a boundary point of A if every open ball (xr,x+r) at x contains points from A as well as RA.

Definition 2.20 (Boundary)

The boundary of a set AR, denoted by bdA is defined as the set of all boundary points of A.

We claim without proving:

  1. bdA=clAintA.

  2. For intervals (a,b), (a,b], [a,b) and [a,b], the boundary points are a and b.

2.2.8. Accumulation#

Definition 2.21 (Accumulation point)

A point xR is called an accumulation point of a set AR, if every neighborhood of x contains a point in A distinct from x.

(xr,x+r)A{x}r>0.

In other words, every deleted neighborhood of x contains a point in A.

Some authors call accumulation points as limit points. Some authors make a distinction between accumulation points and limit points.

Definition 2.22 (Derived set)

The set of accumulation points of a set A is called its derived set and is denoted by A.

Definition 2.23 (Isolated point)

A point xA is called isolated if there is a neighborhood of x that doesn’t contain any other point of A.

We claim without proving:

  1. Every accumulation point is a closure point.

  2. A closure point is either an accumulation point or an isolated point.

  3. clA=AA.

  4. A set is closed if and only if it contains all its accumulation points.

  5. In other words, a set is closed if and only if its complement doesn’t contain any of its accumulation points.

  6. A singleton set {x} doesn’t have any accumulation points.

  7. A set consisting of isolated points doesn’t have any accumulation points.

2.2.9. Exterior#

Definition 2.24 (Exterior point)

A point x is called exterior to a set AR if it is interior to RRA.

Definition 2.25 (Exterior)

The set of all exterior points of A is called its exterior.

2.2.10. Open Cover#

Definition 2.26 (Open cover)

A collection O of open sets is called an open cover or open covering of a set A if for every xA, there exists a set OO such that xO.

In other words:

AOOO.

An open cover is called finite or finite open cover if it consists of finitely many open sets.

A subset of a cover is known as a subcover.

Theorem 2.2 (Heine-Borel theorem)

If O is an open cover of a closed and bounded subset AR, then A has an open cover P consisting of finitely many open sets belonging to O.

2.2.11. Compact Sets#

Definition 2.27 (Compact set)

A set AR is called compact if it is closed and bounded.

We claim without proving:

  1. If every open cover of A contains a finite subcover, then A is compact.

Theorem 2.3 (Bolzano-Weierstrass theorem)

Every bounded infinite set of real numbers has at least one limit point.