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

The product metric space of two compact metric spaces is compact

A metric space is compact iff every sequence has a convergent subsequence. Using it show that the product metric space of two compact metric spaces is compact where the product of two metric spaces $(X,d_X),~(Y,d_Y)$ is defined by $$d_{X\times…
0
votes
1 answer

How do I prove that $f(x) = x^2 : (0, 1/2) \to (0, 1/2)$ is not a contraction mapping?

How do I prove that $f(x) = x^2 : (0; 1/2) \to (0; 1/2)$ is not contraction mapping? I'd like to prove this in $\mathbb{R}$ with the Euclidean metric.
Alex
  • 151
  • 2
  • 3
  • 7
0
votes
2 answers

How to prove properties of the family of closed sets in a metric space

I know that is true: Let $(X, d)$ a metric space. The family $\mathcal {U}$ of all open subsets of $X$ has these properties: $1)$ $\phi, X\in \mathcal {U}$; $2)$ $U_1, U_2 \in \mathcal {U}\Rightarrow U_1\cap U_2 \in \mathcal {U}$; $3)$…
Madrit Zhaku
  • 5,294
0
votes
3 answers

How to tell $\overline {(a,b)}=[a,b]$, $\overline{\{\frac{1}{n}:n=1,2,3,\ldots}\}=\{\frac{1}{n}:n=1,2,3,\ldots\}\cup \{0\}$

Morning reading a book that deals with metric spaces noticed this fact: Tell that $$\overline {(a,b)}=[a,b],$$ $$\overline{\{\frac{1}{n}}\}=\{\frac{1}{n}\}\cup \{0\}.$$ I do not know much about metric spaces and so I started to read about them,…
Madrit Zhaku
  • 5,294
0
votes
1 answer

let (X,d) be a metric space. d is discrete iff X∩X'=∅

Let (X,d) be a metric space. prove that: (X,d) is discrete if only if X∩X′=∅,X′ is the set of all limit points of X
0
votes
2 answers

Nowhere dense subset

Let $(X,d)$ be a M.S. without any isolated points and $A$ be a subset of $X$ such that each point is an isolated point of it. Show that $A$ is Nowhere dense.
UNM
  • 1,177
0
votes
1 answer

Complete metric spaces - continuous functions

Let $(X,d_X)$ and $(Y,d_Y)$ be metric spaces with $(Y,d_Y)$ bounded. Let $C(X,Y)$ denote the set of all continuous functions from $X$ to $Y$. Let $d$ be the uniform metric on $C(X,Y)$, i.e. $d(f,g) = \sup_{x \in X} d_Y(f(x),g(x))$. i) Show that if…
Tom
  • 375
0
votes
1 answer

Showing that a set is closed

Show that the set $S=\{a \in \mathbb{R}^3\,| \,a_1 +a_3^2 \sin(a_1+a_2)\geqslant a_3\}$ in closed in $\mathbb{R}^3$ with the euclidean metric. I know that I would probably have to show that the boundary of $S$ is contained in $S$, but I really don't…
johny
  • 1,609
0
votes
2 answers

Check whether the following is a metric

I got this question on an internal today, Check whether $e(x,y)$ = $d(f(x),f(y))$ for any function $f:X \rightarrow X$ is a metric on $(X,d)$. I think that I have messed it up. My argument was that, because the identity map is always injective…
johny
  • 1,609
0
votes
1 answer

Metric Space- open sets

$\qquad\mathit{(i)}\,$ We know that $\sin:\Bbb R\to\Bbb R$ is continuous. Show that, if $\,U=\Bbb R$, then $U$ is open, but $\sin U$ is not. $\qquad\mathit{(ii)}\,$ We define a function $f:\Bbb R\to\Bbb R$ as follows. If $x\in\Bbb R$, set…
WhizKid
  • 857
0
votes
1 answer

Connectedness of a union of sets.

Assume that $E$ and $F$ are conneceted subsets of the metrix space X, such that $\bar{E} \cap F \neq \emptyset$. Prove that $E \cup F$ is conneceted as well. When I draw A picture the statement appears pretty logic to me, but I don't know how I…
0
votes
3 answers

Help with a proof regarding empty interior

Show that every countable subset of $\mathbb{R}$ has empty interior in $\mathbb{R}$ and therefore is included in its own boundary ? I have no idea how to proceed with this one. Any help would be really appreciated.
johny
  • 1,609
0
votes
2 answers

The diameter of the open interval ,$(a,b)$

Suppose that $a,b \in R$ and $a
johny
  • 1,609
0
votes
1 answer

Oddity about a closed set

Let the metric space $X = [0,1) \cup (2,3]$ with $d(x,y) = |x-y|$. Prove that $[0,1)$ is a closed subset. I know that it is a subset, because the set contains every limit point in the metric, but isn't $(2,3]$ closed as well? Wouldnt this be a…
john doe
  • 287
0
votes
3 answers

why is any singleton set not open in the set of rational numbers

I know that this is true and is used to prove that $\mathbb{Q}$ is not a discrete metric space, but I can't figure out, why is it true ?
johny
  • 1,609