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
1 answer

Problem related to p-adic metric.

Hi I am working on the following problem Let $\mathbb{Z}$ be the set of integers and $p$ be a fixed prime number. Represent any $x\in\mathbb{Z}$ as follows $$x=p^k\cdot y\qquad \text{where }y\not\equiv 0\,\,\,(\text{mod }p)$$ Put…
mint
  • 1,041
1
vote
0 answers

Density in the unit sphere

Prove that $\left\{ ( \sin a \cos b , \cos a\cos b , \sin b)\mid a , b \in \mathbb{N} \right\}$ is dense in the unit sphere. Any help will be appreciated.
Ester
  • 3,057
  • 2
  • 23
  • 34
1
vote
0 answers

Bounded set open on addition?

In one of my math classes, I have a theorem that starts with the following : Let T be a non-empty set, and X a subset of B(T) [that is the set of bounded real value functions] that is closed under addition by positive constant functions, that is f…
1
vote
2 answers

Clarify my query plz

$A=\{n+1\mid n\in \mathbb{N}\}$ i.e. $A=\{2,3,\ldots\}$ $B=\{n+1/n\mid n\in A\}$ i.e. $B={2 \text{ whole } 1/2, 3\text{ whole } 1/3, \ldots}$ Obliviously $A \cap B = \phi$ $d(A,B)=\inf_{x\in A,y\in B} d(x,y)$ But my teacher says $d(A,B)=\inf\{|x-y|…
1
vote
2 answers

open coverings and compact metric spaces

Let $K$ be a compact metric space. Let $\{U_{i}\}$ be an open covering of $K$. Prove that there exists a number $j>0$ such that any ball of radius $j$ is contained in some $U_{i}$. Here is my attempt: Let $\{U_{i}\}$ be a covering and let…
1
vote
1 answer

Let X be a metric space and let $f : X\rightarrow R$ be a continuous function. Pick out the true statements

Let $X$ be a metric space and let $f : X\rightarrow R$ be a continuous function. Pick out the true statements. (a) $f$ always maps Cauchy sequences into Cauchy sequences. (b) If $X$ is compact, then $f$ always maps Cauchy sequences into Cauchy…
poton
  • 4,993
  • 1
  • 42
  • 62
1
vote
2 answers

Is there a distance generalizing the Hamming distance to $[0, 1]^n$?

I'd like to compute a distance between two vectors of $[0, 1]^n$ ($n$ numbers between 0 and 1). I'm looking for a distance generalizing the Hamming distance which I would have used if the numbers were bits. Actually, I don't need a real distance,…
pintoch
  • 145
1
vote
1 answer

A distance problem

Suppose we work in an euclidean space. Let $B(x,r)$, $B(y,s)$ two balls with radius r and s, respectively. If $B(x,r)$ is a subset of $B(y,s)$ then $d(x,y)\leqslant s-r$. I tried it and I saw that intuitively it is true that if $d(x,y) > s-r$ then…
1
vote
0 answers

How to calculate distance of steiner point in Euclidean Steiner Tree?

The euclidean steiner tree for 3 vertices (a,b,c) can be constructed by adding a steiner point (s) connecting 3 edges (as, bs, cs). One way to define the distance of edge (as, bs, cs) is by calculating the gromov product of 3 vertices, such…
twfx
  • 143
1
vote
3 answers

Is there a complete metric space which has no Cauchy sequence?

Definition: A metric space is said to be complete if every Cauchy sequence is convergent. Now, my question is: Is there a complete metric space which has no Cauchy sequence?
1
vote
3 answers

Show at least one limit point

Show that if $r\in\mathbb{R}\backslash \mathbb{Q}$, then $\{e^{i2\pi r n}\}_{n\in\mathbb{N}}$ have at least one limit point I've been sitting with this problem for at while now, but can't figure it out. I've tried to rewrite it to its real form,…
njlieta
  • 411
1
vote
3 answers

Norms That Define An Open Set

How can a norm define a set in a vector space. I don't understand for example how 2 different norms can define a same open set. It's not intuitive to me. An open set doesn't need a norm to be open (or to even exist)
aribaldi
  • 1,400
1
vote
0 answers

Showing two norms is not equivalent

Define the norms as $||f||_u=sup_{x\in[a,b]}\{|f(x)|\}\ \ \ \ \ \ \ ||f||=||f||_u+||f'||_u$ Show that $||\cdot||$ and $||\cdot||_u$ is not equivalent I've found a sequence for which $||\cdot||_u$ is bounded, but $||\cdot||$ isn't, but I'm thinking…
njlieta
  • 411
1
vote
1 answer

Define a metric for an annulus, which makes it seem like the curved wall of a cylinder.

Can anybody please help me in understanding this question?
User
  • 2,938
1
vote
1 answer

If an open neighborhood of $x$ has infinite points of $E$, then $x$ is a limit point of $E$

Let $(X, d)$ be a metric space, $E \subseteq X$ and $x \in X \setminus E$. Prove that the following are equivalent: $x \in \overline E$ $x \in \operatorname{Der}(E) = \{x \text{ is an accumulation point of } E\}$ every open neighborhood of $x$…
rubik
  • 9,344