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

A doubt in the theorem of equivalence of two normed spaces.

Theorem:Let $(X,\|\|_1)$ and $(X,\|\|_2)$ are normed spaces. Let $\|\|_1$ and $\|\|_2$ are equivalent $<=>$ there exist $c_1,c_2>0$ such that $c_1\|x\|_1\leq\|x\|_2\leq c_2\|x\|_1$ , $\forall x\in X$. In this theorem if $\|x\|_1$ and $\|x\|_2$ are…
0
votes
1 answer

Show that a sequence converges in on metric iff the sequence converges in another metric.

Let $\delta(x,y) = \bigg | \frac{1}{x}-\frac{1}{y} \bigg|$ and $d$ is the usual euclidean metric. Show that $(x_n)$ converges to $a$ using $\delta$ iff it converges to $a$ using $d$. My attempt: $(x_n)$ converges to $a$ using $\delta \Rightarrow…
fosho
  • 6,334
0
votes
1 answer

$\Delta = \{(x,x), x\in M\}\subset M\times M$. Show that if $z\in M\times M - \Delta$ then there is a ball with center $z$, disjoint from $\Delta$

I need to show this: $\Delta = \{(x,x), x\in M\}\subset M\times M$. Show that if $z\in M\times M - \Delta$ then there is a ball with center $z$, disjoint from $\Delta$ I need to use the metric $d(z,z') = max\{d_i(x_i, x_i'), i\in \{1,2\}\}$ where $z…
0
votes
1 answer

If G is an open subset of a metric space, is it true that $\text{int}(\bar{G}) = G$?

If G is an open subset of a metric space, is it true that $\text{int}(\bar{G}) = G$? I have not been able to find a counter example or a proof. Any hints?
fosho
  • 6,334
0
votes
3 answers

Is it always true that ${c(\bar A)} = \overline{c({A})}$?

Suppose $(X,d)$ is a metric space. If $A$ is a closed subset of X then ${c(\bar A)} = \overline{c({A})}$ where $c$ is the complement of the set and $A$ is a subset of the metric space. I think this is false since a counter example is a closed ball…
QUAN
  • 1
0
votes
2 answers

Let $\mathbb{R}^{\infty}$ the space of sequences that has just a finite number of entries that differs from zero.

Then, we can define an inner product over this space as: $\mathbf{x}\cdot \mathbf{y} := \sum x_iy_i$. (This is a finite sum.) Ok, let $X$ the set of vectors $e_i = (0,\ldots,1,0,\ldots,\ldots)$, where the unique entrace that differs from zero is the…
0
votes
1 answer

Metrics with diameter 1 converging to a metric

Let $Z$ be a compact metric space and $\rho_n$ a sequence of metrics with diameter 1 that converge to a metric $\rho$. Show that $\text{diam}(Z,\rho) \leq 1$ (where $\text{diam}(Z,\rho) := \sup_{\xi, \eta \in Z} \rho(\xi, \eta)$). First of all:…
Georgios
  • 100
0
votes
1 answer

How can i prove 2 sets in a Metric Space are separated if they are open or closed

It actually says: a) If $A\cup B=\emptyset$ and both are open (or both closed) then they are separated. b)If $A$ and $B$ are separated then: i) If $A\cup B$ is open $\Rightarrow A$ and $B$ are open. ii) If $A\cup B$ is closed $\Rightarrow A$ and…
0
votes
1 answer

$d, d'$ two metrics on $X$ such that $d \le d'.$ Why does any ball on the matric $d'$ is contained on other ball on $d-$metric?

Let $X$ a metric space and $d, d'$ two metrics on $X$ such that $d \le d'.$ Why does any ball on the matric $d'$ is contained on other ball on $d-$metric? I just cannot see the reason. For example, over $\mathbb{R}^n$ we have that…
0
votes
2 answers

Closed subset of a metric space that cannot be expressed as an intersection of closed balls.

I've been asked to give an example of a closed subset of a metric space that cannot be expressed as an intersection of closed balls. Any ideas?
0
votes
1 answer

Metric Space Inquiry on Self Mapping Function

In any metric space, $(X,D)$. Let $f$ be self-mapping function that is one-to-one. Set $D(x,y)=D(f(x),f(y))$. Prove that $D$ is a metric on $X$ I understand that $D(x,y)=D(f(x),f(y)) \implies |y-x|=|f(x)-f(y)|$ but since we are dealing with a self…
Cody S
  • 309
0
votes
1 answer

example of a not totally bounded metric space with a non locally-compact completion

Can someone provide me with an example as such? A metric space which is not totally bounded with a non locally-compact completion.
User666x
  • 844
0
votes
1 answer

Show a unit disk with max metric is closed?

I must show that if $\mathbb R$2 is equipped with max metric, d = (($x$1, $x$2),($y$1, $y$2)) = max{|$x$1 - $y$1| , |$x$2 - $y$2|} then the disk D = {($x$1, $x$2) ∈ $\mathbb R$2 : $x$12 + $x$22 ≤ $1$ } is a closed set. My attempt (I'm just about two…
amazonprime
  • 809
  • 7
  • 17
0
votes
3 answers

Use sequences (and limit points) to show a set is closed?

I was working on a problem and wanted to use limit points and their sequences to show that a set is open (by showing it's complement is closed). I got through the whole thing only to realize I didn't show that "the complement contained all of its…
amazonprime
  • 809
  • 7
  • 17
0
votes
1 answer

Closed sets and how they relate to open balls?

Is it correct to say: If a set $A$ has a point $x$ such that for all $r>0$, the open ball of radius $r$, centered at $x$ is not a subset of $A$, then $A$ must be a closed set.
amazonprime
  • 809
  • 7
  • 17