Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: 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.

On R\mathbb{R} the metrics xy|x-y| and min(xy,1)\min(|x-y|,1) are uniformly but not Lipschitz equivalent

Statement refuted

Refuted claim: uniformly equivalent metrics are Lipschitz equivalent; equivalently, the implication "Lipschitz equivalent implies uniformly equivalent" of Lipschitz equivalence implies uniform equivalence implies topological equivalence reverses.

On R\mathbb{R} take the usual metric d(x,y):=xyd(x,y) := |x-y| (The absolute value makes R\mathbb{R} a metric space: d(x,y)=xyd(x,y) = |x-y| is a metric, its open balls are the intervals (xr,x+r)(x-r, x+r), and it is unbounded) and

ρ(x,y):=min{xy, 1},\rho(x,y) := \min\{\, |x-y|,\ 1 \,\},

the minimum being that of a two-element set of reals (Maximum and minimum of a set).

These are uniformly equivalent (min(d,1)\min(d,1) and d/(1+d)d/(1+d) are metrics uniformly equivalent to dd, so every metric space carries a bounded metric with the same topology) and are not Lipschitz equivalent (Topologically, uniformly and Lipschitz equivalent metrics on a set), because a Lipschitz bound αdρ\alpha\, d \le \rho with α>0\alpha > 0 would force dd to be bounded by 1/α1/\alpha, and dd is unbounded on the real line.

Facts & Assumptions

Given: The real line with d(x,y)=xyd(x,y) = |x-y| and ρ=min{d,1}\rho = \min\{d, 1\}.

[L3]

Lipschitz equivalence of dd and ρ\rho means there are reals α,β>0\alpha, \beta > 0 with αd(x,y)ρ(x,y)βd(x,y)\alpha\, d(x,y) \le \rho(x,y) \le \beta\, d(x,y) for all x,yx,y (Topologically, uniformly and Lipschitz equivalent metrics on a set).

[L4]

Archimedean property: for every real ww there is a natural n1n \ge 1 with w<n1Rw < n \cdot 1_{\mathbb{R}} (Every complete ordered field is Archimedean); and n1R>0n \cdot 1_{\mathbb{R}} > 0 for n1n \ge 1 (Canonical naturals are positive and strictly increasing).

[L5]

Inverses and scaling: α>0\alpha > 0 gives α1>0\alpha^{-1} > 0 (Inverses of positives are positive, and reciprocation reverses order), and multiplying an inequality by a positive preserves it (Sign rules for products and monotonicity of multiplication); 0<10 < 1 (The multiplicative identity is positive); trichotomy and transitivity (Ordered field, Complete ordered field (least-upper-bound property)); t=t|t| = t for t0t \ge 0 (Basic properties of the absolute value, Absolute value in an ordered field).

Counterexample

technique · direct
1.1

ρ\rho is a metric on R\mathbb{R} and is uniformly equivalent to dd.

L1L2
1.2

ρ(x,y)1\rho(x,y) \le 1 for all x,yRx, y \in \mathbb{R}.

L2
2.1

Suppose dd and ρ\rho were Lipschitz equivalent, with constants α,β>0\alpha, \beta > 0 as in [L3]. Then for all x,yx, y we would have αxyρ(x,y)1\alpha\, |x - y| \le \rho(x,y) \le 1.

step 1.2L3L5
3.1

Apply the Archimedean property to w:=α1w := \alpha^{-1}, which is a positive real: there is a natural n1n \ge 1 with α1<n1R\alpha^{-1} < n \cdot 1_{\mathbb{R}}, and multiplying by α>0\alpha > 0 gives 1<α(n1R)1 < \alpha\, (n \cdot 1_{\mathbb{R}}). Taking x:=n1Rx := n \cdot 1_{\mathbb{R}} and y:=0y := 0, so that xy=n1R|x - y| = n \cdot 1_{\mathbb{R}} since n1R>0n \cdot 1_{\mathbb{R}} > 0, step 2.1 gives α(n1R)1\alpha\,(n \cdot 1_{\mathbb{R}}) \le 1, contradicting 1<α(n1R)1 < \alpha\,(n \cdot 1_{\mathbb{R}}) by trichotomy.

step 2.1L4L5
4.1

No such constants exist, so dd and ρ\rho are uniformly equivalent metrics on R\mathbb{R} that are not Lipschitz equivalent; the implication from Lipschitz to uniform equivalence in Lipschitz equivalence implies uniform equivalence implies topological equivalence therefore does not reverse.

step 1.1step 3.1

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 55 results over 19 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