Questions: Metric Spaces: Definition and Examples

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A student proposes d(x, y) = (x − y)² as a metric on ℝ. She notes it is always nonnegative, equals zero only when x = y, and is symmetric. Is this a valid metric?

AYes — all three metric axioms are satisfied
BNo — it fails positivity because (x − y)² can be arbitrarily large
CNo — it fails the triangle inequality: d(0, 2) = 4, but d(0, 1) + d(1, 2) = 1 + 1 = 2 < 4
DNo — squaring is not a symmetric operation, so the symmetry axiom fails
Question 2 Multiple Choice

The set of continuous functions on [0,1] with d(f, g) = sup|f(x) − g(x)| forms a metric space. What does this example most directly illustrate?

AMetric spaces only work for finite-dimensional real vector spaces like ℝⁿ
BThe supremum norm is always the most natural metric for function spaces
CThe metric axioms are flexible enough to apply to sets whose 'points' are functions, not just numbers
DAny set equipped with a supremum operation automatically satisfies the metric axioms
Question 3 True / False

Every metric space is automatically a topological space.

TTrue
FFalse
Question 4 True / False

The triangle inequality is the least important metric axiom because it merely captures an obvious geometric fact about straight-line distances.

TTrue
FFalse
Question 5 Short Answer

Why is the triangle inequality the 'load-bearing' axiom of the metric space definition — what breaks down if you remove it?

Think about your answer, then reveal below.