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

Boundary value problems for differential inclusions with fractional order

[the probleme is on page 156][1] Benchohra, Mouffak; Hamani, Samira, Boundary value problems for differential inclusions with fractional order, Discuss. Math., Differ. Incl. Control Optim. 28, 147-164 (2008). ZBL1181.26012.I'm having technical…
Jude
  • 37
0
votes
0 answers

Metric subspace

I have found myself in a tiny problem. If $(X,d)$ is a metric space and $A\subset X $ not empty, then $(A,d´)$ with $d´=d_{AxA}$ is a metric space. Where $d_{AxA}$ is the metric $d$ restricted to subset A. It´s pretty intuitive that if get…
John Smith
  • 133
  • 6
0
votes
3 answers

How do I prove that a subset of a metric space is open?

I know that a subset $U$ of a metric space $M$ with corresponding metric $D(x,y)$ is called open in $M$ if for every $x\in U$ there is an open ball $S_r(x)$ (the set of all $y\in M | D(x,y) < r$) contained in $U$. If the set is continuous I find it…
Heuristics
  • 1,059
0
votes
1 answer

Proving that d is a metric on X

The question is let (X,d) be a metric space. Show that $ d' = \frac{d}{1+d} $ I would like to know if I am on the right path with my solution. Any help would be greatly appreciated! Solution: Let $x,y,z \in X $ Then $ d'(x,z) = \frac{d(x,z)}…
DataD96
  • 227
0
votes
1 answer

Relationship between metric and normed spaces

If $X=\mathbb{R}$ and $d\colon\mathbb{R}\times\mathbb{R}\to\mathbb{R}$ given by $d(x,y)={\sqrt{|x-y|}}$, I am able to show that this is indeed a metric. But what I don't understand is how this metric doesn't come from a norm, like how do I even…
user523087
0
votes
1 answer

$\{a\}\subset M$ is open $\forall a\in M$ iff $(M,d)$ is discrete

If $M$ is a discrete metric space then $\forall a\in M$ $B(a,1)=\{x\in M:d(x,a)<1\}=\{a\}$ is open in $M$. Is the converse true? If $\{a\}$ is open $\forall a\in M$ then $\{a\}$ is both closed and open: For any metric space $(M,d)$ $\{a\}$ is closed…
John Cataldo
  • 2,587
0
votes
2 answers

Distance between two sets in a metric space in different conditions

let $(X,d)$ be a metric space and let $A,B\subseteq X$. we define the distance between $A$ and $B$ as: $$\operatorname{dist}(A,B)=\inf\{d(a,b):a \in A,b \in B\}$$ 1 show that for any $x \in X$, we have $\operatorname{dist}(A,B)\le…
Jhwana
  • 535
0
votes
2 answers

Does this proof make sense and correct --- is it written well enough?

I'm working on a tutorial question. The question asks whether the following claim is true or false, if it is true: one is supposed to provide a proof or counter-example otherwise if it's false. Let $d:X \times X \rightarrow \mathbb{R}$ be a metric…
Adeeb
  • 733
0
votes
0 answers

Open and closed subgroups of continous functions with max metric

Looking at the metric space C[-1,1] with the max metric. Show that only one of the following subgroups is open. How many of them are closed? $A = \{f \in C[-1,1] : f(x)<1 \,\,\,\forall x \in [-1,0);\, f(x)<0 \,\,\, \forall x \in [0,1]\}$ $B = \{f…
0
votes
1 answer

In the topology,dist(x,A)=d(x,y)

Giving the example of a set A ⊂ X and a point x ∈ X such that dist(x,A)=d(x,y) for : 1) all y ∈ A 2)a single point y ∈ A 3)exactly 3 points y ∈ A Does anybody who someone to giving the example to over writing instances and draw pictures ? Thanks…
arbade
  • 1
0
votes
0 answers

How to prove the square root of squared metric sum is a metric?

Suppose $(X_{1}, d_{1}), (X_{2}, d_{2})$ are two metric space, and $X = X_{1} \times X_{2}$, then for $\boldsymbol{x}, \boldsymbol{y} \in X, \boldsymbol{x} = (x_{1}, x_{2}), \boldsymbol{y} = (y_{1}, y_{2})$ where $x_{1}, y_{1} \in X_{1}$ and…
Jasper
0
votes
0 answers

Why is my proof that a space is closed incorrect?

A metric space $X$ is closed if every convergent sequence $(x_n)$ in $X$ converges in the space. A space is closed if it contains all its boundary points, so then I thought one could show a space is closed by showing that an arbitrary point in the…
landigio
  • 119
0
votes
1 answer

Calculate diameter of metric space

Calculate the diameter of space $ \left( \mathbb{R} , d \right) $ , where $ d : \mathbb{R} × \mathbb{R} \to \mathbb{R} $ is defined $ d(x,y) = \left|\left(\frac{x}{1+ \sqrt{ 1 + x^2}} - \frac{y}{1+ \sqrt{1 + y^2}}\right)\right| $ I don't even know…
user560461
  • 1,735
  • 8
  • 16
0
votes
1 answer

For given ponit $x$ in a metric space there is some open ball about $x$ such that closure of smaller ball about $x$ contained in that ball.

Let $(M,d) $ be metric space and $x$ is in $M$. Can we find some open ball $B(x,r)$ such that closure of each balls $ B(x,s)$ contained in $B(x,r)$ whenever $ s
0
votes
1 answer

Extension of a non-negative and symmetric real valued function to a pseudometric

There exists a result previously stated that shows that a non-negative real valued function $\hat{d}:X\times X\rightarrow \mathbb{R}$ that satisfies symmetry and $d(x,x)=0$ (that is, different elements from the space are allowed to have distance…