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
1
vote
1 answer

Finding Limit points of Z in R using the given definition

I am asked to find the set of limit points of Z in R using the definition given below: Let (R,d) be a metric space. A point x belonging to R is called a limit point of Z if each open sphere centered on x contains atleast one point of Z other than…
Kavita
  • 929
1
vote
1 answer

Existence of an uniformly continuous function on an incomplete metric space

Suppose $(X,d)$ is an incomplete metric space. Prove that there exist a uniformly continuous function $$f\ \colon\ \ X\rightarrow (0,\infty)$$ such that $$\inf_{x\in X} f(x)=0.$$ This is what I did. Now since completion of $X$ …
user80631
1
vote
3 answers

$ d(u,v)=\int_0^1| u^\prime(x)-v^\prime(x) |^2 dx $ is a metric or not?

The function defined by $ d(u,v)=\int_0^1| u^\prime(x)-v^\prime(x) |^2 dx $ defines a metric over the space $C([0,1]).$ I have proved the trivial thing i.e $ d(u,v)\ge 0 $ and $ =0 \iff u=v $ and $d(u,v)=d(v,u)\ \forall\ u,v\ \in C([0,1]).$ But I…
1
vote
1 answer

A connected set with empty interior is necessarily a one point set?

I am particularly interested in the case of metric spaces. Every example I have managed to build verifies it.
D1X
  • 2,222
1
vote
2 answers

Prove that the given set is a metric space?

Prove that if $d$ is a metric and $(X,d)$ is a metric space then $D(x,y)=(d(x,y))^2$ is also a metric on $X$. I have problem of showing that $D(x,y)$ is well-defined and proving the triangle inequality to prove that $D(x,y)$ is a…
MATH14
  • 347
1
vote
1 answer

Metrics and Comparative Distances

Suppose $d_1$ and $d_2$ are metrics on a set M. I'm trying to find some insight to a condition where for all $w, x, y, z \in M$ then $d_1(w, x) > d_1(y, z) \iff d_2(w, x) > d_2(y, z)$, in other words, distance comparison is the same in the two…
Tom Collinge
  • 7,981
  • 25
  • 59
1
vote
2 answers

Prove that $f^{-1}(N\times N-\triangle)$ is a union of open ball in M.

Let $f:M\to N\times N$ continuous with $M,N$ metric spaces and $\triangle\subset N\times N$ a diagonal. Prove that $f^{-1}(N\times N-\Delta)$ is a union of open ball in M. If f is continuous, then for all open set $V\subset N\times N$, $f^{−1}(V)$…
1
vote
2 answers

Is it a given that subsets of metric spaces inherit their notions of distance from it?

Suppose I have a metric space $A$, for which there is a notion of distance $d$. If I were to make a subset of that space, is it a given that the subset will also have its distance defined by $d$? Or do I have to show it? edit: Essentially, If I take…
Qwertford
  • 835
1
vote
1 answer

What is the completion of the metric space of continuous functions with quadratic metric?

What is the completion of the metric space of continuous functions with metric $$d(f,g)=\sqrt{\int\limits_a^b(f-g)^2}$$ $f,g$ are function from $[a,b]$ to $\mathbb{R}$
José
  • 101
1
vote
0 answers

Proving that S is a metric space

I have the following problem: Let S be the set of bounded functions on [a,b] with $d(x,y) = Sup_{a\leq t \leq b} |x(t)-y(t)|$. Show that S is a metric space. I think that non-negativity and symmetry both follow immediately from the properties of…
123
  • 1,708
1
vote
3 answers

Show that the set of complex numbers is complete metric space

I know that the set of complex number is a normed linear with norm $\|z\|=|z|$. The induced metric is $d(z,w)=|z-w|$ for complex $z$ and $w$. But I want to prove that the set is complete.Thanks for any help
njotto
  • 29
1
vote
3 answers

Subsets of a metric space

Let $U$ be an open subset of a metric space $X$, and let $A \subseteq X$. Show that $U \cap A = \emptyset$ implies $U \cap \overline{A} = \emptyset$. I think that, since $U$ is an open subset of $X$, then every point of $U$ is an interior point…
1
vote
1 answer

Name for a 'perimeter' metric?

Suppose we have a space like $\partial([0,1]^2)$, the boundary of the unit box, simple a square. I'm looking for a metric that would measure the distances that must be traversed to get from one point to another, given that one cannot leave the set…
1
vote
1 answer

Distance of point from boundary of open set

Let $G$ be open set and $a\in G$. If $\partial G$ is not empty set, can we prove $$\operatorname{dist}(a,\partial G) = \sup \{r: B(a,r) \subset G\}?$$
Sushil
  • 2,821
1
vote
1 answer

Infinite subset of a metric space has an infinite r-discrete subset or a non-trivial Cauchy sequence

When working on functions on metric spaces I found I needed to confirm the following: For a metric $d$ on a space $X$ and and an infinite $Y\subset$$X$,there is an infinite $Z=\{a_n :n \in N\}\subset$ $Y$ where either $Z$ is $r,d$-discrete for some…