Questions tagged [metric-spaces]

Metric spaces are sets on which a metric is defined. A metric is a generalization of the concept of "distance" in the Euclidean sense. Metric spaces arise as a special case of the more general notion of a topological space. For questions about Riemannian metrics use the tag (riemannian-geometry) instead.

A function $d: M\times M\to \mathbb R$ is called a metric if for all $x,y,z \in M$ we have

  1. $d(x,y)=0\iff x=y$
  2. $d(x,y)\geq 0$
  3. $d(x,y)=d(y,x)$
  4. $d(x,y)+d(y,z)\geq d(x,z)$.

It is a generalisation of "distance". A metric space is now defined as an ordered pair $(M,d)$, where $M$ is a set and $d:M\times M\to R$ is a metric.

An $\varepsilon$-neighbourhood of $x$ is defined as the set $$B_\epsilon(x):=\{y\in M\mid d(x,y)<\varepsilon\}.$$ $B_\varepsilon(x)$ is commonly also known as the open ball of radius $\varepsilon$ around $x$. All open balls form a base for a topology on $M$. Although all metric spaces are topological spaces, the converse is generally not true.

Some different types of metric space include

  1. Complete metric spaces (every Cauchy sequence converges)

  2. Bounded metric spaces (every metric is bounded by a finite value)

  3. Compact metric spaces (every sequence has a convergent subsequence)

  4. Locally compact metric spaces (every point has a compact neighbourhood)

  5. Separable metric spaces (it possesses a countable dense subset).

15788 questions
3
votes
2 answers

Ex. 1.2.16. - Topology of metric spaces by Kumaresan

$\textbf{Ex. 1.2.16.}$ Let $f,g: [0,1] \longrightarrow \mathbb{R}$ be continuous and $f(t) < g(t)$ for all $t \in [0,1]$. Consider the set $U := \{ h \in \mathcal{C}[0,1] \ ; \ f(t) < h(t) < g(t), t \in [0,1] \}$ in the space $X = \left(…
George
  • 3,817
  • 2
  • 15
  • 36
3
votes
0 answers

Planar embedding of finite metric spaces

Given a finite metric space $(X, d)$ and a positive integer $n$, what is the ‘best’ way to test whether $X$ embeds isometrically in $\mathbb R^{n - 1}$? Note that this is more general than the question in the title, which is what first occurred to…
LSpice
  • 2,687
3
votes
1 answer

Is continuity a necessary condition to the next equivalence?

I had solved an exercise that assume continuity of a function. I solved without continuity, I think so. The problem is as follow: let $f:M\to N$ a continuous function, where $M$ and $N$ are metric spaces. Prove that the following two propositions…
DIEGO R.
  • 1,144
3
votes
1 answer

Separated sets on a metric space

Let $(X,\rho)$ be a metric space. Two sets $A,B\subseteq X$ are separated if $\overline{A}\cap B=\varnothing$ and $\overline{B}\cap A=\varnothing$. Show that $A$ and $B$ are separated if and only if there exist open sets $U$ and $V$ with $A\subseteq…
chris
  • 2,659
3
votes
2 answers

Is $S$ open or closed, where $(S,d)$ is a metric space

My book in Analysis says: Let $(S,d)$ be a metric space. $S$ is open in $S$ and the empty set $\emptyset$ is open in $S$. Fair enough. But then they proceed... A subset $E$ of $S$ is closed if its complement $S\setminus E$ is an open set. In…
Sha Vuklia
  • 3,960
  • 4
  • 19
  • 37
3
votes
4 answers

Prove that the complement of a point in a metric space is open

I need to prove that the complement of a point in a metric space is open. My thoughts so far: Suppose $M$ is a metric space. Let $x\in M$ and let $U = M-\{x\}$ be the complement of $x$. My approach is to show that for every $y\in U$ there exists an…
user2157416
  • 159
  • 7
3
votes
2 answers

Does $d (x,y)= (x-y)^2$ define metric on a set of real numbers?

It is a question in functional analysis by writer Erwin Kryzic
3
votes
1 answer

Cauchy sequences product metric

I've been trying to prove that if $ x_n, y_n $ are Cauchy then so is $ (x_n, y_n) $ when X x Y has a metric that induces the product of the metric topologies on X and Y, and apparently I'm missing something quite obvious because, referring to…
3
votes
2 answers

Metric Space Axioms

I've been reading about metric spaces recently and had a question about the definition. Everywhere I've seen, we take a metric space to be a set $E$ equipped with a metric, a binary map $d:E\times E\mapsto \mathbb{R}$, where $\forall x, y,…
poare
  • 183
3
votes
1 answer

The set of points of a convergent sequence in a metric space, together with the limit of the sequence form a compact set.

Let $(X, d)$ be a metric space and let $\{x_n\}$ be a convergent sequence in $X$ with limit $x$. I am having difficulty proving that $A = \{x_n\} \cup \{x\}$ is a (sequentially) compact set. That is, every sequence $\{y_n\} \subseteq A$ contains a…
Navies
  • 356
3
votes
3 answers

Showing that product of two metrics is not always a metric

Let $d_1$ and $d_2$ be two metrics on space $X$. Is $d_1\cdot d_2$ metric on space $X$? I know that is satisfies first three properties of metric. How do I show that triangle inequality holds or does not hold (an example) for this?
Mula Ko Saag
  • 2,177
  • 1
  • 23
  • 45
3
votes
2 answers

The metric comes from a norm if and only if satisfies the following:

Let $E$ a vector space over $\mathbb{R}$ and $d$ a metric in $E$. We say $d$ comes from a norm if there exist a norm $||.||$ in $E$ such that $d(x,y) = ||x-y||, \forall x,y \in E$. Prove that $d$ comes from a norm if and only if $d$ satisfies: (i)…
user286485
3
votes
1 answer

Does $d(A,B) := \sum\limits_{n=0}^{\infty} \frac{1}{2^n}\cdot \frac{d_n(A,B)}{1+d_n(A,B)}$ define a metric $d$?

Edit: I rephrased the question. Suppose we have a set $X$ of objects $A,B,C\cdots$, which we wish to compare pairwise. Furthermore we are given a sequence of distinct finite sets $M_n$, $n\ge0$ a set $M := \cup_{i=0}^{\infty}M_i$ and to each object…
user276611
3
votes
1 answer

A complete metric on $\mathbb{R}$

Let $\varphi:\mathbb{R}\to\mathbb{R}$ be a function. What conditions must $\varphi$ satisfy so that the metric space $(\mathbb{R},d_\varphi)$, where $d_\varphi(x,y)=|\varphi(x)-\varphi(y)|$, is complete? Of course, for $d_\varphi$ to be a metric,…
3
votes
2 answers

Is there anything special about the below finite metric space? See below for details.

I am a high school student who has been playing around with certain mathematical ideas, most recently metric spaces, and I believe I have just "defined" if you will, the following metric space: Metric space: $(X,d)$ Set:…
Conan G.
  • 1,102