How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
, so the distance to a fixed nonempty set is -Lipschitz
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric), let be nonempty and let . Then
with the distance to a nonempty set (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space). Thus the real-valued function changes by at most between and : it is -Lipschitz.
Facts & Assumptions
Given: A metric space , a nonempty , and points ; write for .
The triangle inequality (M3) of Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric: for all and .
For nonempty the real number exists, because is nonempty and bounded below by (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space, Nonnegativity of a metric is a consequence of the other axioms, not an axiom, Every nonempty set bounded below has an infimum).
The infimum is a lower bound of its set and is the greatest such: for every , and for every lower bound of (Greatest lower bound (infimum)).
Adding a constant to an inequality: if then . Order is preserved by adding a constant and by adding inequalities states the strict form only; the nonstrict form used here is that form together with the case , settled by totality of the order (Ordered field, Complete ordered field (least-upper-bound property)).
For every real , equals or (Basic properties of the absolute value, Absolute value in an ordered field).
Proof
Both and are defined real numbers, since is nonempty.
For every : .
For every : , and by symmetry (M2), so .
For every : , since is a lower bound of and ; combining with step 1.2 gives , hence .
For every : by the same reasoning with the roles of and exchanged, hence .
The real number is therefore a lower bound of , so it is at most the greatest lower bound: , that is .
Symmetrically is a lower bound of , so .
By [L4] the value is or its negative , and steps 3.1 and 3.2 bound both by ; hence .
Remarks
- Where the nonemptiness is used. Twice, and both times essentially: it is what makes and exist at all (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space), and it is what makes and nonempty so that "greatest lower bound" has content. For the statement has no meaning in this library, since is undefined.
- The point case is The reverse triangle inequality in any metric space: taking gives , whose infimum is , and the conclusion becomes .
- The constant is best possible in general: on with the function is , and whenever and have the same sign.
Depends on
- Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space
- The reverse triangle inequality $|d(x,z) - d(y,z)| \le d(x,y)$ in any metric space
- Every nonempty set bounded below has an infimum
- Metric space: $d(x,y) = 0$ iff $x = y$, symmetry, and the triangle inequality; pseudometric and ultrametric
- Greatest lower bound (infimum)
- Basic properties of the absolute value
- Absolute value in an ordered field
- Order is preserved by adding a constant and by adding inequalities
- Ordered field
- Complete ordered field (least-upper-bound property)
- Nonnegativity of a metric is a consequence of the other axioms, not an axiom
Used by
- A continuous function on [0,1] can have unbounded variation Counterexample
- Every nonempty closed subset A of ℝ is the zero set of x ↦ d(x, A) and the intersection of the open sets {x : d(x,A) < 1/(n+1)}, worked for [0,1] and for {0} Example
- In a metric space the function d(x,A)/(d(x,A) + d(x,B)) separates two disjoint closed sets outright, so the metric case spends no choice principle Example
- The 1-Lipschitz maps of a metric space into ℝ form a uniformly equicontinuous family, and the distance functions x ↦ d(x,A) all belong to it Example
- The distance from a point to a nonempty compact set is attained at a point of that set, and two disjoint compact sets are at positive distance Example
- The distance ψ(x) = d(x, ℤ) from a real number to the integers is 1-Lipschitz, hence uniformly continuous, takes values in [0,1/2], and vanishes exactly on ℤ Example
- FALSE: in the substitution theorem the continuity of f may be weakened to integrability, f∘φ still being integrable False statement
- FALSE: the evaluation map on C(X,Y) with the compact-open topology is continuous for every metric X False statement
- Every open cover of a compact metric space has a Lebesgue number: a δ > 0 such that every nonempty subset of diameter less than δ lies inside a single member of the cover Theorem
- For a metric domain and a metric target the compact-open topology on C(X,Y) is the topology of compact convergence Theorem
- In a metric space every closed set is a zero set and a G_δ, and the distance function separates a point from a closed set, so every metrizable space is Tychonoff and perfectly normal Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 38 results over 10 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Hausdorff distance (Wikipedia) (standard reference, not scraped)
- Lipschitz continuity (Wikipedia) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 2 (standard reference, not scraped)