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

I've show that a is true. How to show that rests are false?

I've show that a is true. How to show that rests are false?
Sriti Mallick
  • 6,137
  • 3
  • 30
  • 64
1
vote
2 answers

What exactly is $\lim_{n\to\infty}a_n$?

Is $\lim_{n\to\infty}a_n$ a term of the cauchy sequence $\{a_i\}$, or the limit? I suppose it can't be both. I am leaning towards limit because if we select any $a_k\in\{a_i\}$, we have $a_j\in\{a_i\},j>k$. And any member of the sequence can be…
user67803
1
vote
1 answer

Seeking a clarification regarding the bijectivity of the mapping between isometric spaces.

If $X$ and $Y$ are isometric spaces, does the mapping between them $f:X\to Y$ have to be bijective? I feel only injectivity is required to satisfy the relation $$d_y(f(a),f(b))=d_x(a,b)$$ and surjectivity is not needed. Even this proof of the…
user67803
1
vote
1 answer

What is $d(x,F_k)$, where $F_k\subset \Bbb{R}$?

Let $F_k\subset \Bbb{R}$ be an open interval in $\Bbb{R}$, and $x\in \Bbb{R}$ a point. How is $d(x,F_k)$ defined? I came across this notation in my textbook and it is confusing me. Is $d(x,F_k)=\min\{d(x,y)\},\forall y\in F_k$? And if this…
1
vote
0 answers

Two metrics on the set of real number

Let $d(x,y)=|x-y|$ and $\tilde{d}(x,y)=\frac{|x-y|}{\sqrt{(x^2+1)(y^2+1)}}$ be two metrics on $\mathbb{R}$. It is easy to see that $(\mathbb R,d)$ is complete but $(\mathbb R, \tilde{d})$ is not. Moreover $\tilde{d}(x,y) \leq d(x,y), \forall x,y\in…
Richkent
  • 1,151
1
vote
0 answers

Continuity in metric space for 2 variable function

I'm a little confused with the definition of a function in metric spaces. Suppose that $(M,d_1)$, $(N,d_2)$ and $(P,d_2)$ are metric spaces, and $f:M \times N\rightarrow P$ is a function of $M\times N$ into N, and $(a,b) \in M$. Then, $f$ is…
ends7
  • 356
  • 1
  • 6
1
vote
0 answers

Approximate the indicator function of an open set in a metric space by a sequence of bounded continuous functions

Let $(E, d)$ be a metric space and $A$ a non-empty subset of $E$. I'm trying to give an alternative proof to this result, i.e., Theorem: If $A$ is open in $E$, then there is a sequence $(f_n)$ of real-valued bounded continuous functions on $E$ such…
Analyst
  • 5,637
1
vote
1 answer

Open dense subset of $\mathbb{R}$

Let $G$ be an open dense subset of $\mathbb{R}$ with the usual metric. Prove that for $x$ in $\mathbb{R}$ there exists $a$ and $b$ belonging to $G$ such that $x=a-b$.
UNM
  • 1,177
1
vote
1 answer

Question about sets under the metric $(X, |x-y|)$

If we let $X = [1, 3] \cup (4, \infty)$ and we consider the metric $(X, |x-y|)$, is $A = [1, 3]$ open? That is counter-intuitive to me, but I seem to have proved it is, as follows: For the interval $(1,2)$ choose $\epsilon = |1-x| = x-1$. Then it…
1
vote
1 answer

Give a concrete description of all open balls in $\mathbb{Z}$.

Let $\mathbb{Z}$ be the endowed with the induced metric from $\mathbb{R}$. Give a concrete description of all open balls in $\mathbb{Z}$. My attempt: Let $x$ be an integer. Then $B(x, r)= \{x\}$ for $r\in (0,1]$, $B(x, r)= \{x-1,x,x+1\}$ for $r\in…
user1234
  • 286
1
vote
1 answer

"reduce each zero distance" mapping

The problem is: Let $X$ be a compact metric space and $K:X\to X$ be a mapping such that $d(K(x),K(y))
Tonny Gh01
  • 11
  • 2
1
vote
1 answer

I couldn't find the fault in $B_X(a,\epsilon)\times B_Y(b,\epsilon)=B_{X\times Y}((a,b),\epsilon)$

I know that the product of two balls of equal radius in metric spaces is not necessarily a ball in the product space. But I couldn't identify the fault in the proof where I showed $B_X(a,\epsilon)\times B_Y(b,\epsilon)=B_{X\times…
Sriti Mallick
  • 6,137
  • 3
  • 30
  • 64
1
vote
2 answers

I have to determine which of the following define a metric on $\Bbb R \,\,$?

I am stuck on the following problem: Determine which of the following define a metric on $\Bbb R$: $d(x,y)=\frac{|x-y|}{1+|x-y|}$ $d(x,y)=|x-2y|+|2y-x|$ $d(x,y)=|x^2-y^2|$ MY ATTEMPT: In each of the aforementioned cases, $d(x,y) \ge…
learner
  • 6,726
1
vote
0 answers

If rank($A$)$>k$ where $A$ is a $n \times n$ matrix then is the set of such matrices open?

If rank($A$)$>k$ where $A$ is a $n \times n$ matrix then is the set of such matrices open? ($k
Guria Sona
  • 1,535
1
vote
1 answer

How do I show that the following set is open?

Let A,B be two subsets of metric space $X$ then show that the set $\{x \in X:d_A(x)0$. Then $B_d(x;r)$ will be my desired ball. I am stuck with the calculation to show that if $p \in…