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

$D(x,y)=|1/x-1/y|$ equivalent to the standard metric $d$ on $(0,1]$?

Is the metric $D(x,y)=|1/x-1/y|$ equivalent to the standard metric $d$ on $(0,1]$? If so,how? I know that I have to show for $\epsilon >0$ there exists $\delta >0$ such that $B_D (x, \delta) \subset B_d (x, \epsilon)$. Also,what about the metric…
jimm
  • 1,017
  • 5
  • 22
2
votes
2 answers

What do balls looks like in the metric $\max\{\lvert x_1-y_1\rvert,\lvert x_2^2-y_2^2 \rvert\}$

I am working in the metric space $(X,d)$, where $X=\mathbb{R}\times[0,\infty)$ and $d\colon X\times X\to \mathbb{R}$ defined by $$ d\big[(x_1,x_2),(y_1,y_2)\big]=\max\big\{\lvert x_1-y_1\rvert,\lvert x_2^2-y_2^2 \rvert\big\}, $$ and I am trying to…
Ben
  • 460
2
votes
1 answer

Give an example: $X, Y$ metric space, $X$ not compact, there is no $V$ for which $f^{-1}(V) \subset U$

Give an example of a non compact $X$ and sets $C$ and $U$ such that there is no $V$ satisfying the following Let $X$ and $Y$ be metric spaces, with $X$ compact, and $f: X \to Y$ continuous. Let $C$ be a closed subset of $Y$. Then for any open…
user14108
2
votes
1 answer

Discrete metric spaces

I was reading about discrete metric spaces and got a bit confused as to what exactly is the correct definition. The first one that I came across is that a metric space $(D, \rho)$ is discrete if the accompanying metric is discrete, meaning…
2
votes
1 answer

Do those sequences converge?

I have the following sequences and think the first 2 converge and the 3rd doesn't. Am I correct? $(a_{n})=2^{-n}$ with respect to the euclidean metric. in $C[0,1]$ the sequence $f_{n}(x)=\frac {x}{2^{n}}$ with metric $|f-g|=\max\{|f(x)-g(x)|:x…
jiboom
  • 147
2
votes
1 answer

How to show $f$ is uniformly continuous if it is continuous

Let $X$ be a metric space such that every real-valued continuous function on $X$ is uniformly continuous on $X$. How to show that, given an arbitrary metric space $Y$ and a continuous function $f:X\to Y,$ $f$ is uniformly continuous on $X?$ Please…
Jave
  • 1,160
2
votes
1 answer

a multiple choice question on metric space

Let $(X, d)$ be a metric space and let $A \subset X$. For $x \in X$ define $$d(x,A) = \inf\{d(x, y) \mid y \in A\}.$$ Pick out the true statements: a. $x \mapsto d(x,A)$ is a uniformly continuous function. b. If $\operatorname{del} A = \{x \in…
2
votes
1 answer

connected sets .disconnected sets in metric spaces

let d be the euclidean metric of $\mathbb R^2$ let W={$(x,y):x^2+y^2<4$} $\mathbb U$ {$(x,y):x^2+y^2$ $<4 $ and $x^2+y^2\leq9$} X={$(x,x):x\in \mathbb R$} $\mathbb U$ {$(x,-x):x\in \mathbb R$} Y={$(q,1):q\in \mathbb Q$} Z={$(x,y):(x+2)^2+y^2=4$}…
jiboom
  • 147
2
votes
4 answers

a problem on Which of the following metric spaces are complete?

Which of the following metric spaces are complete? (a) The space $C^1[0, 1]$ of continuously differentiable real-valued functions on $[0, 1]$ with the metric $d(f, g) = \max_{t∈[0,1]}|f(t) − g(t)|$. (b) The space of all polynomials in a single…
poton
  • 4,993
  • 1
  • 42
  • 62
2
votes
0 answers

How to prove the metric which defined by supremum of all semi-metric?

Define the function $f:X\times X \to R$ by $d(x,y)=\sup\{d_i(x,y):i\in I\}$, when each $d_i$ is a pseudometric; $d_i(x,y)=0$ need not imply $x=y$; for every $i$ in a directed set $(I,\leq)$ and $X$ is any nonempty set. I can't show that $d(x,y)=0…
Nimana
  • 41
2
votes
2 answers

showing a rational interval is disconnected

I am trying to show that the rational interval $ S= \{x \in \mathbb Q : a \leq x \leq b\} $ is disconnected in the metric space $(X,d)$ where $X=\mathbb R$ and $d$ is the standard metric ( $ d(x,y)=|x-y| \; \forall \; x,y \in \mathbb R$ ) The…
2
votes
1 answer

If $\forall R >0$, $B(0,R)\cap F$ is finite, then $F$ is discrete. If $F$ is closed, then the converse is true.

Let $F \subset \mathbb{R}^2$. Show that if $\forall R >0$, $B(0,R)\cap F$(open ball) is finite, then $F$ is discrete. Then show that if $F$ is closed, then the converse is true. My attempt show the first part: Let $F \subset \mathbb{R}^2$. Suppose…
John Mayne
  • 2,148
2
votes
2 answers

What's the name for "negative length" in pseudometric space?

In a pseudometric space (a metric space with signature $(1,1)$, for example), the "distance" between two points can be negative. That happens (in this example) when $d^2 = x^2 - y^2$ is negative because $y > x$. But people don't like when I talk…
2
votes
3 answers

Open, closed, compact set in the Euclidean metric

Let $S = \{5 - \frac{1}{n} | n \in \mathbb{N} \} \cup (5, \infty) \subset \mathbb{R}$. Determine if $S$ is open, closed or none of that, and if it is compact. My approach: $S$ is neither open or closed since for example $B_{\epsilon} (4)$ has…
mandella
  • 1,852
2
votes
1 answer

Show that an open rectangle is an open set

Show that the open rectangle $\square=(a,b)\times(c,d)$ is open in $\Bbb R^2$. I can see that if we took any point $(x,y) \in \square$ with $\epsilon < \min\{|x-a|,|x-b|,|y-c|,|y-d|\}$ then the ball $B_\epsilon (x,y) \subset \square$. But I can't…
user438263