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
4
votes
2 answers

Consider $\Bbb Q$, the set of rational numbers, with the metric $d(p,q) = |p-q|$. Then which of the following are true?

This question is posted many times on this site. But I couldn't understand it from there. Consider $\Bbb Q$, the set of rational numbers, with the metric $d(p,q) = |p-q|$. Then which of the following are true? $\{q \in \Bbb Q : 2
4
votes
1 answer

Is there such a thing as a metric space of sets over an underlying metric space?

Typically we think of a metric as a notion of distance between elements of set subject to the following constraints... $$ d(x, y) ≥ 0,\quad d(x, x) = 0,\quad d(x, y) = d(y, x),\quad d(x, z) ≤ d(x, y) + d(y, z) $$ I want to know if there is an…
4
votes
2 answers

Maximal subcollection

I get a trouble with the following: Let $E$ be any open subset of a separable metric space $(X,d)$. We consider a collection of ball $\{B(x,\delta_x):\;x\in E\}$. In a book it states that we can chose a maximal disjoint subcollection…
Jie Fan
  • 1,886
4
votes
1 answer

What are the possible ranges of a metric

Given a metric $d$ on a space $X$, what can we say about $d(X\times X)$? What possible range can $d$ have? More precisely, consider the set $D=\{ A \subset [0,\infty) | A = d(X\times X), \textrm{d is a metric on $X$} \} $ What properties does $D$…
user56914
4
votes
0 answers

Is the following diagram illustrating relationships between different types of metric spaces correct/complete?

The diagram below is meant to represent some type of relationship between metric spaces of various types, or subspaces of said metric spaces of various types. The diagram itself is still a very early draft, so as time goes on, I will likely add more…
4
votes
1 answer

Continuity in metric space

Let $F: \mathbb{R}^2 \rightarrow \mathbb{R}^3$ be defined by $$ F(x,y) = \left( x^3 y,\ \ln(x^2 + y^2 + 1),\ \cos(x - y^2) \right) $$ When trying to show why $F$ is continuous where should I start?
Amz
  • 127
4
votes
2 answers

Example showing that a metric space is closed

Let $\ell^{\infty}$ the metric space of bounded sequences of real numbers $(x)=\{x_1, x_2,...\}$ with the metric $$d_{\infty}(x, y)=\sup_{n\in\mathbb{N}}|x_i-y_i|$$ Let $$A=\{x\in \ell^{\infty}: \exists\,\, k\in\mathbb{N}\,\,\, \text{so that}\,\,\,…
4
votes
5 answers

Problem of Separable Metric Space, Isolated points and countable sets

How to prove that if a metric space $(E, d)$ is separable and $A\subseteq E$ is a set where all points are isolated then A is countable.
4
votes
3 answers

$f$ continuous and surjective, $d_1(a,b)\le d_2(f(a),f(b))$, $X$ complete implies $Y$ complete

Let $(X,d_1)$ and $(Y,d_2)$ be metric spaces. Let $f : X \to Y$ be continuous and surjective. Suppose $d_1(a,b)\le d_2(f(a),f(b))$ for all $a,b\in X$. How can we show that if $X$ is complete then $Y$ is complete?
edo
  • 41
4
votes
1 answer

Is the mapping that takes a metric to the induced intrinsic metric a closure operator?

To abbreviate the expression, "it holds that," I will write "iht." First a definition. Given a partially ordered set $(P,\geq)$, a closure operator on $P$ is a mapping $\mathrm{cl} : P \rightarrow P$ such that (Idempotent) For all $d$ iht…
goblin GONE
  • 67,744
4
votes
3 answers

Can we extend any metric space to any larger set?

Let $(X,d)$ be metric space and $X\subset Y$. Can $d$ be extended to $Y^2$ so that $(Y,d)$ is a metric space? Edit: how about extending any $(\Bbb Z,d)$ to $(\Bbb R,d)$
user59671
4
votes
1 answer

For what metric spaces $X$ do we have $(A^\varepsilon)^\varepsilon=A^{2\varepsilon}$ for every $A \subseteq X$?

Let $X=(X,d)$ be a metric space. For a subset $A$ of $X$ and $\varepsilon \ge 0$, define the $\varepsilon$-enlargement of $A$ by $A^\varepsilon := \{x \in X \mid \text{dist}(x,A) \le \varepsilon\}$, where $\text{dist}(x,A) := \inf_{a \in A} d(x,a)$.…
dohmatob
  • 9,535
4
votes
0 answers

Triangle inequality for a metric

Suppose we have a circle centered around $(0,1)$ with radius $1$ i.e the circle described by $x^2+(y-1)^2=1$. Now we construct a point on this circle corresponding to a real number by drawing a straight line ($y=kx+2$) from the point $(0,2)$ on the…
user649348
4
votes
4 answers

let $(X,d)$ be a metric space. How I can show that any finite subset of $X$ is closed.

let $(X,d)$ be a metric space. How I can show that any finite subset of $X$ is closed. Can a finite subset of $X$ be open ? Definitions: a set $F\subseteq X$ is closed (in$(X,d)$) if $\bar F =F$. a set $U\subseteq X$ is open (in$(X,d)$) if …
Jhwana
  • 535
4
votes
3 answers

In a metric space the intersection of nested closed balls is empty.

Recently an answer was given to show that in a metric space, the intersection of nested closed balls is empty. I have doubts about the answer. For the metric space $\mathbb{N}$, of natural numbers, the answer proposed construction of the closed…