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

Let $X\subset M$ is na open and closed set such as $x \in X, y \in X^c$. Then, there is no connected in M wich contains x and y.

Let $X\subset M$ is an open and closed set such as $x \in X, y \in X^c$. Proof that there is no connected in M which contains x and y. What I did: Suposse that there is $Y \subset M$ connected with $x,y \in Y$. So $Y \cap X \neq \emptyset $ and $Y…
user 242964
  • 1,898
0
votes
2 answers

If $V$ the set of values of adherences of $(x_{n})$ then $V=\displaystyle\bigcap_{k=1}^{\infty}{F_{k}}$

A point $a$ in a metric space $M$ is called a value of adherence of sequence $(x_{n})$ in $M$, when $a$ is a limit of the one subsequence of $(x_{n})$. Let $V$ the set of values of adherences of $(x_{n})$ and, for each $k\in\mathbb{N}$, let…
0
votes
0 answers

An example of a metric space whose closed balls are never complete?

At first I thought that only the empty set could possibly fit the requirement. Since if there is any element in a metric space then the set containing even only one of the element, say $a$, would have only one Cauchy sequence with its limit being…
Ricc
  • 49
0
votes
1 answer

Symmetry of metric spaces.

Does that just say that the distance from $a$ to $b$ equals the distance from $b$ to $a$? Is that the definition of symmetry in the metric spaces?
Qwertford
  • 835
0
votes
2 answers

What is the difference between 1) given any , 2 ) for every 3) for all in definitions?

I have a lot of confusion. Definition: A sequence $\{x_n\}$ of points in a metric space is said to converge if there is a point $p \in S$ with the following property: For every $\epsilon> 0$ there is an integer $N$ such that $d(x_n, p) <…
divya
  • 95
0
votes
1 answer

Completion of metric-space, when "corresponding" Euclidean space is complete

I somehow couldn't find the answers to several probably simple questions. I am new to the topic, thus, please excuse any lack of knowledge. Let $A_1\subseteq\mathbb{R}^n$, such that the metric-space $(A_1,d_1)$ is complete, with…
NeitherNor
  • 1,210
0
votes
1 answer

Show that the sphere of center $(a,b)$ is equal to $(B[a,r]\times S(b,r))\cup (S(a,r)\times B[b,r])$

Let $d[(x,y),(x',y')]=max\{d(x,x'),d(y,y')\}$, show that the sphere of center $(a,b)$ and radius $r$ in $M\times N$ is equal to $(B[a,r]\times S(b,r))\cup (S(a,r)\times B[b,r])$. I know that the metric in $\mathbb{R}^2$, represent a square of sides…
0
votes
2 answers

Question on p. 11 of Bryant, Metric Spaces book

On p. 11, the last paragraph says: Confirm by direct integration that $x(t)=1/(1+t)$ is indeed a root of the equation $$ x(t)=1-\int_0^t [x(u)]^2 \mathrm{d}u. $$ I am a little confused on how to carry this out. Update: thought I'd carry it out…
Joe
  • 489
0
votes
1 answer

Open sets relative to a metric space

Let $X$ be a metric space. Let $E\subset Y\subset X$. By an example, it is possible to find a set $E$ which is open relative to $Y$, but not open relative to $X$. The classic one is the segment $(a,b)$, which, considered as a subset of $\Re^2$ is…
telemaco
  • 693
0
votes
1 answer

Why this matrix is not a distance matrix?

While working on this topic, I came across the following matrix $$D=\begin{pmatrix} 0&1&1&2\\ 1&0&\sqrt 2&1\\ 1&\sqrt 2&0&1\\ 2&1&1&0 \end{pmatrix}$$ This matrix comes from the following: $$D_{ij}=D_{ji}=\sqrt{K_{ii}+K_{jj}-2|K_{ij}|},$$ where…
davcha
  • 1,745
0
votes
1 answer

Show triangle inequality in the metric.

Let be $d:\mathbb{R}\times\mathbb{R}\to \mathbb{R}$ a function such that $$a)d(x,y)=0\iff x=y$$ $$b)d(x,z)\leq d(x,y)+d(z,y)$$ Prove that $d$ is a metric. First, let be $z=x$, then $$0\leq d(x,y)+d(x,y)\to d(x,y)\geq 0$$ So, $d(x,y)\geq 0$. Second,…
0
votes
1 answer

Suppose $X$ is a metric space and $S \subseteq X.$ Then, $S^o=\{x \in X~|~dist(x,S^c)>0\}$.

Suppose $X$ is a metric space and $S \subseteq X.$ Then, according to my textbook, $S^o=\{x \in X~|~dist(x,S^c)>0\}$. (Notations Used: $S^o$ refers to interior of $S$ . If $x \in X, dist(x,S) = \{\inf (d(x,s)~|~s \in S)\}$ ) I think that $S^o$…
MathMan
  • 8,974
  • 7
  • 70
  • 135
0
votes
1 answer

Bounded subspaces and diameters.

Question: Let $X$ be a bounded metric space. Let $Y$ be a subspace of $X$. Prove that $Y$ is bounded and that $\operatorname{diam}(Y) \le \operatorname{diam}(X)$.
Nicky
  • 671
0
votes
1 answer

Euclidean distance. Subsets within subsets. (Metric spaces)

1: Let $M=R^2$ and $d: M\times M \to R,~d(x,y) = \begin{cases}\|x-y\|&\text{if y=t$\cdot$x for a}~ t\in R\\\|x\|+\|y\| &\text{otherwise}\end{cases}$ whereas $\|x\|$ is the euclidean distance of $x\in R^2$. Show that d is a metric on R. (sketch the…
Rafa Fafa
  • 205
0
votes
1 answer

Characterizing Open/Closed/compact sets in the metric space $(\mathbb{Z}^n,d)$

What is an open set in the metric space $(\mathbb{Z}^n,d)$, where $d$ is the Euclidean distance in $\mathbb{R}$? As far as I know, in a metric space an open set $O$ is defined as follows: For each point $x\in O$ it exists an $\varepsilon$ such that…
Aufwind
  • 2,215
1 2 3
99
100