Answer on Question #71393, Math / Functional Analysis
Is the real line a metric space?
**Solution.** Yes, the real line is a metric space.
Recall that a set X is a metric space if there is a function d:X2→P such that for each x,y,z∈X:
(M1) d(x,y)≥0;
(M2) d(x,y)=d(y,x);
(M3) d(x,y)≤d(x,z)+d(z,y);
(M4) d(x,y)=0⇔x=y.
Let d:P2→P be defined as:
d(x,y)=∣x−y∣ for each x,y∈P.
(M1) d(x,y)≥0 because for each x,y∈P;
(M2) d(x,y)=∣x−y∣=∣−(y−x)∣=∣y−x∣=d(y,x);
(M3) d(x,y)=∣x−y∣=∣(x−z)+(z−y)∣≤∣x−z∣+∣z−y∣=d(x,z)+d(z,y);
(M4) d(x,y)=0⇔∣x−y∣=0⇔x−y=0⇔x=y.
Hence, the real line is a metric space.
Answer provided by https://www.AssignmentExpert.com
Comments