Questions: Metric Spaces: Definition and Examples

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Define d: ℝ × ℝ → ℝ by d(x, y) = (x − y)². Is d a valid metric on ℝ?

AYes — it is non-negative, zero only when x = y, and symmetric
BNo — it fails symmetry: d(x, y) ≠ d(y, x) in general
CNo — it fails the triangle inequality: d(x, z) can exceed d(x, y) + d(y, z)
DNo — it fails non-negativity: squared values can be negative
Question 2 Multiple Choice

In the discrete metric on a set X (where d(x, y) = 1 for x ≠ y and d(x, x) = 0), what does the open ball B(p, r) look like?

AFor any r > 0, the open ball contains all points within Euclidean distance r of p
BFor r ≤ 1, B(p, r) = {p}; for r > 1, B(p, r) = X
CThe open ball always contains exactly the two nearest neighbors of p
DOpen balls are not defined in the discrete metric because all points are equidistant
Question 3 True / False

The same underlying set can be equipped with different metrics, producing different notions of convergence and different collections of open sets.

TTrue
FFalse
Question 4 True / False

The function d(x, y) = |x − y|² is a valid metric on ℝ.

TTrue
FFalse
Question 5 Short Answer

Why is the triangle inequality the most mathematically significant of the three metric axioms, and what would break down if it failed?

Think about your answer, then reveal below.