Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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 mean value theorem gives ∣x−y∣≤1ι(2)∣x−y∣ for x,y≥1, so the square root is Lipschitz with constant 1/2 on [1,∞)

Example

Write b=b1/2 for the nonnegative square root (Existence and uniqueness of n-th roots: a unique a1/n≥0 with (a1/n)n=a, Rational powers ar of a positive base) and ι for the canonical natural (The canonical natural ι(n)=n⋅1F of a field).

Claim. Let I:=[1,∞) and let s:I→R, s(b):=b. Then

∣x−y∣  ≤  1ι(2) ∣x−y∣for all x,y∈I,

so s is Lipschitz with constant 1/ι(2) on I (Lipschitz map, α-Hölder map for rational 0<α≤1, and contraction, clause 3 of Dictionary: for A⊆R with the metric d(x,y)=∣x−y∣, continuity and uniform continuity of f:A→R agree with the metric-space notions, the Lipschitz and Hölder conditions are the metric ones instantiated, and a subset of R is compact in the open-cover sense of R exactly when it is a compact metric subspace) and hence uniformly continuous on I (Uniform continuity of f:A→R: one δ serving every pair of points of A).

The constant is what the derivative bound gives, and the domain is what makes the bound available. On [1,∞) the derivative of s is at most 1/ι(2); on (0,1] it is not bounded at all, and the companion counterexample on this page shows that there the Lipschitz conclusion fails.

Facts & Assumptions

Given: The set I:=[1,∞), order-convex with at least two elements (Intervals of R: the nine order-convex forms, nondegeneracy, and length), and the function s:I→R, s(b):=b1/2.

[L1]

Derivative of the square root (For a natural n≥1, the derivative of x↦x1/n on (0,∞) is 1ι(n)x1/n−1, obtained from the inverse rule applied to x↦xn; in particular (x)′=1/(ι(2)x), at n=2): the map u↦u1/2 on (0,∞) is differentiable at every b>0 with derivative 1ι(2)b−1/2.

[L3]

A function differentiable at a point is continuous there (A function differentiable at c is continuous at c).

[L4]

Rational powers (Laws of rational exponents, Monotonicity of r↦ar and of a↦ar, Existence and uniqueness of n-th roots: a unique a1/n≥0 with (a1/n)n=a): ar>0 for a>0; a−r=1/ar; 11/2=1, since 1≥0 and 12=1 and the nonnegative square root is unique; and for rational t>0, a>1 implies at>1 (claim 3 of the monotonicity lemma).

[L5]

Order arithmetic (Inverses of positives are positive, and reciprocation reverses order, Sign rules for products and monotonicity of multiplication, Canonical naturals are positive and strictly increasing, Multiplying inequalities of positives): ι(2)>0, so 1/ι(2)>0 and ι(2)≠0; 0<a<b gives 0<1/b<1/a (Inverses of positives are positive, and reciprocation reverses order); a product of two positive reals is positive (Sign rules for products and monotonicity of multiplication); and the NONSTRICT multiplication of inequalities between nonnegatives, 0≤x≤y and 0≤u≤v imply xu≤yv, is Multiplying inequalities of positives and is not stated by Sign rules for products and monotonicity of multiplication, whose multiplicative claims are strict. Also ∣u∣=u for u≥0 (Basic properties of the absolute value).

[L6]

Interiority (Interior, closure, boundary and exterior of a subset of R, The ε-neighbourhood and the punctured ε-neighbourhood of a point of R): p is interior to S exactly when Nε(p)⊆S for some real ε>0.

Verification

technique · direct
1.1

The interior points of I=[1,∞) are exactly the reals b>1. For b>1 the neighbourhood Nb−1(b) is contained in (1,∞)⊆I, so b is interior; the point 1 is not interior, since 1−ε/2∈Nε(1) and 1−ε/2∉I for every real ε>0; and every interior point of I lies in I, hence is ≥1.

L6
1.2

For every real b≥1 one has b−1/2≤1. If b=1 then 11/2=1 by [L4], so 1−1/2=1/1=1. If b>1 then b1/2>1 by [L4], and b1/2>0, so b−1/2=1/b1/2<1 by [L4] and [L5].

L4L5
2.1

By [L1] and [L2] the function s is differentiable at every b∈I with s′(b)=1ι(2)b−1/2, and by [L3] it is continuous at every point of I, hence continuous on I.

step 1.1L1L2L3
3.1

At every interior point b of I one has b>1 by step 1.1, so b−1/2>0 by [L4] and b−1/2≤1 by step 1.2; multiplying the pair 0≤b−1/2≤1 and 0≤1/ι(2)≤1/ι(2) as in [L5] gives 0<s′(b)≤1/ι(2) by step 2.1, and therefore ∣s′(b)∣=s′(b)≤1/ι(2) by [L5].

step 1.1step 1.2step 2.1L4L5
4.1

Apply [L7] with J:=I, h:=s and M:=1/ι(2), a real ≥0 by [L5]: the hypotheses hold by step 2.1 for the continuity and differentiability and by step 3.1 for the bound, so ∣s(x)−s(y)∣≤1ι(2)∣x−y∣ for all x,y∈I, that is ∣x−y∣≤1ι(2)∣x−y∣; s is Lipschitz with constant 1/ι(2) on I; and s is uniformly continuous on I.

step 2.1step 3.1L5L7∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

81 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