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

A proof (result) verification of a statement in metric-spaces

Let $A$ be a set , in a metric-space $(X,d)$ , having no limit points ; then I'm trying to prove that every convergent sequence $(x_n)$ in $A$ is ultimately constant . Please see the proof and tell whether its right or not Proof:- Since $(x_n)$ is…
Souvik Dey
  • 8,297
0
votes
1 answer

A question about closed ball in metric space

Question: Let $(M,d)$ be a metric space and $\Omega$ be a bounded open subset of $M.$ For every positive real number $\epsilon,$ let $$\Omega_{\epsilon}:=\{x\in\Omega \mid d(x,\partial\Omega)>\epsilon\}.$$ Assume $x\in \Omega_{\epsilon},$ and…
nuage
  • 916
0
votes
1 answer

A question about equivalent metrics.

I'm trying to prove that if the convergent sequences of $(X,d)$ and $(X,\rho)$ are the same, then the metrics $d$ and $\rho$ are equivalent. Equivalent metrics are those that generate the same open sets. Say there is one open set generated by $d$…
user1992
  • 21
  • 1
0
votes
2 answers

Examples of metric spaces in which every non-empty open set is uncountable

Is every non-empty open set of a complete metric space uncountable ? If not can anyone please provide some examples of metric spaces (other than $\mathbb R$ with usual metric) in which every non-empty open set is uncountable ?
user123733
0
votes
1 answer

Group of distances

How to prove that $$g:\Bbb R^3 \to \Bbb R^3 \in G = \{g \, | \, \text{ for each } g \text{ exists } n\in\mathbb{Z} : r(g(x),g(y)=2^n r(x,y) \}$$ for each $x,y\in \Bbb R^3, r$ is an euclidean distance) is a bijection? Have no idea. I have the task…
Phill
  • 21
0
votes
1 answer

Can a sequence of functions converge to a discontinuous limit under norm?

I'm a bit confused about how to take the distance between two functions where one function is discontinuous. Supposing we have the $L^1$ metric $d_1$ and $f_n(x) = x^n$ defined over $[0, 1]$. $x^n$ has discontinuous limit function so how would one…
Tito
  • 421
0
votes
1 answer

Metric on a finite set

If $X$ is a finite set and d is an arbitrary metric. Prove that $(X, d)$ is complete. My solution: Let $X =$ {$x_1, x_2, ... , x_n|n \in \mathbb{N}$} $\exists N\in \mathbb{N}$ s.t. $x_n = x$ for some $x\in X$ $\therefore$ {$x_n$}$^\infty _{n =…
WD-40
  • 39
0
votes
2 answers

When does a descending sequence of nonempty sets have a non empty intersection?

Let $\langle F_n\rangle_{n\in\Bbb{N}}$ be a descending sequence of nonempty sets in a Metric Space - $F_1\supset F_2\supset\cdots$. What are the conditions on the underlying space so that $\bigcap_{n=1}^{\infty}F_n\ne \emptyset$? On the one hand I…
0
votes
1 answer

Example of open/closed sets

Let $Y$ be a subset of $X$, with $X$ a metric space with metric $d$. Give an example where $A$ is open in $Y$, but not open in $X$. Give an example where $A$ is closed in $Y$, but not closed in $X$. For the first case, I can let $Y$ be the…
Buddy Holly
  • 1,189
0
votes
1 answer

help me please proof about contiunity of metric

metric is a continuous function.I need to prove that.But I cannot show that if $|x-a|<\delta$ then $|d(x,y)-d(y,a)| < \varepsilon $. for any metric $d$ $|x-a|<\delta$ is it true? or Should I that $d(x,a)<\delta$. I am confusing
1214
  • 31
0
votes
1 answer

Possible forms of open balls

Consider $X= ( \Bbb Q \cap [ 0,3] , d_E)$The question is as such: "Describe the possible forms that an open ball can take in $X = (\Bbb Q ∩ [0, 3], d_E )$." I don't understand this means exactly. Can anyone shed some light on this matter?
Mathman
  • 706
0
votes
2 answers

Determining if metric space is complete

Is this subset a complete metric space with the $\rho_{\infty}$ metric? $\{f \in C[a,b] | f(a)=0\}$ I know that I must show that a Cauchy sequence has a limit in the same metric space, but I don't know how to do this. Also, what is the significance…
kiwifruit
  • 707
0
votes
2 answers

Show $d_{1}(x_{n},x)\rightarrow{0}$ if and only if $d_{2}(x_{n},x)\rightarrow{0}$.

Let $X=(0,\infty)$. Define two metrics on $X$ by $d_{1}(x,y)=|x-y|$ and $d_{2}(x,y)=|x-y|+|\frac{1}{x}-\frac{1}{y}|$ for all $x, y \in{X}$. Let $(x_{n})$ be a sequence in $X$ and $x\in{X}$. Show $d_{1}(x_{n},x)\rightarrow{0}$ if and only if…
mmh0015
  • 171
0
votes
2 answers

Let $M$ be a bounded subset of the space $C_{[a,b]}$. Prove that the set of all functions $F(x)=\int^{x}_{a}f(t)dt$ with $f\in{M}$ compact.

Let $M$ be a bounded subset of the space $C_{[a,b]}$. Prove that the set of all functions $F(x)=\int^{x}_{a}f(t)dt$ with $f\in{M}$ compact. Some helpful definitions: bounded - A subset $S$ of a metric space $(X, d)$ is bounded if it is contained in…
mmh0015
  • 171