Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26
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.

d(x,A)d(y,A)d(x,y)|d(x,A) - d(y,A)| \le d(x,y), so the distance to a fixed nonempty set is 11-Lipschitz

Statement

Let (X,d)(X,d) be a metric space (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric), let AXA \subseteq X be nonempty and let x,yXx, y \in X. Then

d(x,A)d(y,A)d(x,y),|d(x,A) - d(y,A)| \le d(x,y),

with d(,A)d(\cdot,A) 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 ud(u,A)u \mapsto d(u,A) changes by at most d(u,v)d(u,v) between uu and vv: it is 11-Lipschitz.

Facts & Assumptions

Given: A metric space (X,d)(X,d), a nonempty AXA \subseteq X, and points x,yXx, y \in X; write E(u):={d(u,a):aA}E(u) := \{\, d(u,a) : a \in A \,\} for uXu \in X.

[A1]

The triangle inequality (M3) of Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric: d(u,a)d(u,v)+d(v,a)d(u,a) \le d(u,v) + d(v,a) for all u,vXu, v \in X and aAa \in A.

[L1]

For nonempty AA the real number d(u,A)=infE(u)d(u,A) = \inf E(u) exists, because E(u)E(u) is nonempty and bounded below by 00 (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).

[L2]

The infimum is a lower bound of its set and is the greatest such: infSs\inf S \le s for every sSs \in S, and infS\ell \le \inf S for every lower bound \ell of SS (Greatest lower bound (infimum)).

[L3]

Adding a constant to an inequality: if aba \le b then a+cb+ca + c \le b + c. 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 a=ba = b, settled by totality of the order (Ordered field, Complete ordered field (least-upper-bound property)).

[L4]

For every real uu, u|u| equals uu or u-u (Basic properties of the absolute value, Absolute value in an ordered field).

Proof

technique · direct
1.1

Both d(x,A)d(x,A) and d(y,A)d(y,A) are defined real numbers, since AA is nonempty.

givenL1
1.2

For every aAa \in A: d(x,a)d(x,y)+d(y,a)d(x,a) \le d(x,y) + d(y,a).

A1
1.3

For every aAa \in A: d(y,a)d(y,x)+d(x,a)d(y,a) \le d(y,x) + d(x,a), and d(y,x)=d(x,y)d(y,x) = d(x,y) by symmetry (M2), so d(y,a)d(x,y)+d(x,a)d(y,a) \le d(x,y) + d(x,a).

A1
2.1

For every aAa \in A: d(x,A)d(x,a)d(x,A) \le d(x,a), since d(x,A)d(x,A) is a lower bound of E(x)E(x) and d(x,a)E(x)d(x,a) \in E(x); combining with step 1.2 gives d(x,A)d(x,y)+d(y,a)d(x,A) \le d(x,y) + d(y,a), hence d(x,A)d(x,y)d(y,a)d(x,A) - d(x,y) \le d(y,a).

step 1.1step 1.2L2L3
2.2

For every aAa \in A: d(y,A)d(y,a)d(x,y)+d(x,a)d(y,A) \le d(y,a) \le d(x,y) + d(x,a) by the same reasoning with the roles of xx and yy exchanged, hence d(y,A)d(x,y)d(x,a)d(y,A) - d(x,y) \le d(x,a).

step 1.1step 1.3L2L3
3.1

The real number d(x,A)d(x,y)d(x,A) - d(x,y) is therefore a lower bound of E(y)E(y), so it is at most the greatest lower bound: d(x,A)d(x,y)d(y,A)d(x,A) - d(x,y) \le d(y,A), that is d(x,A)d(y,A)d(x,y)d(x,A) - d(y,A) \le d(x,y).

step 2.1L2L3
3.2

Symmetrically d(y,A)d(x,y)d(y,A) - d(x,y) is a lower bound of E(x)E(x), so d(y,A)d(x,A)d(x,y)d(y,A) - d(x,A) \le d(x,y).

step 2.2L2L3
4.1

By [L4] the value d(x,A)d(y,A)|d(x,A) - d(y,A)| is d(x,A)d(y,A)d(x,A) - d(y,A) or its negative d(y,A)d(x,A)d(y,A) - d(x,A), and steps 3.1 and 3.2 bound both by d(x,y)d(x,y); hence d(x,A)d(y,A)d(x,y)|d(x,A) - d(y,A)| \le d(x,y).

step 3.1step 3.2L4

Remarks

Depends on

Used by

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