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

Metric spaces showing function continuous

Suppose $(X,P)$ is a metric space and $x_0$ is fixed point of $X$. Define $f:X \longrightarrow \mathbb{R}$ ($x\in X$) by $x\mapsto P(x,x_0)$, which means that $f(x)=P(x,x_0)=|x-x_0|$. Show that f is continuous on $X$. I know that for $f$ to be…
Fernando Martinez
  • 6,698
  • 19
  • 74
  • 108
0
votes
1 answer

Metric spaces exercise: draw a ball, check the convergence of a sequence, find the interior of a set and the dense subsets.

To assess my basic understanding of metric spaces, I am doing the following exercise. However, I don't know if it is correct. Let $X=\mathbb{R}^2$ and let $d(x,y)$ the Hamming distance, i.e. $d(x,y)$ is number of places where $x$ and $y$ have…
Barzi2001
  • 253
0
votes
1 answer

Stuck in compactness, connectedness.

I want to confirm my answer The question is:- Find a closed set in R which is neither compact nor connected. Can I write {1} union [0,infinity) ? Next I am in search of example of a function f: X--> Y such that X is connected metric space but f(X)…
Kavita
  • 929
0
votes
1 answer

Are square root and log function really metrics ??

Let $(X,d)$ be a metric space. Show that both $d_1=\sqrt{d}$ and $d_2=\log(1+d)$ are metrics on $X$. As far as I know metric is a distance function $d: X\times X\to\mathbb{R}$ that takes two inputs such as $d(x,y)=|x-y|$. But both $d_1$ and $d_2$…
user71346
  • 4,171
0
votes
1 answer

There is this small "trivial" part of a proof that really bugs me?

I am trying to show: If $A=B_r(x)\subset X$ where $(X,d)$ is an arbitrary metric space (and $B_r(x)$ is an open ball of radius $r$ centred at $x$), then int $A=A$. int $A\subset A$ is obvious. I am having a difficulty showing the other…
user71346
  • 4,171
0
votes
0 answers

Understanding the definition of subcover

A collection $\xi = \{ G_a : a \in \Lambda\}$ of subsets of $X$ is said to be cover of $X$ if union of $G_{a \in \Lambda}$ equals to $X$. A subclass $\xi'$ of a cover $\xi$ is said to be subcover of $\xi'$ if itself covers X. what does subclass…
Kavita
  • 929
0
votes
2 answers

If x is irrational number, what is $\limsup\limits_{n\to\infty} \cos (2\pi nx)$?

If $x$ is irrational number, what is $\limsup\limits_{n\to\infty} \cos (2\pi n x)$?
Mary
  • 11
0
votes
3 answers

Prove that in every metric space $X$ , the set $ X\setminus \{x\} $ is an open set in X.

Prove that in every metric space $X$ , the set $X$ \ {x} is an open set in X. I started by suposing the opposite that $X$ \ {x} is a closed set in $ X $ which means tht the complement $ ( X $ \ {x})$ ^c$ = {x} is an open set , which is a…
MATH14
  • 347
0
votes
1 answer

The interior of interior of a set is its interior

Let $ (X,d)$ be a metric space and $A \subset X$. How can I show that $(A^\circ)^\circ = A^\circ $? $A^\circ$ denotes the set of all interior points of $A$. I know that $x \in A$ is interior if there exists an $ r>0$ such that $B_r(x) \subset A$ . …
0
votes
1 answer

If $f\vert_{K}\in\mathcal{C}(K,N)$, then $f\in\mathcal{C}(M,N)$.

Let $f:M\to N$, show that if $K\subset M$, $K$ is a compact subset of $M$, and if $f\vert_{K}\in\mathcal{C}(K,N)$, then $f\in\mathcal{C}(M,N)$. My approach: If $f\vert_{K}$ on the space of continuous functions $\mathcal{C}(K,N)$, such that…
0
votes
1 answer

Cluster points of a set.

The question is to find all the cluster points of set $\{(x,y) | x>0, y>0\}$ in $\mathbb{R}^2$. Just want to confirm my answer. The answer is all the points of 1 st quadrant of $\mathbb{R}^2$ with points on the axes. So, whether i found it…
Kavita
  • 929
0
votes
1 answer

Showing the two metrics to be equivalent.

Let $d$ and $d^*$ be two metrics on a set $X$. If there exists two real numbers $k_1,k_2 >0$ such that $$ k_1d(x,y) \leq d^*(x,y) \leq k_2 d(x,y), $$ for $x,y \in X$, then the metrics $d$ and $d^*$ are equivalent. Using the above definitions, the…
Kavita
  • 929
0
votes
0 answers

Show that the Space of Discontinous Function is Closed.

Let $f_{n}:M\to \mathbb{R}$ a sequences of continuous function that converges pointwise to continuous function $f:M\to\mathbb{R}$. Then for each $n\in\mathbb{N}$, given $\epsilon>0$, define the set $F_{n}=\{x\in M;\vert…
0
votes
1 answer

Intersection of all 1/n neighborhoods of closed set

I need to prove that the intersection of all 1/n neighborhoods of a closed set gives me the set itself. However, i have no idea how to even start this proof (to me it seems like it's false) Does anyone have any tips/hints on how to start it?
0
votes
1 answer

Hausdroff property in metric space.

I have seen the statements "Every convergent sequence is a cauchy sequence" & "Every Cauchy sequence in R is convergent" . My question is that whether these statements means that a sequence is convergent if and only if it is convergent? The…
Kavita
  • 929
1 2 3
99
100