My Project PDF
My Project PDF
1. PRELIMINARIES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Properties of Open sets in R . . . . . . . . . . . . . . . . . . . . . . . 1
Properties of closed sets in R . . . . . . . . . . . . . . . . . . . . . . 1
Charecterisation of open sets . . . . . . . . . . . . . . . . . . . . . . . 2
Neighborhood of a point in C . . . . . . . . . . . . . . . . . . . . . . 2
2. METRIC SPACES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1. Metric Spaces . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . .. 3
2.2. Unit circles in R2 . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . .. 9
2.2.1. Unit circle with respect to d1 .. . . . . . . . . . . . . . . . . . . . . . . 10
2.2.2. Unit circle with respect to d2 .. . . . . . . . . . . . . . . . . . . . . . . 10
2.2.3. Unit circle with respect to d1 . . . . . . . . . . . . . . . . . . . . . . . 10
2.3. Neighborhoods and Convergence . .. . . . . . . . . . . . . . . . . . . . . . . 11
2.3.1. Cauchy Sequences . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . 12
2.3.2. Open Sets and Continuity . . .. . . . . . . . . . . . . . . . . . . . . . . 14
3. An Introduction to Topology . . . . . . . . . . . . . . . . . . . . . 15
3.0.2.1. Some Special Topologies on R . . . . . . . . . . . . . . . . . . . . 20
3.1. Bases and Sub-bases . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.1.1. Charecterisation of bases . . . . . . . . . . . . . . . . . . . . . . . . . . 24
3.1.2. Sub-base . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
1
Chapter 1
PRELIMINARIES
The real number system can be described as a complete ordered eld,(R; +; :; <)
Using the language of metricspace which we will discuss in the next chapter,a
neighborhood can be dened as follows
A set V is a neighborhood of a point P if there exist an open ball B(x0 ,R) with
centre x0 and radius r>0 such that B(x0; r) is contained in V.
Definition 1.2.
i. A subset AR is said to be open if for every x 2A, there exist some open
ball around x which is contained in A.That is ,there exist r>0 such that
B (x; r) A
ii. A subset F R is said to be closed in R if the complement C(F)=RnF is
open in R
Definition 1.3.
i. A point x 2R is said to be an interior point of AR in case there is a
neighborhood V of x such that V A:
ii. A point x 2R is said to be an boundary point of AR in case every neigh-
borhood V of x contains points in A and points in C(A).
Next, we will dene open sets using the notion of interior points.
3
4 PRELIMINARIES
Consider the collection of all open sets and denote it by J.Then we can say that
a subset U R is open in R if and only if U 2 J
Neighborhood of a point in C.
This chapter will introduce the the concept of metrics (a class of functions which
is regarded as generalization of the notion of distance) and metric spaces.Variety
of examples have been provided to understand the concept of metric spaces thor-
oughly.We will discuss the concepts of neighborhood of a point,open and closed
sets,convergence of sequences and continuity of functions defined on metric spaces.Our
purpose in this chapter is to have a basic knowledge of metric space, through eam-
ples and to reveal how the key ideas and techniques of real analysis can be put
into a more abstract and general framework.
5
6 METRIC SPACES
The generalization of all these ideas under one notion so that the properties
remain intact is provided by real valued functions called metrics.
Trivially, an empty function is the only metric on the empty set. Also, owing to
second conditioncondition, the only metric on a singleton set is the zero function.
z0
Let X=R2 be the set of all ordered paires of real numbers,the distance function
obtained from the Pythagorean Theorem d: R2 R2 ! R dened as
p
d(x; y) = jx1-y1j2 + jx2 ¡ y2j2 for all x=(x1; x2),y=(y1; y2) 2 R2
is an example of a metric in R2
For,
by defnition d(x; y) 0 for all x; y 2 R2
n
!1 n
!1 n
!1
X p X p X p
p p p
jxi ¡ yij jxij + jyij
i=1 i=1 i=1
Let X=R2 be the set of all ordered paires of real numbers and d1: R2 R2 ! R
be a function dened as
d1(x; y) = jx1-y1j + jx2 ¡ y2j for all x=(x1; x2),y=(y1; y2) 2 R2
We shall prove that d1 is a metric.
By defnition d1 is a non-negetive function
for any x=(x1; y1),y=(y1; y2) 2R2
d1(x; y) = 0 () jx1-y1j + jx2 ¡ y2j = 0
() x1-y1 = 0 and x2 ¡ y2 = 0
() x1 = y1 and x2 = y2
() y=x
y
x
Example 2.7.
Let n 2 N and take
X = Rn = {x = (x1, ..., xn) = (xi) : xi 2 R for i = f1, ..., n}} .
Various metrics can be dened on this set in a natural way, one of the most
common is s n
X
dp = p jxi ¡ yij p ;16 p<1 (2.1)
i=1
2.1 Metric Spaces 9
One can see that the rst three properties are satised by this metric and Triangle
inequality follows from Minkowski's inequality.Clearly dp is a metric.
All the examples so far discussed are special cases of this general form.We will
get the Euclidean metric on Rn by putting p=2.
Example 2.8.
There is another special case of equation (2.1) on the set X=R2 .What happens
when p tends to innity?
Let X=R2 be the set of all ordered paires of real numbers and d1: R2 R2 ! R
be a function dened as
d1(x,y) = max fjx1-x2j; jy1 ¡ y2jg
y
x
Example 2.9.
Let C[0; 1] denote the set of all continuous functions on the interval [0,1] to R.For
f ; g in C[0; 1],we dene
Z 1
d1(f ; g) = jf ¡ g j for f ; g 2 C[0; 1]
0
0 1
0 1
Then d is a metric on X .
Clearly,d(x; y) > 0 for all x; y 2 X
By defnition of d , d(x; y) = 0 , x = y
Let x; y 2 X be any two points
if x = y then d(x; y) = 0 = d(y; x) and
if x =
/y then d(x; y) = 1 = d(y; x)
Thus in either case d(x; y) = d(y; x)
Let x; y; z 2 X be any three points
Case 1 : x = y
in this case d(x; y) = 0 and therefore
d(x; y) 6 d(x; z) + d(z; y) [By defnition of d; d(x; z) > 0 and d(z; y) > 0]
Case 2 :x =
/y
in this case,d(x; y) = 1
since x =
/ y, we have three possibilities
i. z = x; z =
/y ) d(x; z) = 0 and d(z; y) = 1
ii. z =
/ x; z = y ) d(x; z) = 1 and d(z; y) = 0
iii. z =
/ x; z =
/y ) d(x; z) = 1 and d(z; y) = 1
in each case we observe that d(x; z) + d(z; y) > 1
Note 2.11.
Note that dierent metrics can be dened on same set.
Definition 2.12.
A unit circle in R2 can be dened as S 1 = fx=(x1; x2) 2 R2: d(x; 0)g
12 METRIC SPACES
Y
1
-1 1 X
-1
Figure 2.1.
Y
1
-1 1
X
-1
Figure 2.2.
Geometrically S 1 is
Y
1
-1 1
X
-1
Figure 2.3.
Note 2.13.
It is clear from the above discussion that the unit circles in R2 is not always
circular,but varies depending on the metric dened on the set.
Definition 2.14. Let (X,d) be a metric space.Then for " > 0, the "-neighborhood
of a point x0 in X is the set
V"(x0) = fx 2 X: d(x0; x ) < "g:
Any notion dened in terms of neighborhoods can now be dened and discussed
in the context of metric spaces by modifying the language appropriately.We rst
consider the convergence of sequences.
Definition 2.15. Let (an) be a sequence in the metric space (XS,d).The sequence
(an) is said to converge to a in X if for any " > 0 there exist K 2N such that an 2
V"(a) for all n>K.
Note that since an 2 V"(a) if and only if d(an; a) < ",a sequence (an) converges
to a if and only if for any " > 0 there exist K such that d(an; a) < " for all n>K.In
other words,a sequence (an) in (X ; d) converges to a if and only if the sequence of
real numbers (d(an; a)) converges to 0.
Example 2.16. Consider R2 with the metric d1.If Pn = (xn; yn) 2 R2 for each n2
N,then we claim that the sequence (Pn) converges to P = (x; y) with respect to this
metric if and only if the sequence of real numbers (xn)and (yn) converges to x and y
respectively.
First we note that the inequality jxn ¡ xj 6 d(Pn; P ) implies that if (Pn) con-
verges to P with respect to the metric d,then the sequence (xn) converges to x; the
convergence of (yn) follows in a similar way.The converse follows from the inequality
d(Pn; P ) 6 jxn ¡ xj + jyn ¡ yj; which is readily veried:
Example 2.17. Let d1 be the metric on C[0; 1].Then a sequence (fn) in C[0; 1]
converges to f with respect to this metric if and only if (fn) converges to f uniformly
on the set [0; 1].
Example 2.20.
The metric space (Q; d) of rational numbers with the metric dened by the
absolute value function is not complete. p
For example, if (xn) is a sequence of rational numbers that converges to 2 ,then
it is Cauchy in Q but it does not converge to a point of Q:Therefore(Q; d) is not a
complete metric space.
Example 2.21.
The space C[0; 1] with the metric d1 is complete.
To prove this, suppose that (fn) is a Cauchy sequence in C[0, 1] with respect to
the metric d1.Then, given "> 0, there exists H such that
jfn(x) ¡ fm(x)j < " (2.2)
for all x 2 [0; 1] and all n,m>H. Thus for each x, the sequence (fn(x)) is Cauchy
in R,and therefore converges in R. We dene f to be the pointwise limit of the
sequence;that is,f (x) = lim (fn(x)) for each x 2 [0; 1].It follows from (1.2) that for
each x 2 [0; 1] and each n > H ; we have jfn(x) ¡ f (x)j 6 ":Consequently the sequence
(fn) converges uniformly to f on[0; 1]:Since the uniform limit of continuous functions
is also continuous,the function f is in C[0; 1]. Therefore the metric space (C[0; 1]; d1)
is complete.
Example 2.22.
If d1 is the metric on C[0; 1], then the metric space (C[0; 1]; d1) is nit complete.
To prove this statement, it suces to exhibit a Cauchy sequence that does not
have a limit in the space.We dene the sequence (fn) for n > 3 as follows:
8
<1 for 0 6 x 6 1/2;
fn(x) = 1 + n/2 ¡ nx for 1/2 < x 6 1/2 + 1/n
:
0 for 1/2 + 1/n < x 6 1
16 METRIC SPACES
Note that the sequence (fn) converges pointwise to the discontinuous function f (x) =
1 for 06x 6 1 / 2 and f (x) = 0 for 1/2<x 6 1.Hence f 2 / C[0; 1]; in fact, there is
no function g 2 C[0, 1] such that d1(fn; g) ! 0.
With the notion of neighborhood dened, the denitions of open set and closed
set read the same as for sets in R:
We now can examine the concept of continuity for functions that map one metric
space (X1; d1) into another metric space (X2; d2). Note that we modify the property
of continuity for functions on R by replacing neighborhoods in R by neighborhoods
in the metric spaces.
Definition 2.24. Let (X1; d1) and (X2; d2) be metrie spaces, and let f : X1 ! X2 be
a function from X1 to X2. The function is said to be continuous at the point c in
X1 if for every "-neighborhood V"(f (c)) of f (c) there exists a -neighborhood V(c)
of c such that if x 2 V(c), then f (x) 2 V"(f (c)).
Theorem 2.25. Global Continuity Theorem: If (X1; d1) and (X2; d2) be metrie
spaces, then a function f : X1 ! X2 is continuous on X if and only if f ¡1(G) is open
in X1 whenever G is open in X2.
Chapter 3
An Introduction to Topology
The concept of topological space grew out of the study of the real line and
euclidean space and the study of continuous functions on these spaces.In this chapter
we dene what a topological space is and some examples.
Theorem 2.25 shows that the continuity of a mapping of one metric space into
another can be expressed solely in terms of open sets, without any direct reference
to metrics. This suggests the possibility of discarding metrics altogether and of
replacing them as the source of our theory by open sets. With this in mind, our
attention is drawn to Theorem 3.1 which gives the main internal properties of the
class of open sets in a metric space. These two theorems provide the leading hint on
which we base our generalization of metric spaces to topological spacesa topological
space being simply a non-empty set in which there is given a class of subsets, called
open sets, with the properties expressed in Theorem 3.1.
17
18 An Introduction to Topology
One can also consider the property that, given distinct points x; y 2 X there exist
open sets U,V such that x 2 U ; y 2 V and U \ V =
Theorem 3.2. Let J be the collection of all open sets in a metric space X. Then J
has the folloeing properties:
a) 2 J and X 2 J
b) J is closed under arbitrary unions.
c) J is closed under nite intersections.
One can also consider the property that,Given distinct points x,y in X, there
exist U,V2J such that x 2 U ; y 2 V and U \ V = .
Now we come to the key step. Since many interesting concepts in the theory of
metric spaces can be dened in terms of open sets (without involving the metric
directly) and since many non-trivial theorems can be deduced from the four prop-
erties of open sets given in Theorem(2.1), it is natural to look for an abstraction of
metric spaces exactly the same way as metric spaces themselves are an abstraction
of euclidean spaces.This is precisely the genesis of topological spaces.
Example 3.4.
An Introduction to Topology 19
Example 3.5.
J = f; X g is a topology on X. This topology is called indiscrete topology on
X and (X ; J) is called indiscrete topological space.
Example 3.6.
J = P(X); (P(X)=power set of X ) is a topology on X and is called discrete
topology on X and (X ; J) is called discrete topological space.
Remark 3.7. Remark: If X is a singleton set, then discrete and indiscrete topologies
on X coincide, otherwise they are dierent.
i. 2 J (by denition of J)
As X ¡ X = , a nite set,X 2 J
ii. Let A; B 2 J.
If either A = or B = , then A \ B 2 J .
20 An Introduction to Topology
iii. Let A 2 J, for each 2 (where is any indexing set).If each A = ,then
[
A = 2 J:
2
S
S As X ¡ A0 is a nite set, its subset X ¡ 2
A is nite and hence
A 2 J:
2
From (i), (ii) and (iii) J is a topology on X. This topology is called co-nite
topology on X and the topological space is called co-nite topological space
Remark 3.10. If X is nite set, then co-nite topology on X coincides with the
discrete topology on X.
i. 2 J (by denition).
As X ¡ X = and is countable (Since is nite) we get X 2 J.
iii. Let A 2 J for all 2 (where is any indexing set).If each A = ,then
[ [
A = ) A 2 J:
2 2
Let A0 =
/ for some 0 2 .Then,
An Introduction to Topology 21
[ [
A0 A ) X ¡ A0 X ¡ A
2 2
[
) X¡ A is a subset of a countable set X ¡ A0(Since A0 2 J and A0 =
/
2
[
) X¡ A is a countable set.(Since subset of a countable set is countable:)
2
[
) A 2 J
2
S
Thus in either case, A 2 J; for all 2 ) 2
A 2 J
From (i), (ii) and (iii) J is a topology on X. This topology is called co-countable
topology on X and the topological space is called co-nite topological space.
iii. Let B 2 J for all 2 (where is any indexing set).If each B = ,then
[ [
B = and in this case B 2 J:
2 2
[ [
B0 B ) A B:
2 2
[
Therefore B 2 J:
2
22 An Introduction to Topology
Remark 3.14.
1. If A = then J is discrete topology on X.
2. If A = X then J is indiscrete topology on X.
3. If A = fpg; then J=fg [ fB X j p2B gis called p-inclusive topology on
X.
iii. Let A 2 J for all 2 (where is any indexing set).If for some 2 ,
A = X,then
[ [
A = X ) A 2 J:
2 2
Assume that A =
/ X for each 2 .Then p 2
/ A for each 2 will imply,
[ [
p2
/ A and hence A 2 J:
2 2
From (i), (ii) and (iii) J is a topology on X. This topology is called p-exclusive
topology on X.
Apart from the topologies given in the above examples there exist some special
topologies on R . We list some of them in the following examples
[ [
Assume that / . Let x 2
A = A, then x 2 A0 for some 0 2 .
2 2
[
Thus in either case A 2 Ju ,8 2 ) A 2 Ju
2
From (i), (ii) and (iii) Ju is a topology on R. This topology is called usual
topology on R.
Remark 3.17.
1. The usual topology on R is also called standard topology or Euclidean
topology.
2. Any open interval in R is a member of Ju.Consider the open interval (a; b)
and x 2 (a; b). Take r = min(x ¡ a; b ¡ x). Then (x ¡ r; x + r) (a; b). This
shows that (a; b) 2 Ju.
[ [
Let / and let x 2
A = A,: Then x 2 A0 for some 0 2 .
2 2
[
As A0 2Jr 9 [a; b) such that, x 2 x 2 [a; b) A0 A
2
[
But this shows that A 2 Jr
2
[
Thus in either case A 2 Jr ,8 2 ) A 2 Jr
2
From (i), (ii) and (iii) Jr is a topology on R. This topology is called lower limit
topology or right half open topology on R.
[ [
Case(1): A = ,8 2 . Then A = ) A 2 J:
2 2
[ [
Case(2): A = R for some 2 . Then A = R ) A 2 J:
2 2
And u = f j 2 g:
[
Thus in all cases A 2 J:
2
From (i), (ii) and (iii) Ju is a topology on R. This topology is called left ray
topology on R.Similarly we can dene right ray topology on R as J = fg [
fRg [ fRa j a 2 Rg where Ra = fx 2 R j x < ag.
Definition 3.21. Let X be a set and let J1 and J2 are topologies on X. Then J2 is
said to be ner than J1 , J1 J2 .
Example 3.24.
1. Let (X ; J) be a discrete topological space, B = ffxg j x 2 X g is base for J.
26 An Introduction to Topology
2. Let X = fa; b; c; dg and J = f; fag; fbg; fa; bg; fc; dg; fa; c; dg; fb; c; dg; X g.
Then B = ffag; fbg; fc; dgg is a base for J.
3. For the topological space (R; Ju), B = f(a; b) j a; b 2 Rg is a base for Ju.
Theorem 3.25. Let J1 and J2 be two topologies on a set X having bases B1 and B2
respectively. Then J1 J2 if and only if every member of B1 can be expressed as a
union of some members of B2.
Proof.
Only if part
If part.
Note that not every family of subsets of X will form a base for some topology
on X.
3.1.2. Sub-base
Definition 3.26. A family S of subsets of X is said to be a sub-base for the
topology J on X if the family of all nite intersections of members of J is base for J.
Example 3.27.
i. Every base for topology J is obviously a sub-base for J.
ii. fA R j A = (a; 1) or A = ( ¡ 1; b) for a; b 2 R} is a sub-base for the usual
topology Ju on R.
Bibliography
27