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

connected components are connected

Show that for $x_o\in X$, the connected component of $x_o$ is connected. Attempt: So I'm trying to show that assuming that the union of connected sets that contain $x_o$ is not connected results in a contradiction. Let $x_o\in X$ and let $A_1$ and…
Emir
  • 2,213
3
votes
2 answers

Show $(A^o)^c=\overline{A^c}$

Show $(A^o)^c=\overline{A^c}$. ($\rightarrow$) $(A^o)^c\subseteq\overline{A^c}$ I want to show that $(A^o)^c$ is closed and that $A^c\subseteq (A^o)^c$. Then ($\rightarrow$) follows. Since $A^o$ is open $(A^o)^c$ is closed. Since…
Emir
  • 2,213
3
votes
1 answer

exercise about metric spaces: prove that the function is a metric

Let $(X,d)$ a metric space, $\alpha >0$ (fixed ) and $T: X \rightarrow X$ a map such that exist $n \in N$, where : $$ d(T^n x , T^n y) \leq \alpha^n d(x,y), \forall x,y \in X$$ Define $h(x,y) = [d^2 (x,y) + \frac{1}{\alpha^2} d(Tx,ty)+...+…
math student
  • 4,566
3
votes
1 answer

assumed distance in metric spaces

Determine whether or not the distance between nonempty $A,B\subset X$ for metric space $X$ is assumed if A and B are closed. The definition of distance between sets A and B is $d(A,B)=\inf\{d(a,b)|a\in A, b\in B\}$ and the distance is "assumed" if…
Emir
  • 2,213
3
votes
2 answers

Does this strengthening of continuity have a characterization in terms of familiar concepts?

Definition 0. Whenever $X$ is a metric space, $A \subseteq X$ is a subset, and $r \in \mathbb{R}_{>0}$ is a positive real number, define that $$A \oplus r = \bigcup_{a \in A} B_r(a).$$ Definition 1. Whenever $X$ is a metric space, and $A,A'…
goblin GONE
  • 67,744
3
votes
2 answers

A metric on $\mathbb{C^n}$

Possible Duplicate: Show that $d$ is a metric on $\mathbb{C^n}$ On $\mathbb{C^n}$, define $||z||=(\sum_{j=1}^{n}|z_{j}|^{2})^{1/2}$ and for $z,w\in\mathbb{C^n}$ define $d(z,w)=||z-w||$. Show that $d$ is a metric on $\mathbb{C^n}$. My…
Emir
  • 2,213
3
votes
2 answers

Maximum of two metrics is a metric

Let $X$ be a set endowed with two metrics $d_1$ and $d_2$ and for all $x$, $y \in X$ define the function $d(x,y) = \max\{d_1(x,y),d_2(x,y)\}$. Show that $d$ is a metric on $X$. (Note I put up this question and its answer because there was a similar…
2
votes
1 answer

Disjoint open sets in $\mathbb{R}^N$

I have a set exercise which says: Prove that in $\mathbb{R}^N$ with the Euclidean metric any collection of disjoint open sets is at most countable. Is this true for any arbitrary metric space? Now I feel like I can do this question but I don't fully…
2
votes
3 answers

Give 3 different examples of semi-metric spaces which are NOT metric spaces.

A semi-metric space (M,d) satisfies all of the conditions of a metric space except it need NOT satisfy $d(f,g)=0 \iff f=g$. Give 3 different examples of semi-metric spaces which are NOT metric spaces. I understand the difference between a…
2
votes
3 answers

Showing this metric space is complete

Let $X=(0,1]$ and $d(x,y)=\left|\frac{1}{x}-\frac{1}{y}\right|$. I've proven $(X,d)$ is a metric space but I don't know how to show its completeness. How can I do that?
GiulyB
  • 267
2
votes
1 answer

Show that $\operatorname{diam}(A\cup B)\le \operatorname{diam}(A)+\operatorname{diam}(B)+d(A,B)$

I'm beginning to study metric spaces and I see this question Consider $A$ and $B$ bounded and non-empty subsets of $M$, where $M$ is a metric space. Show that $\operatorname{diam}(A\cup B)\le…
2
votes
2 answers

Distance between point and set

For a non-empty subset $A$ of $\mathbb{R}^n$, and any $x\in \mathbb{R}^n$, define $d(x,A)=\inf\{ |x-a|\colon a\in A\}$. The problem is to show that if $A$ is closed and for any $r>0$, the set $\mathcal{O}=\{ y\in\mathbb{R}^n\colon d(y,A)
Groups
  • 10,238
2
votes
1 answer

Is it true that $ d(B _{n+1 } ,A _n ) \ge \frac {1 } {n (n+1) }$?

Define $A _n = \{x \in F ^c \cap A: d(x,F)\ge 1/n \} $, where $F $ is a closed subset, and $A$ any subset of a metric space $X $. Then let $B _n =A _{n+1 } \cap (A _n ) ^c$ I have two questions: 1) How can $B _n $ be described? Is $B _n = \{x \in F…
Alexander
  • 2,247
2
votes
1 answer

Distance triples in metric space

Given is a metric space $(X,d)$ over a finite point-set $X$ with distance function $d$. Let $x \in X$ be an arbitrary point and $y \in X$ a point of maximum distance from $x$. Given three arbitrary points $a,b,c$ of $X$, I would like to show that…
Uli
  • 23
2
votes
2 answers

Different metric structure on $\mathbb{Z}$

Is it possible to equip $\mathbb{Z}$ with a metric such that the closed sets are precisely the finite subsets and $\mathbb{Z}$?
Kal S.
  • 3,781