Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29
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.

The 1-Lipschitz maps of a metric space into R form a uniformly equicontinuous family, and the distance functions x↦d(x,A) all belong to it

Example

Let (X,d) be a metric space (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric) and let R carry its usual metric (The absolute value makes R a metric space: d(x,y)=∣x−y∣ is a metric, its open balls are the intervals (x−r,x+r), and it is unbounded). Put

L  :=  { f:X→R  :  f is Lipschitz with constant 1 }  ⊆  RX

(Lipschitz map, α-Hölder map for rational 0<α≤1, and contraction, The topology of pointwise convergence on YX, which is the product topology, and its restriction to C(X,Y)). Then:

  1. L is uniformly equicontinuous (Equicontinuity at a point, uniform equicontinuity, and pointwise boundedness of a family of maps between metric spaces), with δ:=ε serving at every ε;
  2. for every nonempty A⊆X the distance function φA(x):=d(x,A) (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space) belongs to L;
  3. if X≠∅ then L is not pointwise bounded, since it contains every constant function.

So equicontinuity and pointwise boundedness are genuinely independent hypotheses: this family has the first and not the second, and the next counterexample on this page has the second and not the first.

Facts & Assumptions

Given: A metric space (X,d), the target R with the metric dR(s,t)=∣s−t∣, and the family L displayed above.

[L2]

A family F is uniformly equicontinuous when for every real ε>0 there is a real δ>0 with ∣f(x)−f(x′)∣<ε for every f∈F and all x,x′ with d(x,x′)<δ; and F is pointwise bounded when each set { f(x):f∈F } is bounded (Equicontinuity at a point, uniform equicontinuity, and pointwise boundedness of a family of maps between metric spaces, Uniform continuity of a map of metric spaces: one δ serving every point, Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space).

[L3]

For nonempty A⊆X the function x↦d(x,A) is defined and satisfies ∣d(x,A)−d(x′,A)∣≤d(x,x′) (∣d(x,A)−d(y,A)∣≤d(x,y), so the distance to a fixed nonempty set is 1-Lipschitz, Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space).

Verification

technique · direct
1.1

Let ε>0 be real and put δ:=ε; for every f∈L and all x,x′∈X with d(x,x′)<δ we get ∣f(x)−f(x′)∣≤d(x,x′)<ε.

L1L2
1.2

For nonempty A⊆X the function φA is defined at every point and satisfies ∣φA(x)−φA(x′)∣≤d(x,x′), so it is Lipschitz with constant 1 and lies in L; this is claim 2.

L1L3
2.1

As ε was arbitrary, step 1.1 is exactly uniform equicontinuity of L, which is claim 1; in particular every member of L is uniformly continuous and continuous.

step 1.1L2L5
3.1

Every constant function c:X→R satisfies ∣c(x)−c(x′)∣=0≤d(x,x′), so lies in L; hence for X≠∅ and any x∈X the set { f(x):f∈L } contains every real and so lies in no ball of R, and L is not pointwise bounded, which is claim 3.

L1L2L4∎

Remarks

  • A common constant is what makes the family equicontinuous, not Lipschitzness of each member. Every member of L is Lipschitz, but so is every member of { x↦ι(k)x:k∈N } on R, and that family is not equicontinuous at any point: the constants grow without bound. Fixing the constant at 1 is the hypothesis doing the work, exactly as the last remark of Equicontinuity at a point, uniform equicontinuity, and pointwise boundedness of a family of maps between metric spaces records.

  • Claim 2 is why equicontinuity is worth defining at all here. The distance functions φA are the standard supply of Lipschitz maps in a metric space, and they are what an Ascoli-type argument on a later page will use; that they all sit in one uniformly equicontinuous family is the reason such arguments do not need any hypothesis on A beyond nonemptiness.

  • Claim 3 is a warning about reading the two hypotheses as one. Pointwise boundedness is a condition on the values and equicontinuity a condition on the variation; a family may satisfy either without the other, and the theorem that uses both needs both.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

67 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources