Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck 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 the metrics ∣x−y∣ and 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 take the usual metric d(x,y):=∣x−y∣ (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) and

ρ(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) and d/(1+d) are metrics uniformly equivalent to d, 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≤ρ with α>0 would force d to be bounded by 1/α, and d is unbounded on the real line.

Facts & Assumptions

Given: The real line with d(x,y)=∣x−y∣ and ρ=min⁡{d,1}.

[L3]

Lipschitz equivalence of d and ρ means there are reals α,β>0 with α d(x,y)≤ρ(x,y)≤β d(x,y) for all x,y (Topologically, uniformly and Lipschitz equivalent metrics on a set).

[L4]

Archimedean property: for every real w there is a natural n≥1 with w<n⋅1R (Every complete ordered field is Archimedean); and n⋅1R>0 for n≥1 (Canonical naturals are positive and strictly increasing).

[L5]

Inverses and scaling: α>0 gives α−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<1 (The multiplicative identity is positive); trichotomy and transitivity (Ordered field, Complete ordered field (least-upper-bound property)); ∣t∣=t for t≥0 (Basic properties of the absolute value, Absolute value in an ordered field).

Counterexample

technique · direct
1.1

ρ is a metric on R and is uniformly equivalent to d.

L1L2
1.2

ρ(x,y)≤1 for all x,y∈R.

L2
2.1

Suppose d and ρ were Lipschitz equivalent, with constants α,β>0 as in [L3]. Then for all x,y we would have α ∣x−y∣≤ρ(x,y)≤1.

step 1.2L3L5
3.1

Apply the Archimedean property to w:=α−1, which is a positive real: there is a natural n≥1 with α−1<n⋅1R, and multiplying by α>0 gives 1<α (n⋅1R). Taking x:=n⋅1R and y:=0, so that ∣x−y∣=n⋅1R since n⋅1R>0, step 2.1 gives α (n⋅1R)≤1, contradicting 1<α (n⋅1R) by trichotomy.

step 2.1L4L5
4.1

No such constants exist, so d and ρ are uniformly equivalent metrics on 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 · two levels

34 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