Module 5
Module 5
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 3 / 44
Metric Space
A metric space is a set X together with a function
d : X × X → R such that for any elements x, y, z ∈ X,
the following properties hold:
1 d(x, y) > 0 if x ̸= y, while d(x, x) = 0.
2 d(x, y) = d(y, x) (Symmetry ).
3 d(x, y) ≤ d(x, z) + d(z, y) (Triangle Inequality ).
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 3 / 44
Metric Space
A metric space is a set X together with a function
d : X × X → R such that for any elements x, y, z ∈ X,
the following properties hold:
1 d(x, y) > 0 if x ̸= y, while d(x, x) = 0.
2 d(x, y) = d(y, x) (Symmetry ).
3 d(x, y) ≤ d(x, z) + d(z, y) (Triangle Inequality ).
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 3 / 44
Metric Space
A metric space is a set X together with a function
d : X × X → R such that for any elements x, y, z ∈ X,
the following properties hold:
1 d(x, y) > 0 if x ̸= y, while d(x, x) = 0.
2 d(x, y) = d(y, x) (Symmetry ).
3 d(x, y) ≤ d(x, z) + d(z, y) (Triangle Inequality ).
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 4 / 44
Some other Metrics
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 5 / 44
Some other metrics
Rk is a metric space with respect to the metric
defined by
d(x, y) = max |xi − yi |,
i=1...k
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 6 / 44
Some other metrics
Rk is a metric space with respect to the metric
defined by
d(x, y) = max |xi − yi |,
i=1...k
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 7 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 8 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 8 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 8 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 8 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 8 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 9 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 9 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 9 / 44
A few definitions
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 9 / 44
Lecture 24
September 22, 2025
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 10 / 44
Neighborhood
Let (X, d) be a metric space.
Definition
A neighborhood Nr (x0 ) of radius r > 0 around a point
x0 ∈ X is the set of all points in X whose distance from
x0 is less than r, i.e.,
Nr (x0 ) = {x ∈ X : d(x, x0 ) < r}.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 11 / 44
Neighborhood
Let (X, d) be a metric space.
Definition
A neighborhood Nr (x0 ) of radius r > 0 around a point
x0 ∈ X is the set of all points in X whose distance from
x0 is less than r, i.e.,
Nr (x0 ) = {x ∈ X : d(x, x0 ) < r}.
Example
1 Let X = R. Then, segment (−1, 1) is a
neighborhood of radius 1 around 0.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 11 / 44
Neighborhood
Let (X, d) be a metric space.
Definition
A neighborhood Nr (x0 ) of radius r > 0 around a point
x0 ∈ X is the set of all points in X whose distance from
x0 is less than r, i.e.,
Nr (x0 ) = {x ∈ X : d(x, x0 ) < r}.
Example
1 Let X = R. Then, segment (−1, 1) is a
neighborhood of radius 1 around 0.
2 Let X = R2 . Then unit disk is a neighborhood of
radius 1 around 0.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 11 / 44
Neighborhood in R2
If x = (x1 , x2 ) and y = (y1 , y2 ), then for 1 ⩽ p ⩽ ∞
( 1
(|x1 − y1 |p + |x2 − y2 |p ) p if p < ∞
dp (x, y) =
max{|x1 − y1 |, |x2 − y2 |} if p = ∞.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 12 / 44
Open Set
Let (X, d) be a metric space.
Definition (Interior Point)
A point x ∈ X is an interior point of E if there is a
neighborhood Nr (x) of x such that Nr (x) ⊆ E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 13 / 44
Open Set
Let (X, d) be a metric space.
Definition (Interior Point)
A point x ∈ X is an interior point of E if there is a
neighborhood Nr (x) of x such that Nr (x) ⊆ E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 13 / 44
Open Set
Let (X, d) be a metric space.
Definition (Interior Point)
A point x ∈ X is an interior point of E if there is a
neighborhood Nr (x) of x such that Nr (x) ⊆ E.
Theorem (2.19)
Every neighborhood is an open set.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 13 / 44
Limit Point
Let (X, d) be a metric space and E ⊆ X.
Definition (Limit Point)
A point x ∈ X is a limit point of E if every neighborhood
of x contains a point y ̸= x such that y ∈ E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 14 / 44
Limit Point
Let (X, d) be a metric space and E ⊆ X.
Definition (Limit Point)
A point x ∈ X is a limit point of E if every neighborhood
of x contains a point y ̸= x such that y ∈ E.
Example
Let X = R.
1 Every point of the interval [−3, 3] is a limit point.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 14 / 44
Limit Point
Let (X, d) be a metric space and E ⊆ X.
Definition (Limit Point)
A point x ∈ X is a limit point of E if every neighborhood
of x contains a point y ̸= x such that y ∈ E.
Example
Let X = R.
1 Every point of the interval [−3, 3] is a limit point.
2 Limit points of (−3, 3) are all points in (−3, 3) and
−3, 3.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 14 / 44
Limit Points
Theorem (2.20)
Let (X, d) be a metric space and E ⊆ X. If x ∈ X is a
limit point of a set E, then every neighborhood of x
contains infinitely many points of E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 15 / 44
Limit Points
Theorem (2.20)
Let (X, d) be a metric space and E ⊆ X. If x ∈ X is a
limit point of a set E, then every neighborhood of x
contains infinitely many points of E.
Corollary
A finite set has no limit points.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 15 / 44
Let (X, d) be a metric space and E ⊆ X.
Definition (Isolated Point)
If x ∈ E and x is not a limit point of E, then E is called
an isolated point.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 16 / 44
Let (X, d) be a metric space and E ⊆ X.
Definition (Isolated Point)
If x ∈ E and x is not a limit point of E, then E is called
an isolated point.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 16 / 44
Let (X, d) be a metric space and E ⊆ X.
Definition (Isolated Point)
If x ∈ E and x is not a limit point of E, then E is called
an isolated point.
Definition (Complement)
Let (X, d) be a metric space and E ⊆ X. The
complement of E (denote by E c ) is the set of all points
x ∈ X such that x ̸∈ E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 16 / 44
Lecture 25
September 24, 2025
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 17 / 44
Theorem (2.22)
Let {Eα } be a (finite or infinite) collection of sets Eα .
Then !c
[ \
Eα = (Eαc ).
α α
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 18 / 44
Theorem (2.22)
Let {Eα } be a (finite or infinite) collection of sets Eα .
Then !c
[ \
Eα = (Eαc ).
α α
Theorem (2.23)
A set E is open if and only if its complement is closed.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 18 / 44
Theorem (2.22)
Let {Eα } be a (finite or infinite) collection of sets Eα .
Then !c
[ \
Eα = (Eαc ).
α α
Theorem (2.23)
A set E is open if and only if its complement is closed.
Corollary
A set F is closed if and only if its complement is open.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 18 / 44
Union and Intersection
Theorem (2.24)
S
1 For any collection {Gα } of open sets, Gα is open.
α
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 19 / 44
Union and Intersection
Theorem (2.24)
S
1 For any collection {Gα } of open sets, Gα is open.
α
T
2 For any collection {Fα } of closed sets, Fα is
α
closed.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 19 / 44
Union and Intersection
Theorem (2.24)
S
1 For any collection {Gα } of open sets, Gα is open.
α
T
2 For any collection {Fα } of closed sets, Fα is
α
closed.
3 For any finite collection G1 , G2 , . . . , Gn of open
n
T
sets, Gi is open.
i=1
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 19 / 44
Union and Intersection
Theorem (2.24)
S
1 For any collection {Gα } of open sets, Gα is open.
α
T
2 For any collection {Fα } of closed sets, Fα is
α
closed.
3 For any finite collection G1 , G2 , . . . , Gn of open
n
T
sets, Gi is open.
i=1
4 For any finite collection F1 , F2 , . . . , Fn of closed
n
S
sets, Fi is closed.
i=1
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 19 / 44
Lecture 26
September 25, 2025
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 20 / 44
Closure
Definition
If (X, d) is a metric space, if E ⊆ X, if E ′ denotes set of
all limit points of E, then the closure of the set E is the
set Ē = E ∪ E ′ .
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 21 / 44
Closure
Definition
If (X, d) is a metric space, if E ⊆ X, if E ′ denotes set of
all limit points of E, then the closure of the set E is the
set Ē = E ∪ E ′ .
Theorem (2.27)
If (X, d) is a metric space and E ⊆ X, then
1 Ē is closed,
2 E = Ē if and only if E is closed.
3 Ē ⊆ F for every closed set F ⊆ X such that
E ⊆ F.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 21 / 44
Theorem (2.28)
Let E be a nonempty subset of real numbers which is
bounded above. Let y = sup E. Then y ∈ Ē. Hence
y ∈ E if E is closed.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 22 / 44
Induced Metric
Let (X, d) be a metric space. If Y ⊆ X, then (Y, d) is
also a metric space.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 23 / 44
Induced Metric
Let (X, d) be a metric space. If Y ⊆ X, then (Y, d) is
also a metric space.
Remark (2.29)
Suppose E ⊆ Y ⊆ X, where (X, d) is a metric space. To say
that E is open subset of X means that to each point x ∈ E
there exists r > 0 such that y ∈ X and d(x, y) < r imply that
y ∈ E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 23 / 44
Induced Metric
Let (X, d) be a metric space. If Y ⊆ X, then (Y, d) is
also a metric space.
Remark (2.29)
Suppose E ⊆ Y ⊆ X, where (X, d) is a metric space. To say
that E is open subset of X means that to each point x ∈ E
there exists r > 0 such that y ∈ X and d(x, y) < r imply that
y ∈ E.
Since (Y, d) is also a metric space, we can also define open
subsets of Y.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 23 / 44
Induced Metric
Let (X, d) be a metric space. If Y ⊆ X, then (Y, d) is
also a metric space.
Remark (2.29)
Suppose E ⊆ Y ⊆ X, where (X, d) is a metric space. To say
that E is open subset of X means that to each point x ∈ E
there exists r > 0 such that y ∈ X and d(x, y) < r imply that
y ∈ E.
Since (Y, d) is also a metric space, we can also define open
subsets of Y.
We say that E is open relative to Y if for each x ∈ E, there
exists r > 0 such that “ y ∈ Y and d(x, y) < r ⇒ y ∈ E.”
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 23 / 44
Example (Relative openness)
Let X = R2 with usual metric and Y = R × {0}.
Then E = (−3, 3) × {0} is open relative to Y but
not open relative to R2 .
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 24 / 44
Example (Relative openness)
Let X = R2 with usual metric and Y = R × {0}.
Then E = (−3, 3) × {0} is open relative to Y but
not open relative to R2 .
Let X = R with usual metric. Then [−3, 3] is not
open relative to R but it is open relative to
Y = [−3, 3] ⊆ R.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 24 / 44
Example (Relative openness)
Let X = R2 with usual metric and Y = R × {0}.
Then E = (−3, 3) × {0} is open relative to Y but
not open relative to R2 .
Let X = R with usual metric. Then [−3, 3] is not
open relative to R but it is open relative to
Y = [−3, 3] ⊆ R.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 25 / 44
Theorem (2.30)
Suppose Y ⊆ X. A subset E of Y is open relative to Y
if and only if E = Y ∩ G for some open subset G of X.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 26 / 44
Compact Set
Definition (Open Cover)
By an open cover of a set E in a metric space X, we
meanSa collection {Gα } of open subsets of X such that
E ⊆ α Gα .
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 27 / 44
Compact Set
Definition (Open Cover)
By an open cover of a set E in a metric space X, we
meanSa collection {Gα } of open subsets of X such that
E ⊆ α Gα .
K ⊆ Gα1 ∪ . . . ∪ Gαn .
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 27 / 44
Examples
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 28 / 44
Examples
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 28 / 44
Examples
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 28 / 44
Examples
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 28 / 44
Lecture 27
September 29, 2025
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 29 / 44
Theorem (2.33)
Suppose K ⊆ Y ⊆ X. Then K is compact relative to X
if and only if K is compact relative to Y.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 30 / 44
Theorem (2.33)
Suppose K ⊆ Y ⊆ X. Then K is compact relative to X
if and only if K is compact relative to Y.
Theorem (2.34)
Compact subsets of metric spaces are closed.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 30 / 44
Theorem (2.35)
Closed subsets of compact sets are compact.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 31 / 44
Theorem (2.35)
Closed subsets of compact sets are compact.
Corollary
If F is closed and K is compact, then F ∩ K is compact.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 31 / 44
Lecture 28
October 01, 2025
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 32 / 44
Theorem (2.36)
If {Kα } is a collection of compact subsets of a metric
space X such that the intersection of every finite
subcollection of {Kα } is nonempty, then ∩α Kα is
nonempty.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 33 / 44
Theorem (2.36)
If {Kα } is a collection of compact subsets of a metric
space X such that the intersection of every finite
subcollection of {Kα } is nonempty, then ∩α Kα is
nonempty.
Corollary
If {Kn } is a sequence of nonempty compact sets such
that Kn+1 ⊆ Kn (n = 1, 2, 3, . . .), then ∩∞
n=1 Kn is not
empty.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 33 / 44
Theorem (2.36)
If {Kα } is a collection of compact subsets of a metric
space X such that the intersection of every finite
subcollection of {Kα } is nonempty, then ∩α Kα is
nonempty.
Corollary
If {Kn } is a sequence of nonempty compact sets such
that Kn+1 ⊆ Kn (n = 1, 2, 3, . . .), then ∩∞
n=1 Kn is not
empty.
Theorem (2.37)
If E is an infinite subset of a compact set K, then E has
a limit point in K.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 33 / 44
Theorem (2.38)
If {In } is a sequence of closed intervals in R, such that
In+1 ⊆ In (n = 1, 2, 3, . . .), then ∩∞
n=1 In is not empty.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 34 / 44
Theorem (2.38)
If {In } is a sequence of closed intervals in R, such that
In+1 ⊆ In (n = 1, 2, 3, . . .), then ∩∞
n=1 In is not empty.
Theorem (2.39)
Let k be a positive integer. If {In } is a sequence of
k-cells such that In+1 ⊆ In (n = 1, 2, 3, . . .), then ∩∞
n=1 In
is not empty.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 34 / 44
Lecture 30
October 03, 2025
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 35 / 44
k-cell is compact I
Theorem (2.40)
Every k-cell is compact.
Then |x − y| ≤ δ, if x ∈ I, y ∈ I.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 36 / 44
k-cell is compact II
For a contradiction, suppose there exists an open
cover {Gα } of I, which contains no finite subcover
of I.
Put cj = (aj + bj )/2.
The intervals [aj , cj ] and [cj , dj ], then determine 2k
k-cells Qi whose union is I.
At least one of these sets Qi , call it I1 , cannot be
covered by any finite subcollection of {Gα },
otherwise I would be covered for a finite
subcollection.
We next divide I1 and continue this process.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 37 / 44
k-cell is compact III
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 38 / 44
Definition (Bounded Set)
E is bounded if there is a real number M and a point
y ∈ X such that d(x, y) < M for all x ∈ E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 39 / 44
Definition (Bounded Set)
E is bounded if there is a real number M and a point
y ∈ X such that d(x, y) < M for all x ∈ E.
Theorem (2.41)
If a set E in Rk has one of the following three properties,
then it has other two:(The following are equivalent)
a
E is closed and bounded.
b E is compact.
c
Every infinite subset of E has a limit point in E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 39 / 44
Proof: If (a) holds, then E ⊆ I for some k-cell. Since I
is compact and E is closed, E is compact by Theorem
2.40 and Theorem 2.35.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 40 / 44
Proof: If (a) holds, then E ⊆ I for some k-cell. Since I
is compact and E is closed, E is compact by Theorem
2.40 and Theorem 2.35.
If (b) holds, then we have proved that (c) holds by
Theorem 2.37.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 40 / 44
Proof: If (a) holds, then E ⊆ I for some k-cell. Since I
is compact and E is closed, E is compact by Theorem
2.40 and Theorem 2.35.
If (b) holds, then we have proved that (c) holds by
Theorem 2.37.
Next, we show that (c) implies (a). If E is not bounded,
then E contains points xn with |xn | > n, n = 1, 2, . . . .
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 40 / 44
Proof: If (a) holds, then E ⊆ I for some k-cell. Since I
is compact and E is closed, E is compact by Theorem
2.40 and Theorem 2.35.
If (b) holds, then we have proved that (c) holds by
Theorem 2.37.
Next, we show that (c) implies (a). If E is not bounded,
then E contains points xn with |xn | > n, n = 1, 2, . . . .
Then S = {xn : n ∈ N} is an infinite subset of E and it
has no limit points in Rk , hence has none in E. Thus E
is bounded.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 40 / 44
Continued
If E is not closed.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 41 / 44
Continued
If E is not closed.
Then there is a point x0 ∈ Rk which is a limit point
of E but not in E.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 41 / 44
Continued
If E is not closed.
Then there is a point x0 ∈ Rk which is a limit point
of E but not in E.
Since x0 is a limit point, there exist points
xn ∈ E (n = 1, 2, 3, . . .) such that |xn − x0 | < 1/n.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 41 / 44
Continued
If E is not closed.
Then there is a point x0 ∈ Rk which is a limit point
of E but not in E.
Since x0 is a limit point, there exist points
xn ∈ E (n = 1, 2, 3, . . .) such that |xn − x0 | < 1/n.
Let S be the set of these points xn .
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 41 / 44
Continued
If E is not closed.
Then there is a point x0 ∈ Rk which is a limit point
of E but not in E.
Since x0 is a limit point, there exist points
xn ∈ E (n = 1, 2, 3, . . .) such that |xn − x0 | < 1/n.
Let S be the set of these points xn .
Then S is infinite, otherwise |xn − x0 | would have a
constant positive value for infinitely many n which
is impossible due to Archimedean property.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 41 / 44
Continued
If E is not closed.
Then there is a point x0 ∈ Rk which is a limit point
of E but not in E.
Since x0 is a limit point, there exist points
xn ∈ E (n = 1, 2, 3, . . .) such that |xn − x0 | < 1/n.
Let S be the set of these points xn .
Then S is infinite, otherwise |xn − x0 | would have a
constant positive value for infinitely many n which
is impossible due to Archimedean property.
S has a limit point x0 . As for every r > 0, by
Archimedean property there exists n0 ∈ N such that
n0 r > 1 or 1/n0 < r, i.e., |xn0 − x0 | < 1/n0 < r, so
xn0 ∈ Nr (x0 ) ∩ S.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 41 / 44
Continued
Next, we show that S does not have any other limit
point.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 42 / 44
Continued
Next, we show that S does not have any other limit
point.
Let y ∈ Rk , y ̸= x0 , then
|xn − y| = |xn − x0 + x0 − y|
≥ |x0 − y| − |xn − x0 |
1
≥ |x0 − y| −
n
1
≥ |x0 − y|
2
for all but finitely many n, as is will be true for all n such
that n1 ≤ 12 |x0 − y|.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 42 / 44
If, we consider r = 21 |x0 − y|, then Nr (y) ∩ S contains
only finitely many points. Thus, y is not a limit point of
S.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 43 / 44
Theorem (2.42)
Every bounded infinite subset of Rk has a limit point in
Rk .
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 44 / 44
Theorem (2.42)
Every bounded infinite subset of Rk has a limit point in
Rk .
Proof.
Let E be an bounded infinite subset of Rk . Since E is
bounded, E ⊆ I for some k-cell I ⊆ Rk .
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 44 / 44
Theorem (2.42)
Every bounded infinite subset of Rk has a limit point in
Rk .
Proof.
Let E be an bounded infinite subset of Rk . Since E is
bounded, E ⊆ I for some k-cell I ⊆ Rk . Since I is
compact, E has a limit point in I.
Dr. Sangita Yadav (BITS Pilani) MATH F241 (Elementary Real Analysis) October 1, 2025 44 / 44