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

prove that a function is continuous with respect to metric

Prove that the multiplication function $m : \mathbb{R}^2 → \mathbb{R}$, defined by $m(x, y) = xy$, is continuous with respect to the Euclidean metric $d_2$ on $\mathbb{R}^2$ and the usual (also Euclidean) metric on $\mathbb{R}$. HINT: pass to…
shelbie
  • 21
1
vote
1 answer

Metrisability is hereditary property

I am trying to show metrisability is topological property. If X is a topological space induced by d and $Y$ is a subspace, I am supposed to show that d restricted to Y x Y induce subspace topology on Y. If $B$ be a member of the subspace Topology I…
Alex
  • 125
1
vote
4 answers

I don't understand how the diameters of $ \bar A$ and $A$ are equal

I'm given the assignment to prove that $\operatorname{diam}\bar A = \operatorname{diam}A$, where $\operatorname{diam}A=\sup\{\rho(a,b): a,b \in A\}.$ How can they be equal if $\bar A= \partial A \cup A$: Say $x\in \partial A$, then does it not…
flowian
  • 541
1
vote
1 answer

Clarification on Metric Induced by Norm is Symmetric

On the ProofWiki page for showing a Metric Induced by Norm is Metric under the "Proof of M3", is the claim that $ |-1| \times ||y - x|| = ||y - x|| $. I do not understand how this step follows, in particular, how $ |-1| = 1 $. This step is actually…
walwb
  • 55
1
vote
1 answer

How to show two metrics are isotonic to each other?

(Not sure if that is the correct terminology) Let two metrics on the same domain be defined as isotonic to each other if $ \left( d_M(x_i,y_i) < d_M(x_j,y_j) \right) \Leftrightarrow \left( d_N(x_i,y_i) < d_N(x_j,y_j) \right)$ For any two pair…
sheppa28
  • 929
1
vote
1 answer

Prove that a sequence in a set is Cauchy in one metric if it is Cauchy under an equivalent metric

Let d and d' be strongly equivalent metrics on a set X. Prove that a sequence is Cauchy in (X,d) if and only if it is Cauchy in (X,d'). d is strongly equivalent to d' if $\exists$ constants $c_1,c_2$ such that for any $p,q$ we have: $d(p,q)\leq c_1…
Liam
  • 15
  • 4
1
vote
2 answers

Is any subset of $\mathbb{Z}$ open?

My question is to consider $\mathbb{Z} \subseteq \mathbb{R}$, with the subspace metric. What are the open subsets of $\mathbb{Z}$? The answer to this is that any subset of $\mathbb{Z}$ is open. I am struggling to prove this. Can anyone help me out?…
user531499
1
vote
1 answer

Proving the existence of a metric space

Let A be a subset of the positive real numbers. It is required to prove that there exists a metric space whose non-zero distances are exactly the set A. Any suggestions and hints on how to proceed will be highly appreciated. Please try not to post…
1
vote
1 answer

Is the continuous image of a complete metric space complete?

Let $(X,d)$ be a complete metric space and $f:X\longrightarrow X$ be a continuous mapping. Then is it true that $f(X)$ is complete? I can't seem to get the result in the affirmative unless $d(x,y)\leq d(f(x),f(y))$. Any help would be appreciated.…
1
vote
3 answers

Do these define metrics on $\mathbb{R}$?

Which of the following define a metric on $\mathbb{R}$? $$d_1(x,y) = \frac{\bigl||x|-|y|\bigr|} {1+|x||y|},$$ $$d_2(x,y) = \frac{\bigl||x|+|y|\bigr|} {1+|x||y|}.$$ I think that both option 1 and option 2 are true as both satisfy the triangle…
jasmine
  • 14,457
1
vote
2 answers

Open subset of Complex plane

Prove that the subset $U = \{z : |z+ z^2|<1\}$ is open in the $\mathbb{C}$. This seems to be a simple question. But I am not getting anywhere with it. What I have tried so far is this. If $w$ is in $U$, then I need to find $r >0$ such that the $B$…
user52991
  • 708
1
vote
1 answer

Is it true that $|d(x, z) - d(y, z)| \leq d(x, y)$ and how do I prove it?

I tried $|d(x, z) - d(y, z)| \leq d(x, z) + d(y, z)$, but the the triangle equation goes the wrong side. Is there an analogue to the reverse triangle inequality with metrics? The reason I want to know this is to proof that $d(x, A)$ is continious…
user388557
  • 2,544
1
vote
1 answer

Prove that a real normed vector space is connected?

I presume you must show that $\emptyset$ and the vector space itself are the only open and closed subsets. Where do you begin?
Darkdub
  • 365
1
vote
1 answer

What is the relation between the set of all accumulation points of a metric space, say $A$, and its closure?

In general, what is the relation between the set of all accumulation points of a a subset of a metric space, say $A$, and its closure ? For any $a \in A$, if $a \in IntA$, then $a \in Accum(A)$. However, I could not derive the same thing for the…
Our
  • 7,285
1
vote
2 answers

Closure of a metric space.

I have a problem about proving the following. Can you please help me? First of all, boundary of A is the set of points that for every r>0 we can find a ball B(x,r) such that B contains points from both A and outside of A. Secondly, definition of…