Metric Space
Metric Space
ANET JOHNY
Reg. No. CCASSMT046
DEPARTMENT OF MATHEMATICS
Irinjalakuda
2021
1
CERTIFICATE
This is to certify that the project entitled “METRIC SPACE AND IT’S GENERALIZATION”
submitted to the Department of Mathematics in partial fulfillment of the requirement for the award
of the B.Sc. Degree programme in Mathematics, is a bonafide record of original research work done
by Ms. ANET JOHNY (CCASSMT046) during the period of her study in the Department of
Mathematics, Christ College (Autonomous), Irinjalakuda under my supervision and guidance during
the year 2020-2021.
Dr, Seena V
Fr. Dr Vincent N.S HOD in charge
Department of Mathematics Department of Mathematics
Christ College(Autonomous) Christ College(Autonomous)
Irinjalakuda Irinjalakuda
External Examiner:
Irinjalakuda
10/05/2021
2
DECLARATION
I hereby declare that the project work entitled “METRIC SPACE AND IT’S
GENERALIZATION” submitted to the Christ College (Autonomous) in partial
fulfillment of the requirement for the award of the B.Sc. Degree programme in
Mathematics is a record of original project work done by me during the period of my
study in the Department of Mathematics, Christ College (Autonomous), Irinjalakuda.
ANET JOHNY
Irinjalakuda
10/05/2021
3
ACKNOWLEDGEMENT
my project on time. I also thank all faculty of library for their valuable support and
enrichment. I would also like to thank my dear parents for their love and support to
The study has indeed helped me to explore more knowledgeable avenues related to my
topic and I am sure it will help in my future.
ANET JOHNY
4
CONTENTS
INTRODUCTION………………………………………………………………….6
3.1 Definition………………………………………………..28
3.2 Examples of D-metric spaces……………………………28
3.3 Notes……………………………………………………..29
3.4 Some theorems of D-metric spaces……………………...29
CONCLUSION…………………………………………………………………….34
BIBLIOGRAPHY………………………………………………………………….35
5
INTRODUCTION
In 1906 Maurice Frechet introduced metric spaces in his work sur quelques points
ducalcul fonctionnel.However the name is due to Felix Hausdorff.Let X be an arbitrary
set,which could consist of vectors in ℝ𝑛 , functions, sequences,matrices,etc.We want to
endow this set with a metric;i.e a way to measure distances between elements of X.A
distance or metric is a function d: X × X→ ℝ such that if we take two elements x,y ∈
X the number d(x.y) gives us the distance between them.However, not just any function
may be considered a metric: as we will see in the formal definition ,a distance needs to
satisfy certain properties.
The real numbers with the distance function d(x,y) = |y-x| given by the absolute
difference ,and ,more generally, Euclidean n-space with the Euclidean distance , are
complete metric spaces.The rational numbers with the same distance function also form
a metric space ,but not a complete one.
The positive real numbers with distance function d(x,y) = | log (y/x)| is a complete
metric space.Any normal vector space is a metric space by defining d(x,y) = ||y-x||, see
also metrics on vector spaces .(If such a space is complete ,we call it a Banach space).
Examples:
• The Manhattan norm gives rise to the Manhattan distance, where the distance
between any two points , or vectors, is the sum of the differences between
corresponding coordinates.
• The cyclic Mannheim metric or Mannheim distance is a modulo variant the
Manhattan metric.
The maximum norm gives rise to the Chebyshev distance or chessboard distance, the
minimal number of moves a chess king would take to travel from x to y.
6
a subsequent series of papers Dhage presented topological structures in such spaces
together with several fixed point results . These works have been the basis for a
substantial number of results by other authors.Unfortunately, as we will show, most
of the claims concerning the fundamental topological properties of D-metric spaces
are incorrect , nullifying the validity of many results obtained in these spaces.
7
CHAPTER 1
METRIC SPACE : DEFINITION & EXAMPLES
In mathematics, a metric space is a set together with a metric on the set. The matric space is a function
that defines a concept of distance between any two members of the set, which are usually called points
1.1.1 Definition
A metric space is a pair (X, d) where X is a set and d is a mapping from X×X into R which
satisfies the following conditions
A function satisfying the above four conditions is called a metric, and the structure (x, d) is called a
metric space.
The function d is a non-negative real-valued function on X. the function d is also called distance
function or simply distance.
Let (X, d) be a metric space. If a∈X and r > 0, then the set
8
{x : x∈X, d(x,a) < r },
Denoted by Br(a), is called the open ball with centre a and radius r.
The open ball Br(a) on R is the bounded open interval (a – r, a + r) with mid-point a and total length
2r. The open ball Br(a) on C is the set
{x ϵ C : |𝑧 − 𝑎| < 𝑟 },
Let (X, d) be a metric space. A set G ⊂ X is open if for each x∈G there is an r > 0 such that Br(x) ⊂
G.
Examples :
Note that the empty set ∅ and the full space X are open sets. Observe that in any metric space (X, d),
each open ball is an open set.
Let (X, d) be a metric space. The set G ⊂ X is said to be closed if the complement X – G is open.
9
1.1.5 Interior Points
Let (X, d) be a metric space and S a subset X. A point x∈S is called an interior point of S if there
exist an open ball Br(x) such that Br(x) ⊂ S. The interior of S, denoted by S0, is the set of all its interior
points.
Let (X, d) be a metric space and S a subset of X. A point x∈X is called a closure point of S if every
open ball centred on x contains at least one point of S. In other words, a point x∈X is a closure point
of S if
The closure of S, denoted by 𝑆̅, is the set of all its closure points
Let (X, d) be a metric space. Let a∈X and let r > 0. Then the set {x∈X : d(x, a) ≤ r } is called the
closed ball with center a and radius r.
Here is an example. Let (X, d) be a discrete metric space (i.e. d(x, y) =1 if x ≠ y, d(x, x) = 0). Then
{x ϵ X : d(x, a) ≤ 1} = X;
̅̅̅̅̅̅̅̅
𝐵 1 (𝑎) = {a}.
(X, d) be a metric space and S a subset of X. A point x∈X is called a limit point (an accumulation
point) of S if each open ball Br(x) contains atleast one point of S different form x. In other words, a
point x∈X is a limit of S if
It is clear that every limit point of a set must be a closure point of that set.
The set of all limit points of S is called the derived set of S, and is denoted by S'.
10
Note that 𝑆̅=S ⋃ 𝑆′. Also, note that S is closed if and only if it contains all its limit points.
1 1
Example : Let X = R and S = {1, , , … }.
2 3
0 is the limit of S.
1.1.9 Boundary
Let (X, d) be a metric space and S a subset of X. A point x∈X is called a boundary points of S
if every open ball Br(x) intersects both S and Sc. In other words, a point x∈X is a boundary point of
S if
The boundary of S, denoted by δS, is the set of all its boundary points.
Just as a convergent sequence in real number can be thought of as a sequence of better and better
approximations to a limit, so a sequence of “points” in a metric space can approximate a limit here.
In a metric space X, every convergent sequence is a Cauchy sequence.
Let (X, d) be a metric space. Let {xn} be a sequence in X. The sequence {xn} is said to be convergent
to x in X if for every ϵ > 0 there is an integer n0 such that
In symbols, we write
𝑙𝑖𝑚 𝑥𝑛 = 𝑥 .
Note that a sequence in a metric space can have at most one limit.
A metric space (X, d) is complete if any of the following equivalent conditions are satisfied.
Let (X1, d1) and (X2, d2) be metric spaces. The function f : X1→ X2 is said to be continuous at 𝑎 ∈ 𝑋1
if for each ϵ > 0 there exists δ > 0 such that,
Let (X1, d1) and (X2, d2) be metric spaces and let 𝑓 ∶ 𝑋1 → 𝑋2 be a function. We say that 𝑓 is
uniformly continuous if for every ϵ > 0 there exists δ > 0 (depending only on ϵ) such that
Note that every uniformly continuous function is continuous but the converse is not true. As an
1
example, let 𝑋1 = (0,1] and 𝑋2 = 𝑅 both with (𝑥, 𝑦) = |𝑥 − 𝑦| . Then 𝑓(𝑥) = is continuous but
𝑥
1.2.5 Notes
➢ If one defines d: X x X → R* U{0}, then the non-negativity property is redundant.
➢ The non-negativity property of a metric is a consequence of its other properties as for any x,
yεX
0 = d(x, x) ≤d(x, y)+ d(y, x) = 2d(x, y)
➢ Once we are convinced about the underlying metric, we express (X, d) by mere X with the
metric structure implied.In a metric space (X, d), d(X1, Xn) ≤ ∑𝑛−1
𝑖=1 𝑑(Xi, Xi+1) for any
12
➢ The conditions which d satisfies just mimic the properties of the distance we are
accustomed for real numbers, and hence these properties bear same names as their real
line counter part.
➢ Ignoring mathematical details, for any system of roads and terrains, the distance between two
locations can be defined as the length of the shortest route connecting those locations. To be
a metric there should not be any one way roads. The triangle inequality expresses the fact that
detours are not shortcuts. If the distance between two points is zero, then the points are
indistinguishable from one another.
1.3.1 Let X=R2and d is defined as d: X x X →R such that d((x1, x2), (y1, y2))=
[(x1-y1)2 + (x2 – y2)2] ½show that d is a metric space on R2?
Solution.
x = (x1, x2)
13
y = (y1, y2)
z = (z1, z2)
=>x1 – y1 =0 & x2 – y2 =0
=> x = y
= d(y, x)
a2= x2-z2
b1 = z1-y1
b2 = z2-y2
14
d(x, z) = [a12 + a22] ½
=[∑2𝑘=1 𝑎k2] ½
=[∑2𝑘=1 𝑏12] ½
To show
Therefore d is a metric on R2
Solution.
15
D2) d(x, y) =0 iff x=y
The metric space (X, d) so defined is known as Discrete (Trivial) metric space.
|𝑥−𝑦|
1.3.3 Let a mapping d: RxR →R be defined by d(x, y) = x, y ϵ R. Show
1+|𝑥=𝑦|
that d is a metric on R.
Solution.
D2) If d(x, y) =0
|𝑥−𝑦|
=> 1+|𝑥−𝑦| = 0,
|𝑥−𝑦| |𝑦−𝑥|
D3) d(x, y) = 1+|𝑥−𝑦|=1+|𝑦−𝑥| = d(y, x) x, y ϵ R
|𝑥−𝑦| 1−1+|𝑥−𝑦|
D4) d(x, y) = =
1+|𝑥−𝑦| 1+|𝑥−𝑦|
1+|𝑥−𝑦| 1
=1+|𝑥−𝑦| - 1+|𝑥−𝑦|
16
1
=1- 1+|𝑥−2+2−𝑦|
1 |𝑥−2|+|2−𝑦|
d(x, y) ≤ 1- = 1+|𝑥−2|+|2−𝑦|
1+|𝑥−2|+|2−𝑦|
|𝑥−2| |2−𝑦|
⇛d(x, y) ≤ 1+|𝑥−2|+|2−𝑦|+ 1+|𝑥−2|+|2−𝑦|
|𝑥−2| |2−𝑦|
⇛d(x, y) ≤ + 1+|2−𝑦| = d(x,z)+d(z,y)
1+|𝑥−2|
1.3.4 Let R be the set of real numbers. Show that the function d:RxR→R defined by d(x, y)
= |x-y| for every x, y ϵ R is a metric on R.
Solution.
Here,
1.3.5 Let R be the set of real numbers. Show that the function d:RxR→R defined by d(x, y)
+ |x2-y2|, for every x, yϵR is a pseudometric on R which is not a metric on R.
17
Solution.
Here,
↔x2=y2
↔x=±y
For example, we see that d(1,-1) = |12-(-1)2|=0, where 1≠-1. Hence the function d
is not a metric on R.
1.4.1 Definition
Let (X1, d1) and (X2, d2) be two metric spaces. Then for any pair of points x=(x1, x2) and
d(x, y)=max{d1(x1, y1), d2(x2, y2)} using the facts that d1 and d2 are metrics on X1 and X2
respectively. We shall prove that d is a metric on X1xX2.
↔x=y
Thus d(x, y) ≤ d(x, z)+ d(z, y) for every x, y, zϵX1xX2. Hence d is a metric on X1xX2 and
the metric space (X1xX2, d) is called the product of metric spaces (X1, d1) and (X2, d2).
19
CHAPTER 2
2.1.1 Definition
A subset S of a metric space (X,d) is bounded if there exist x0 ϵ X and k ϵ R such that d(x, x0)
≤ k for all x ϵ S.
If S satisfies the definition for some x0 ϵ X and k ϵ R, then it also satisfies the definition
with x0 replaced by any other point x1 ϵX and k replaced by k+d(x0, x1).
For if d(x, x0) ≤ k then, d(x, x1) ≤ d(x, x0) + d(x0, x1)≤k+ d(x0, x1).
2.1.2 Definition
If S is a non-empty bounded subset of a metric space with metric d then the diameter of
S is sup{d(x, y): x, y ϵS}. The diameter of the empty set is 0.
d(A)=∞
From the above definition, a set has diameter zero if and only if the set is a singleton
set and a nonempty set A is bounded if and only if it has a finite diameter.
Let B be a bounded set with d(x, y) ≤ k for any x, y ϵ B. In particular this holds
for x, y in any subset A C B. So A is bounded.
20
Given a finite number of bounded sets B1, B2,……,Bn with diameter k1, k2,……kN
respectively.
Let k = maxn kn
Pick a representative point from each set an ϵ Bn and take the maximum distance between
any two, ǩ = maxm,n d(am, an), it certainly exists as there are only a finite number of such
pairs.
Now for any two points x, y ϵ U Bn, that is x ϵ Bi, y ϵ Bj and using the triangle inequality
twice,
≤ ki + ǩ + kj
≤2k + ǩ
2.1.4 Examples
(i) In any metric space, finite subsets are basis. In N, only the finite subsets are bounded
(since d (a0, an) ≤ N for all n implies n ≤ N). Consequently, N, Q, R and C are all
unbounded.
(ii) In a discrete metric space, every subset is bounded. A metric space may be
“large” (non - separable) yet be bounded.
(iii) A set B is bounded ⇔it is a subset of a ball, There exists r > 0, a x, B C Br(a)
Proof
21
For every x ϵ B, d(x, a) ≤ d(x, b) + d(b, a)
< R + 1 + d(b, a) = r
(iii) The set [0, 1] U [2, 3] ⊆R is bounded because it is the union of two bounded sets.
2.1.5 Theorem
Every Cauchy sequence in a metric space (X, d) is bounded. That is, the different terms of a
Cauchy sequence form a bounded set.
Proof
≤ 2(M + 1)
2.2.1 Definition
B ⋲ ⋃𝑁
𝑛=1 𝐵 є(ao)
22
2.2.2 Easy consequences
(i) Any subset of a totally bounded set is totally bounded (the same ε-cover of the
parent covers the subset).
(ii) A finite union of totally bounded sets is totally bounded (the finite collection of
(iii) A totally bounded set is bounded (it is a subset of a finite number of bounded balls).
2.2.3 Examples
(i) The interval [0, 1] is totally bounded in R because it can be covered by the
1 1
balls. Bε (nε) for n = 0, 1,…,N where - 1 <N≤w
є є
(ii) Not all bounded sets are totally bounded. For example, in a discrete metric space,
any subset is bounded but only finite subsets are totally bounded (take ε < 1).
2.3.1 Definition
Let X be a set and let d and d` be two metrics on X. We say that d and d` are equivalent if
for every subset U C X,
In otherwise, two metrics are equivalent if they define the same collections of open
subsets on X. It is denoted as d ~ d`.
2.3.2 Examples
(b) ρ is equivalent to d
23
Solution
(iii)ρ(x, y) = min {1, d(x, y)} = min {1, d(y, x)} = ρ(y, x), for every x, y ϵX.
(iv) Let x, y, z be any 3 points of X. If atleast one of d(x, y) and d(y, z) is ≥ 1 also d(x,
z) ≥ 1
For this purpose we must show that every open set is (X, ρ) is open in (X, d) and
vice versa.
24
From (1), ρ(x, y) ≤ d(x, y) for every x, y ϵ X
showing that each point of G is the center of an open sphere in (X, d) contained in
G. Hence G is also open in (X, d) and therefore, every open set in (X, ρ) is open in
(X, d).
{y ϵ X :d(x, y) , r} C H
we have
d(x,y)
d*(x, y) = , for all x, y ϵ X
1 + d(x,y)
Solution:
d(x,y)
Given d*(x, y) = , for all x, y ϵ X ---------(1)
1 + d(x,y)
25
⇔ x = y , since d is metric on X.
d(x,y) d(y,z)
(iii) d*(x, y) = = 1 + d(y,z) = d*(y, x)
1 + d(x,y)
d(x,y) d(y,z)
d*(x, y) + d*(y, z) =1 + d(x,y) + 1 + d(y,z)
d(x,y) d(y,z)
≥ 1 + d(x,y) + d(y,z) + 1 + d(x,y) + d(y,z)
Lemma
1 1
[d1((x1, y1), (x2, y2)) ] ≤ [d2((x1, y1), (x2, y2))]
2 √2
Proof
26
Now we compare d1 and d2.
Since everything is positive, proving the inequality between d1 and d2 in the statement is
equivalent to proving the resulting inequality after squaring both sides. In other words, we
have to prove
1 1
[ |x1 – x2| + |y1 –y2|]2 ≤ [(x1 – x2)2 + (y1 –y2)2]
4 2
27
CHAPTER 3
D-METRIC SPACES
3.1 Definition
D(3) D(x, y, z)=D(p(x, y, z)) for every x, y, z ∈ X and for any permutation p(x, y, z) of x,
y, z (symmetry)
3. 2.1 Example
For x, y, z ∈ R define
3 .2.2 Example
Define a function D on X × X × X by
0 𝑖𝑓 𝑥 = 𝑦 = 𝑧
D(x, y, z) ={
1 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
3.3 Notes
3.3.1 Remark
28
The D-metrics given in examples1.2,1.3 satisfy the following properties:
For every x, y, z, u, v in X
3.3.2 Remark
Clearly D(7)⇛D(6).The following example shows that D(6) does not necessarily imply D(7)
0 𝑖𝑓 𝑥 = 𝑦 = 𝑧
1
D(x, y, z)={ 𝑖𝑓 𝑥, 𝑦, 𝑧 𝑎𝑟𝑒 𝑑𝑖𝑠𝑡𝑖𝑛𝑐𝑡
2
1 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
Then (X, D) is a D=metric space in which D(6) holds but D(7) fails to hold
3.4.1 Theorem
If in a D-metric space (X, D), D(5) holds then each of the function d: X×X→R+ defined by
(1) for 1≤p<∞ d(x, y)={Dp (x, y, y)+ Dp(x, x, y)}1/p is a metric on X.
Proof
Let x, y, z ∈ X.
=d(y, x)
=d(x, z) + d(z, y)
Hence d is a metric on X.
3.4.2 Theorem
3.4.3 Theorem
D1(𝑥, 𝑦, 𝑧) = 𝑑(𝑥, 𝑦) + 𝑑(𝑦, 𝑧) + 𝑑(𝑧, 𝑥), 𝐷∞ (𝑥, 𝑦, 𝑧) = 𝑚𝑎𝑥{𝑑(𝑥, 𝑦), 𝑑(𝑦, 𝑧), 𝑑(𝑧, 𝑥)},
proof
That D1 , D∞ are D-metrics can be proved 𝑒𝑎𝑠𝑖𝑙𝑦. 𝐴𝑠 the proofs for D3 , D4 are similar, we verify
that D4 is D-metric.
30
𝐿𝑒𝑡 𝑥, 𝑦, 𝑧, 𝑢 ∈ X .
Subcase(𝑖):
Subcase(ii):
Case(ii):Assume x = y ≠ z.
Subcase(𝑖):
Subcase(ii):
Subcase(ii):
3.5 Definitions
3 .5. 1 Definition
31
3. 5 .2 Definition
A sequence {xn} in a D-metric space (X, D) is said to be D-Cauchy (or Cauchy) if for given ε > 0,
there exists a positive integer m0 such that D(xn, xm, xp ) < ε for all m ≥ m0, n ≥ m0, p ≥ m0.
3.5.3 Definition
Let (X, D) be a D-metric space and {xn} be a sequence in X, we say that {xn} converges strongly to
an element x in X if
3.5.4 Definition
Let (X,D) be a D-metric space and {xn} be a sequence in X , we say that {xn} converges very
strongly to an element x in X if
(i)D(xn,xm,x) → 0 as m,n → ∞
3.5.5 Remark
It is clear that very strong convergence implies convergence, but converse is not true. It is also clear
that in a D-metric space, every strongly convergent sequence has a unique strong limit where as
limits are not unique under convergence. We now prove that convergence and strong convergence
are equivalent in certain cases.
3.6 Theorem.
Let (X,D) be a D-metric space satisfying D(5). Then {xn} converges to x in (X,D) strongly if and
only if {xn} converges to x in (X,D) and 𝐷(𝑥, 𝑥, 𝑥𝑛 ) = 0.
Proof. Let {xn} be a D-convergent sequence in X with limit x , 𝐷(𝑥, 𝑥, 𝑥𝑛 ) =0 and ε > 0. Then
there exists a positive integer m0 such that D(x,x,xn) < ε for all n ≥ m0. Let y∈ X .
this implies that |D( y,y,xn) - D( y,y,x)| ≤ D(x,x,xn) < ε for all n ≥ m0 .
3.7 Theorem
32
Let (X,D) be a D-metric space satisfying D(7),D(8) then the real function d on X × X defined by
d(x, y)=D(x, y, y) is a metric on X and the following are equivalent.
Let ɛ >0 .Then there exists a positive integer m0 such that d(x, xn) < ɛ/2 for all n ≥m0.
Let ɛ >0 .Then there exists a positive integer m0 such that D(xn, xm, x) < ɛ for all m ≥m0, n ≥m0.
This implies that | D(y, y, xn) - D(y, y, x) | ≤ D(x, xn, xn) <ɛ/2 for all n ≥m0.
Let ɛ >0 .Then there exists a positive integer m0 such that D(xn, xm, x) < ɛ for all m ≥m0, n ≥m0
For , n ≥m0 , d(x, xn) = D(x, x, xn) ≤ D(x, xm, xn) <ɛ . (by D(7) )
33
CONCLUSION
In this project I tried to study the distance between points in a set. In everyday
life, the question “ what is the distance between A and B ?” is ambiguous. The
standard definition of distance is the length of the straight line segment with one end
at A and the other end at B . It generalizes the idea of distance between two points on
the real line.
The idea of distance between two points on real line plays a vital role in
formulating the basic thing like limit, continuity, differentiability, convergence in
Real Analysis.By doing this project, I studied about different metric spaces such as
discrete, dilation, usual, Euclidean etc. I heard that metric space is very interesting
topic. So I decided to take it as my project topic.
34
BIBLIOGRAPHY
Website:
❖ Wikipedia
URL
1. Metricspace
https://en.m.wikipedia.org/wiki/Metric_space#:~:text=
From%20Wikipedia%2C%20the%20free%20encyclo
pedia,satisfies%20a%20few%20simple%20properties
2. https://www.tau.ac.il/~tsirel/dump/Static/knowino.org/
wiki/Complete_metric_space.html#:~:text=In%20math
ematics%2C%20a%20complete%20metric,an%20ele
ment%20of%20that%20space
3. Completemetricspace
https://en.m.wikipedia.org/wiki/Complete_metric_spac
e
35
36