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

What's the metric on a 4-dimensional hyperboloid?

The equation for a 2-dimensional hyperboloid is (look here): $$R^2=x^2+y^2-z^2$$ The metric is given by: $$\mathrm{d}s^2=R^2((\cosh^2\theta+\sinh^2\theta)\mathrm{d}\theta^2+\cosh^2\theta \mathrm{d}\phi^2)$$ I'm interested in the metric of a…
0
votes
0 answers

Doubling space is separable

I try to show that every doubling metric space is separable for these use the doubling condition i try to construct one countable dense set, but i not sure how make these i try using radius like $\frac{1}{2^k}$ around a point but i not sure if these…
0
votes
0 answers

Inequality in a metric space

Let $(X,d)$ be a metric space ,$\Omega$ be a open subset of $X$ and $x_1,x_2 \in \Omega$ with $x_1 \neq x_2$ and put $d(x_i)=d(x_1, X \setminus \Omega), i=1,2$ suppose that $$2^{k-1} < d(x_i) \leq 2^{k}$$ for a given $k \in \mathbb{Z}$, and exists…
0
votes
0 answers

Question regarding Metric Spaces - Searcoid example 3.3.4

I was going through an example from book Metric Spaces by Searcoid - 3.3.4 (image attached). In this example author assumes condition for 'r' given by r = min {1, |1 - bc|/(1 + |b| + |c|)}. I am not clear, how author come up with this expression.…
0
votes
2 answers

Metric Space (Elementary Analysis)

Let $X \subseteq \mathbb{R}^{n}$ be given by $$ X = \left\{ (b_{1}, \ldots, b_{n}) \in \mathbb{R}^{n} \mid \sum\limits_{i=1}^{n} \frac{b_{i}}{i} = 0 \right\}$$ Then prove that $X$ is closed in $\mathbb{R}^{n}$.
0
votes
0 answers

epsilon net (metric spaces)

Let A be a non-empty subset of X, ε be a positive real number and lastly, let $x_1, \cdots, x_m \in X$ such that $A \subseteq B(x_1; ε) ∪ · · · ∪ B(x_m; ε)$. Prove that there exists $a_1, . . . , a_p \in A$ such that $ A \subseteq B(a_1; 2ε) ∪ · · ·…
0
votes
1 answer

Confusion regarding the definition of uniform continuous functions on metric spaces.

What exactly is a uniform continuous function on a metric space? My book says $f:X\to Y$ is uniform continuous if $\forall \epsilon\in\Bbb{R}$, for any points $x,y\in X$, there exists a constant $\delta$ such that $\rho(f(x),f(y))<\epsilon$ iff…
user67803
0
votes
1 answer

Solution Verification: Prove that $S \setminus C$ is finite or countable.

I'm currently reading Berkeley Problems in Mathematics. I'm having troubles understanding the first problem/solution on metric spaces. Problem: Let $S$ be a subset of $\mathbb{R}$. Let $C$ be the set of points $x$ in $\mathbb{R}$ with the property…
silgon
  • 151
0
votes
1 answer

Equivalent metrics on $X = (-\pi/2, \pi/2)$

$\rho(x,y) = |\tan(x) - \tan(y)| $ and $d(x,y) = |x-y|$ are equivalent metrics on $X = (-\pi/2, \pi/2)$ I observed that $|x-y| \leq |\tan(x) - \tan(y)|$ but cannot get an inequality the other way round
0
votes
0 answers

Let f be a polynomial from $R$ to $R$ then if A is closed set in $R$ then $f(A)$ is also closed in $R$

In general every continuous function can have this property but for polynomial it's true then what is that unique property that a polynomial have but not true for a general continuous function??
0
votes
3 answers

Is this a valid example of a metric space that is bounded but not totally bounded?

Looking up examples of spaces that are bounded but not totally bounded, I came across some complex examples (in Banach spaces, etc). I have attempted to construct a simpler one. Is the following an example of a bounded but not totally bounded…
user67803
0
votes
1 answer

Closure of open ball in an open set

Let $U$ be a non-empty open set in a metric space. I want to show that there is an open ball $B(x,r)$ such that the closure $\overline{B(x,r)}\subseteq U$. It is clear that there is an open ball contained in $U$ but why its closure will lie inside…
LoveMath
  • 109
0
votes
0 answers

Metric non-invariant under permutation of the coordinates

I need to prove that in $\mathbb C^2$ the function $d:\mathbb C^2 × \mathbb C^2 → [0, \infty)$ defined by $$d(x,y)=|x_1 −y_1|+|x_1 −y_1 −x_2 +y_2|$$ is a metric that is not invariant under permutation of the coordinates. I have tried to give a…
Mons
  • 1
0
votes
0 answers

Why the sets in this answer open?

I have a quick question about an old question on the website want to prove Let $A, B$ be two disjoint closed subsets of a certain metric space $(M,d)$. Show that there exist disjoint open subsets $U, V \subseteq M$ such that $A\subseteq U,…
0
votes
0 answers

Scalar metric distances in uneven tensor space?

I have a space T composed of 3 independent vector directions s, p, f of dimensions 3, 3, 6; each with values in [0,1]. I would like to compute scalar metric distances between points t1 and t2 in T. One approach I've considered is the spectral radius…