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
2
votes
1 answer

Showing that a metric space $(\mathbb R^2, d)$ is complete

Let $d: \mathbb R^2 \times \mathbb R^2 \rightarrow \mathbb R^+_0$ be the distance function with $$ d(x, y) =\begin{cases} \big|\|y\| − \|x\|\big| & \text{if }x = \lambda y \text{ or }y = \lambda x \text{ for some } \lambda > 0, \\ \|x\| + \|y\|…
2
votes
1 answer

interior and closure in metric spaces

let say we have $(\ell^{1}(\Bbb{N}),d_{1})$ as a metric space with $d_{1}((x_{n})_{n},(y_{n})_{n})=\sum_{n=0}^{\infty}|x_{n}-y_{n}|$. If $$D=\left\{x \in \ell^{1}(\Bbb{N}) \,\,\Big|\, \sum_{n=1}^\infty n|x_{n}|<\infty \right\}$$ I'm looking for the…
questmath
  • 875
  • 5
  • 11
2
votes
2 answers

Example which proves that a closed subset of an incomplete metric space need not be complete.

We know that a closed subset of a complete metric space is complete. But I want to find a closed subset $A$ of an incomplete metric space $(X,d)$ such that $A$ is not complete.
2
votes
1 answer

When does a family of function is uniformly equicontinuous?

The family of functions {f} is called uniformly equicontinuous iff ..... This is the question i have to complete the blanks and then prove the statement. What i can think of is The family of functions {f} is called uniformly equicontinuous iff each…
Sunit das
  • 620
2
votes
1 answer

Prove that the sequence $x_0 \operatorname{:= }x, x_n \operatorname{:= } f(x_{n-1})$ in compact spaces has a convergent subsequence converging to $x$

Let $(M,d)$ be a compact metric space, and $f:M\to M$ be bijective and satisfy $d(f(x),f(y))\le d(x,y)\ \ \forall x,y\in M$. Now, if $x_0 \operatorname{:= }x, x_n \operatorname{:= } f(x_{n-1})$, then show that there exists a convergent subsequence…
Ishan Deo
  • 3,574
2
votes
2 answers

Is $f$ continuous with respect to this metric?

Let $n \in \mathbb{N}$ and $\mathbb{R}^{n}$ be a space with the 1 -norm: $$ \|x\|_{1}=\sum_{i=1}^{n}\left|x_{i}\right|, \quad x=\left(x_{1}, \ldots, x_{n}\right) $$ Consider the map $$ f:\left(\mathbb{R}^{n},\|\cdot\|_{1}\right)…
user781598
2
votes
1 answer

Is $\phi(x)=\frac{\operatorname{d}(x,A)}{\operatorname{d}(x,A)+\operatorname{d}(x,B)}$ locally Lipschitz?

Let $X$ be a metric space and $A,B\subset X$ satifying $\overline{A}\cap\overline{B}=\emptyset$. Define $\phi :X\to\mathbb{R}$ by $$\phi(x)=\frac{\operatorname{d}(x,A)}{\operatorname{d}(x,A)+\operatorname{d}(x,B)}$$ where $\operatorname{d}$ denotes…
Tomás
  • 22,559
2
votes
1 answer

Equivalents metrics and closed sets

I have proven that if $ d $ and $ \rho $ are two equivalent metrics on a set $ E $ then these metrics define the same open sets in both metric spaces $ (E, d) $ as $ (E, \rho ) $. What I tried was that every open set in $ (E, d) $ is also an open $…
2
votes
2 answers

Is every finite subset of a metric space closed?

Is every finite subset of a metric space closed ? Yes/No My attempt : i think No Consider $X = \{0, 1\}$ with the indiscrete metrics i.e. the only two open sets are $\emptyset$ and $X = \{0, 1\}$ itself. the singleton subset $\{0\}$ of $X$ is…
jasmine
  • 14,457
2
votes
1 answer

Why does $d(x,y) |x^3-y^3|$ define a metric space but $d(x,y)=|x^2-y^2|$ does not on real numbers.

Why does $d(x,y)=|x^3-y^3|$ define a metric space but $d(x,y)=|x^2-y^2|$ does not on real numbers? I know how to show $d(x,y)=|x^3-y^3|$ is a metric space using the axioms, but I thought that property (M1) was also satisfied for $|x^2-y^2|$, but in…
2
votes
2 answers

Is $d(x,y)=|x^3-y^3|$ metric on $\mathbb R$?

What about property $2$: $d(x,y)=0$ iff $x=y$ $|x^3-y^3|=0$ $x^3-y^3=0$ $(x-y)(x^2+xy+y^2)=0$ If $x-y=0$ then $x=y$. But if $x^2+xy+y^2=0$ then $x$ does not equal to $y$.
Upendra
  • 29
2
votes
1 answer

determine whether or not a subset is closed or open

determine whether or not a subset is closed or open: (a) For $X=\Bbb R^2$ and $d$ the Euclidean metric on $\Bbb R^2$: $A_1=${$(x,y): x^2+y^2 <1$} $\cup $ {$(1,0)$}. $A_2=${$(x,0): 0 < x < 1$}. (b) For $X=${all continuous functions $f: [0,1]\to…
Jhwana
  • 535
2
votes
3 answers

$d(x,y) = | x^{2} - y^{2}|$ and $ d(x,y) = | x^{3} - y^{3}|$ are metrics on $\mathbb R$ or not$?$

$d(x,y) = | x^{2} - y^{2}|$ and $ d(x,y) = | x^{3} - y^{3}|$ are metrics on $\mathbb R$ or not$?$ Clearly, $d(x,x) = 0$ $d(x,y) = d(y,x)$ $d(x,y) ≥ 0$ , for all $x,y$ for both. Now, for fourth axiom. $d(x,z) = |x^{2} - z^{2}| = |x^{2} - y^{2}…
Mathaddict
  • 2,300
2
votes
0 answers

If $x_0,h$ belong to a metric vector space and $ε>0$, is there always a sequence $(t_n)_{n∈\mathbb N}\subseteq\mathbb R$ with $x_0+t_nh\in B_ε(x_0)$?

Let $(X,d)$ be a metric $\mathbb R$-vector space, $x_0,h\in X$ and $\varepsilon>0$. If $d$ is induced by a norm $\left\|\;\cdot\;\right\|$, then $$x_0+th\in B_\varepsilon(x_0)\;\;\;\text{for all }|t|<\frac\varepsilon{\left\|h\right\|}.$$ However, if…
0xbadf00d
  • 13,422
2
votes
1 answer

What is a metric induced by another metric?

I'm reading about the isometric embedding and the definition goes like this. Let $(X, d)$ and $(Y, d_1)$ be metric spaces and $f$ a mapping of $X$ into $Y$. Let $Z=f(X)$, and $d_2$ be the metric induced on Z by $d_1$. If $f: (X, d) → (Z, d_2)$ is an…