Alphabeta Math
Session-authored (Fable 5 assisted)
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.

12 results · all verified · 9 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 3 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Metric Spaces: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

The metrics d1, d2 and d on Rn are metrics and are Lipschitz equivalent, with explicit constants

Example

Let n1 be a natural number and let Rn carry the three metrics

d1(x,y)=k<nxkyk,d2(x,y)=k<n(xkyk)2,d(x,y)=max{xkyk:k<n}

of Rn as the set of functions nR, and d1, d2, d are metrics on it, where Rn is the set of functions from the von Neumann natural n to R. All three are metrics (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric); that is Rn as the set of functions nR, and d1, d2, d are metrics on it and is quoted here rather than reproved. What this example adds is that the three are Lipschitz equivalent with explicit constants (Topologically, uniformly and Lipschitz equivalent metrics on a set): for all x,yRn,

d(x,y)    d2(x,y)    n  d(x,y),d(x,y)    d1(x,y)    n  d(x,y),d2(x,y)    d1(x,y)    n  d2(x,y).

Consequently the three are uniformly equivalent and topologically equivalent (Lipschitz equivalence implies uniform equivalence implies topological equivalence), so they determine the same open sets, the same convergent sequences and the same continuous maps on Rn.

The constants are best possible: taking xy with a single nonzero coordinate gives equality in d=d2=d1, and taking all n coordinates equal in absolute value gives d1=nd and d2=nd. Those two remarks are not needed for the equivalence and are not proved below.

Facts & Assumptions

Given: A natural n1, elements x,yRn, the list uk:=xkyk for k<n, and the abbreviations M:=d(x,y), S:=d1(x,y)=k<nuk and Q:=k<nuk2, so that d2(x,y)=Q; the canonical natural n is here read inside R as n1R.

[L2]

Laws of finite sums (Laws of finite sums and finite products, Finite sums and finite products, by recursion): monotonicity, scaling, k<nλ=nλ, a sum of nonnegative terms is nonnegative, and each single term is at most such a sum.

[L3]

The maximum of a nonempty finite set of reals exists, is one of its elements and bounds the set above (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

[L4]

Square roots (Square roots exist: a unique a0 with (a)2=a; the positives are {x2:x0}): every c0 has a unique c0 with (c)2=c; hence t2=t for t0 and ab=ab for a,b0, both by uniqueness. Squaring is monotone on the nonnegatives, st    s2t2 (Squaring is monotone on the nonnegatives), so the same holds for square roots.

[L5]

Cauchy-Schwarz in root form (The Cauchy-Schwarz inequality for finite sums): k<nakbkk<nak2k<nbk2.

[L6]

Absolute value (Basic properties of the absolute value, Absolute value in an ordered field, Integer powers am): t0, t2=t2, and t=t for t0.

[L7]

Order arithmetic: multiplying an inequality by a nonnegative element preserves it and inequalities may be added, in the strict forms of Sign rules for products and monotonicity of multiplication and Order is preserved by adding a constant and by adding inequalities together with the case of equality settled by totality (Ordered field, Complete ordered field (least-upper-bound property)); and n1R>0 for n1 (Canonical naturals are positive and strictly increasing).

Verification

technique · direct
1.1

Since n1 the set {uk:k<n} is nonempty and finite, so M exists, equals uj for some j<n, satisfies M0, and bounds every uk above.

L3L6
1.2

The reals n1R, n, Q and S are all nonnegative, and n1R>0, so n>0; also M2=uj2 and uk2=uk2 for every k.

L2L4L6L7
2.1

First chain: M2=uj2Q because a single nonnegative term is at most the sum, so M=M2Q=d2(x,y); and Q=k<nuk2k<nM2=nM2 by monotonicity and scaling, so d2(x,y)=QnM2=nM.

step 1.1step 1.2L2L4L7
2.2

Second chain: M=ujS because a single nonnegative term is at most the sum; and S=k<nukk<nM=nM by monotonicity and scaling.

step 1.1step 1.2L2L7
2.3

Third chain: for every k<n, multiplying ukS by the nonnegative uk gives uk2=uk2ukS, so summing and scaling gives QSk<nuk=S2 and hence d2(x,y)=QS2=S=d1(x,y); and Cauchy-Schwarz applied to the lists ak:=uk and bk:=1 gives S=k<nuk1k<nuk2 k<n1=Qn=nd2(x,y).

step 1.1step 1.2L2L4L5L6L7
3.1

The three chains are exactly Lipschitz equivalences with positive constants: 1dd2nd, 1dd1nd and 1d2d1nd2, the constants 1, n and n all being positive.

step 2.1step 2.2step 2.3L7L8
4.1

Hence any two of d1, d2, d are Lipschitz equivalent, and therefore uniformly equivalent and topologically equivalent; all three induce the same topology on Rn.

step 3.1L1L8

Remarks

  • The constants blow up with the dimension, and that is the whole point of the distinction. The comparison d1nd is Lipschitz for each fixed n and useless uniformly in n, so no pair of constants serves all dimensions at once. Whether an analogue survives on spaces of infinite sequences is a question for a later page and is not addressed here.
  • Only n1 is treated, because d is a maximum over the index set {0,,n1} and that set is empty when n=0 (Rn as the set of functions nR, and d1, d2, d are metrics on it). For n=0 the space R0 is a single point and d1, d2 are identically 0 on it, while d is not defined there at all, so there is nothing to compare.
  • Minkowski is not used here. The triangle inequalities were settled in Rn as the set of functions nR, and d1, d2, d are metrics on it; what this page needs is only the comparison of the three values, and that runs on the finite-sum laws and Cauchy-Schwarz.
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

The discrete metric induces the discrete topology, in which every subset is clopen

Example

Let X be any set and define δ:X×XR by

δ(x,y):={0if x=y,1if xy.

Then:

  1. δ is a metric on X (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric), the discrete metric.
  2. For xX and a real r>0: B(x,r)={{x}0<r1Xr>1,Bˉ(x,r)={{x}0<r<1Xr1,S(x,1)=X{x}.
  3. Every subset of X is open, hence every subset is closed, hence every subset is clopen (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement). The metric topology of δ is the discrete topology, the collection of all subsets of X.

The example is the standard source of counterexamples about balls: here the closed ball of radius 1 is the whole space while the closure of the open ball of radius 1 is a single point, and the sphere of radius 1 is everything except the centre while the boundary of the ball is empty.

Facts & Assumptions

Given: A set X, the function δ above, points x,y,zX, a real r>0, and a subset UX.

[L2]

Balls: B(x,r)={y:δ(x,y)<r}, Bˉ(x,r)={y:δ(x,y)r} and S(x,r)={y:δ(x,y)=r} (Open ball, closed ball and sphere in a metric space).

[L3]

Open and closed: U is open when every point of it has a ball around it inside it; F is closed when XF is open (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).

[L5]

Order: 0<1, so 01; a sum of a positive and a nonnegative real is positive, and inequalities may be compared by trichotomy and transitivity (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Ordered field, Complete ordered field (least-upper-bound property)).

Verification

technique · direct
1.1

Separation and symmetry: δ(x,y)=0 holds exactly when x=y, since the other value 1 is different from 0; and the defining clauses are unchanged when x and y are exchanged, since "x=y" is.

L1L5
1.2

Triangle inequality: if x=z then δ(x,z)=0 and the right side is a sum of two values in {0,1}, hence at least 0; and if xz then y cannot equal both x and z, so at least one of δ(x,y),δ(y,z) equals 1 while the other is 0 or 1, whence δ(x,y)+δ(y,z)1=δ(x,z).

L1L5
1.3

Balls: δ(x,x)=0<r always, so xB(x,r); and for yx one has δ(x,y)=1, so yB(x,r) exactly when 1<r, yBˉ(x,r) exactly when 1r, and yS(x,1) always. This is claim 2.

L2L5
2.1

Every subset is open: for UX and xU the ball B(x,1) is {x} by the computation of step 1.3, and {x}U.

L2L3L5
2.2

Claim 1 holds: δ satisfies (M1) and (M2) by step 1.1 and (M3) by step 1.2, so it is a metric on X.

step 1.1step 1.2L1
3.1

Claim 3 holds: every subset is open by step 2.1, so for any FX the complement XF is open and F is closed; thus every subset is clopen and the metric topology is the full power set of X. In particular each singleton {x} is closed, in agreement with the closed-ball computation Bˉ(x,r)={x} for 0<r<1 and the fact that closed balls are closed.

step 1.3step 2.1L3L4
4.1

Claims 1, 2 and 3 hold by steps 2.2, 1.3 and 3.1.

step 1.3step 2.2step 3.1

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

The supremum metric d(f,g)=supxf(x)g(x) on the bounded real-valued functions on a set

Example

Let S be a nonempty set, let B(S) be the set of bounded functions SR and let d(f,g)=sup{f(s)g(s):sS} be the supremum metric; that this is a metric is The supremum metric d(f,g)=supxf(x)g(x) is a metric on the bounded real-valued functions on a nonempty set and is quoted here rather than reproved. This example records two things about it.

  1. The constants form an isometric copy of the real line. For cR let c^B(S) be the constant function with value c. Then cc^ is an isometric embedding of (R,dR) into (B(S),d) (Isometry, isometric embedding, and the subspace metric on a subset, The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded): d(c^,c^)=cc(c,cR).
  2. The supremum need not be attained. Take S=N, so that B(N) is the set of bounded sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences), and put f(k):=11k+1(kN),g:=0^. Then f,gB(N), d(f,g)=1, and f(k)g(k)<1 for every kN. So d(f,g) is a supremum that is not a maximum, and no single point of S realises the distance.

The index shift in 1/(k+1) is forced: N contains 0 (The natural numbers N (von Neumann)) and sequences here are indexed from 0 (Sequences of reals: bounded, eventually, frequently, tails, subsequences), so 1/k would be undefined at k=0.

Facts & Assumptions

Given: A nonempty set S; reals c,c; the constant functions c^,c^:SR; and, for S=N, the functions f(k)=11/(k+1) and g=0^, together with D(f,g):={f(k)g(k):kN}.

[L2]

Least upper bounds: a nonempty subset of R bounded above has a unique least upper bound (Complete ordered field (least-upper-bound property), Suprema and infima are unique); bounded subsets of R are as in Lower bound, bounded below, bounded set.

[L3]

Epsilon characterisation of the supremum: for a nonempty TR bounded above and an upper bound u of T, one has u=supT if and only if for every real ε>0 there is tT with uε<t (Epsilon characterisation of the supremum).

[L4]
[L5]

Absolute value: t=t for t0, t0 (Basic properties of the absolute value, Absolute value in an ordered field); and the usual metric of R is dR(c,c)=cc (The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded).

[L6]

Isometric embedding: a map preserving distances exactly (Isometry, isometric embedding, and the subspace metric on a subset); trichotomy and transitivity of the order of R (Ordered field, Complete ordered field (least-upper-bound property)).

Verification

technique · direct
1.1

Each constant function c^ has range {c}, a bounded subset of R, so c^B(S); and {c^(s)c^(s):sS}={cc}, a nonempty one-element set whose least upper bound is cc itself.

givenL1L2L5
2.1

For S=N: each k+1 is a natural 1, so 1/(k+1) is a positive real and 0f(k)=11/(k+1)<1; hence the range of f is bounded and fB(N), while g=0^ is bounded by step 1.1, and D(f,g)={11/(k+1):kN} is nonempty with 1 as an upper bound.

step 1.1L4L5
2.2

Claim 1: by step 1.1, d(c^,c^)=cc=dR(c,c) for all reals c,c, which is exactly the statement that cc^ is an isometric embedding of (R,dR) into (B(S),d).

step 1.1L1L5L6
3.1

d(f,g)=1: the number 1 is an upper bound of D(f,g) by step 2.1, and for an arbitrary real ε>0 choose a natural n1 with 1/n<ε and put k:=n1, a natural since n1, so that 11/(k+1)=11/n>1ε; by the epsilon characterisation 1 is the least upper bound.

step 2.1L3L4L6
4.1

The supremum is not attained: every element of D(f,g) has the form 11/(k+1) with 1/(k+1)>0, hence is <1=d(f,g), so no kN satisfies f(k)g(k)=d(f,g).

step 2.1step 3.1L4L6
5.1

Claims 1 and 2 are established, by step 2.2 and by steps 3.1 and 4.1 respectively.

step 2.2step 3.1step 4.1

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-07-27Open item page →

The 2-adic absolute value gives an ultrametric on Q, in which every triangle is isosceles and every point of a ball is a centre

Example

Write 2:=1+1. Call an integer (The integers as equivalence classes of pairs of naturals) even if it is 2t for some integer t, and odd if it is 2t+1 for some integer t.

The 2-adic valuation. Every nonzero integer m can be written in exactly one way as

m=2juwith jN and u odd,

and v2(m):=j is the 2-adic valuation of m (Integer powers am). For a nonzero rational x (The rationals as equivalence classes of pairs of integers), written x=a/b with a and b nonzero integers, the integer

v2(x):=v2(a)v2(b)

does not depend on the chosen representation. The 2-adic absolute value is

x2:=2v2(x)(x0),02:=0,

read inside R through the embeddings ZQR (The integers embed in the rationals, The unique embedding of ℚ into an ordered field), and the 2-adic distance is

d2(x,y):=xy2(x,yQ).

Claims.

  1. d2 is an ultrametric on Q (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric): it satisfies (M1), (M2) and the strong triangle inequality d2(x,z)max{d2(x,y),d2(y,z)}.
  2. Every triangle is isosceles: if d2(x,y)d2(y,z) then d2(x,z)=max{d2(x,y),d2(y,z)}.
  3. Every point of a ball is a centre: if yB(x,r) then B(y,r)=B(x,r) (Open ball, closed ball and sphere in a metric space).

Why p=2 and not a general prime. The general p-adic valuation needs primality and unique factorisation in Z, which are developed on Primes, Euclid's Lemma and the Fundamental Theorem of Arithmetic (The p-adic valuation vp(a) of a nonzero integer: the greatest kN with pka, Euclid's lemma: if p is prime and pab then pa or pb, The fundamental theorem of arithmetic: every integer n1 is a product of primes, and the factorisation is unique up to order — if i<rpi=j<sqj with every pi and qj prime, then r=s and qi=pπ(i) for some πSym(r), The p-adic valuation extends to the nonzero rationals by vp(a/b):=vp(a)vp(b)Z, independently of the representation; it satisfies vp(xy)=vp(x)+vp(y), and vp(x+y)min{vp(x),vp(y)} whenever x, y and x+y are nonzero) and are therefore available here; this item nevertheless develops the case p=2 from parity alone, so that the ultrametric geometry below rests on nothing but the discreteness of Z. At p=2 everything reduces to parity, which is available: The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=sk, which satisfies sk=1, se1 and so1 partitions N into the ranges of its two index maps, and that is what claim 2 of the verification turns into "even or odd, never both".

Claims 2 and 3 use nothing about d2 beyond the strong triangle inequality, so they hold in every ultrametric space.

Facts & Assumptions

Given: The integers Z and rationals Q with their arithmetic; the successor σ on N; the element 2=1+1; the index maps e,o of The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=sk, which satisfies sk=1, se1 and so1; and integers m,a,c and rationals x,y,z as introduced in the steps.

[L1]

Ring and field arithmetic: Z is a commutative ring (The integers form a commutative ring) and Q a field (The rationals form a field, The rationals as equivalence classes of pairs of integers); Z is totally ordered and its order is compatible with addition and with multiplication by positives (The integers form a totally ordered ring); nonzero integers have nonzero product and cancel (The integers have no zero divisors; multiplicative cancellation).

[L3]

The index maps: e0=0, eσ(j)=σ(σ(ej)), o0=σ(0), oσ(j)=σ(σ(oj)), and N is the disjoint union of the ranges of e and o, each natural lying in exactly one range and being hit exactly once (The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=sk, which satisfies sk=1, se1 and so1).

[L4]

Addition on N: m+0=m, m+σ(k)=σ(m+k) (Addition of natural numbers) and σ(m)+n=σ(m+n) (Left successor law for addition); the order is total and transitive (Order on the natural numbers, is a linear order on N), and n0 gives n1 (Discreteness: σ(n) is the immediate successor).

[L5]

The embedding NZ is injective, preserves addition, multiplication and order, and its image is exactly the set of integers 0 (The naturals embed in the integers); the embeddings ZQR are injective and order preserving (The integers embed in the rationals, The unique embedding of ℚ into an ordered field).

[L6]

Powers: a0=1, an+1=ana, am+n=aman and am=(am)1, valid for integer exponents when a0, and a0 gives an0 (Integer powers am, Laws of integer exponents); for a>1 and k1 one has aka>1, and a>0 gives an>0 (Monotonicity of xxn and of nan).

[L8]

Metric notions: the axioms (M1), (M2), (M3), the strong form (M3'), and the fact that a function satisfying (M1), (M2), (M3') is nonnegative and hence satisfies (M3), the maximum of two nonnegative reals being at most their sum (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric, Nonnegativity of a metric is a consequence of the other axioms, not an axiom, Maximum and minimum of a set, Every nonempty finite set of reals has a maximum and a minimum); balls are as in Open ball, closed ball and sphere in a metric space.

Verification

technique · direct
1.1

For every jN one has ej=j+j and oj=σ(j+j), by induction on j: at j=0, e0=0=0+0 and o0=σ(0)=σ(0+0); and if ej=j+j and oj=σ(j+j), then eσ(j)=σ(σ(ej))=σ(σ(j+j))=σ(j)+σ(j) and oσ(j)=σ(σ(oj))=σ(σ(σ(j+j)))=σ(σ(j)+σ(j)), using σ(p)+q=σ(p+q) and p+σ(q)=σ(p+q).

L2L3L4
1.2

No integer k satisfies 0<k<1: such a k would be positive, hence the image of a natural n0, so n1 and, the embedding being order preserving, k1, contradicting k<1.

L1L4L5
1.3

A product of two odd integers is odd: (2a+1)(2c+1)=2(2ac+a+c)+1 by ring arithmetic.

L1
2.1

Every natural number is j+j for exactly one j, or σ(j+j) for exactly one j, and never both: this is the disjoint-union statement for the ranges of e and o, rewritten through step 1.1.

step 1.1L3
2.2

No integer is both even and odd: if 2s=2t+1 then the integer k:=st satisfies 2k=1, and k0 would give 2k0<1 while k1 would give 2k2>1, so 0<k<1, which step 1.2 forbids.

step 1.2L1L7
3.1

Every integer is even or odd: an integer m0 is the image of a natural n, which by step 2.1 is j+j or σ(j+j), so m is 2t or 2t+1 with t the image of j, the embedding preserving addition and successors; and if m<0 then m>0 is 2t or 2t+1, whence m=2(t) or m=2(t1)+1.

step 2.1L1L5
3.2

The representation is unique: if 2ju=2ju with u,u odd and, without loss of generality, jj, then 2j=2j2jj and cancelling the nonzero factor 2j gives u=2jju; if j>j then jj1 and u=2(2jj1u) is even as well as odd, which step 2.2 forbids; so j=j and then u=u.

step 2.2L1L4L6
4.1

Every nonzero integer m is 2ju with jN and u odd: apply strong induction to the property P(n) that every nonzero integer whose absolute value is the image of n, that is every nonzero m equal to the image of n or to its negative, has such a representation. Given n and P(k) for all k<n, note n0 since m0; by step 2.1 either n=σ(j+j), in which case m is ±(2t+1) and hence odd by the computation of step 3.1, so m=20m works, or n=j+j with j0, in which case m=2m for the nonzero integer m that is the image of j or its negative, and j<n because j1 gives n=j+jj+1>j, so P(j) supplies m=2iu and m=2i+1u. Every nonzero integer is the image of some natural or its negative, so the conclusion holds for all of them.

step 2.1step 3.1L1L2L4L5L6
5.1

For nonzero integers a,c with a+c0: v2(a+c)min{v2(a),v2(c)}. Indeed write a=2su and c=2su with u,u odd and, without loss of generality, ss; then a+c=2s(u+2ssu), the bracket is a nonzero integer, so by step 4.1 it equals 2iq with q odd, whence a+c=2s+iq and, by the uniqueness of step 3.2, v2(a+c)=s+is=min{s,s}.

step 3.2step 4.1L1L6
5.2

The valuation of a nonzero rational is well defined: if a/b=c/d with a,b,c,d nonzero integers then ad=cb, and writing a=2su, b=2tw, c=2su, d=2tw with all four of u,w,u,w odd gives ad=2s+t(uw) and cb=2s+t(uw) with uw and uw odd by step 1.3; the uniqueness of step 3.2 applied to the nonzero integer ad forces s+t=s+t, that is st=st.

step 1.3step 3.2step 4.1L1L6
6.1

Basic properties of 2: for x0 the value 2v2(x) is a positive real, since 2>0 and powers and inverses of positives are positive; so x2>0 for x0 and x2=0 exactly when x=0. Moreover x2=x2, because x=(a)/b and (2su)=2s(u) with u=2(t1)+1 odd when u=2t+1, so v2(x)=v2(x).

step 5.2L1L6L7
7.1

Strong triangle inequality for 2: x+y2max{x2,y2}. If x=0, or y=0, or x+y=0, this is immediate from step 6.1. Otherwise write x=a/b and y=c/b over a common nonzero denominator b, with a,c nonzero integers, so that x+y=(a+c)/b with a+c0; then v2(x)=v2(a)v2(b), v2(y)=v2(c)v2(b) and v2(x+y)=v2(a+c)v2(b), so step 5.1 gives v2(x+y)min{v2(x),v2(y)}; finally t2t is strictly increasing on Z, since for t<t one has 2t=2t2tt with 2t>0 and 2tt>1, so 2v2(x+y)2min{v2(x),v2(y)}=max{2v2(x),2v2(y)}.

step 5.1step 5.2L1L5L6L7
8.1

Claim 1: d2(x,y)=xy2 vanishes exactly when x=y by step 6.1, is symmetric because yx2=(xy)2=xy2, and satisfies d2(x,z)=(xy)+(yz)2max{xy2,yz2}=max{d2(x,y),d2(y,z)} by step 7.1; being nonnegative, it also satisfies the ordinary triangle inequality, the maximum of two nonnegative reals being at most their sum. So d2 is an ultrametric on Q.

step 6.1step 7.1L8
9.1

Claim 2: suppose d2(x,y)d2(y,z) and, without loss of generality, d2(x,y)<d2(y,z). Then d2(x,z)max{d2(x,y),d2(y,z)}=d2(y,z); and d2(y,z)max{d2(y,x),d2(x,z)}=max{d2(x,y),d2(x,z)}, where the maximum cannot be d2(x,y), since that would give d2(y,z)d2(x,y)<d2(y,z); so d2(y,z)d2(x,z) and the two are equal, that is d2(x,z)=max{d2(x,y),d2(y,z)}.

step 8.1L7L8
9.2

Claim 3: let yB(x,r), so d2(x,y)<r. For zB(y,r) the strong triangle inequality gives d2(x,z)max{d2(x,y),d2(y,z)}<r, so zB(x,r); and for zB(x,r) it gives d2(y,z)max{d2(y,x),d2(x,z)}<r, so zB(y,r). Hence B(y,r)=B(x,r).

step 8.1L8
10.1

Claims 1, 2 and 3 are established by steps 8.1, 9.1 and 9.2, so the 2-adic distance is an ultrametric on Q in which every triangle is isosceles and every point of a ball is a centre.

step 8.1step 9.1step 9.2

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-02 (claude-opus-5)Open item page →

The post-office metric d(x,y)=x+y for xy on Rn, and its isolated points

Example

Let n1 and let Rn carry the Euclidean metric d2 of Rn as the set of functions nR, and d1, d2, d are metrics on it. Write 0 for the element of Rn with all coordinates 0 and

x:=d2(x,0)=k<nxk2.

Define the post-office metric (also called the SNCF metric) by

ρ(x,y):={0x=y,x+yxy.

The name is the picture: to travel between two places you must first go to the central post office at 0. Then:

  1. ρ is a metric on Rn (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric).
  2. Every x0 is an isolated point of (Rn,ρ) (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space), because Bρ(x,x)={x}.
  3. 0 is not an isolated point: every ball Bρ(0,r) contains points other than 0.

So (Rn,ρ) has exactly one non-isolated point, which no metric equivalent to d2 could achieve: in the Euclidean topology no point of Rn is isolated.

Facts & Assumptions

Given: A natural n1; elements x,y,zRn; a real r>0; and the element wRn with w0:=r/2 and wk:=0 for 1k<n.

[L2]

Finite sums (Laws of finite sums and finite products, Finite sums and finite products, by recursion): splitting a sum at an index mn, and k<pλ=pλ, so a sum all of whose terms are 0 is 0; and N contains 0, so the index 0 exists as soon as n1 (The natural numbers N (von Neumann)).

[L4]

Halving: for a real r>0 the element r/2:=r(1+1)1 is positive with r/2+r/2=r, hence r/2<r; this uses 0<1, positivity of inverses of positives, and positivity of products of positives (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Inverses of positives are positive, and reciprocation reverses order, Sign rules for products and monotonicity of multiplication, Field, Ordered field).

[L5]

Order arithmetic: inequalities may be added, a nonnegative term may be dropped from the larger side, and by trichotomy ab rules out a<b (Order is preserved by adding a constant and by adding inequalities, Ordered field, Complete ordered field (least-upper-bound property)).

[L6]

Balls, isolated points: Bρ(u,t)={v:ρ(u,v)<t}, and u is isolated in a set Au when some ball meets A only in u (Open ball, closed ball and sphere in a metric space, Interior, closure, boundary, limit point, isolated point and dense subset of a metric space).

Verification

technique · direct
1.1

Basic values: ρ(u,v)0 for all u,v, being 0 or a sum of two nonnegative numbers; ρ is symmetric, since both defining clauses are; and ρ(u,v)=0 exactly when u=v, because for uv the value u+v vanishes only if u=v=0, that is only if u=v=0, contradicting uv.

L1L5
1.2

Triangle inequality: if x=z then ρ(x,z)=0ρ(x,y)+ρ(y,z); if xz and y=x, then yz and ρ(x,y)+ρ(y,z)=0+x+z=ρ(x,z); if xz and y=z, the same computation applies with the roles exchanged; and if xz with yx and yz, then ρ(x,y)+ρ(y,z)=x+y+y+zx+z=ρ(x,z), since y0.

L1L5
1.3

The element w satisfies k<nwk2=w02+0=(r/2)2, splitting the sum at index 1n and using that all remaining terms are 0; hence w=(r/2)2=r/2<r, and w0 because w0=r/20.

L2L3L4
2.1

Claim 1: ρ satisfies (M1) and (M2) by step 1.1 and (M3) by step 1.2, so it is a metric on Rn.

step 1.1step 1.2
3.1

Claim 2: let x0, so x>0 by [L1] and trichotomy. For yx we get ρ(x,y)=x+yx, so yBρ(x,x); and xBρ(x,x) since ρ(x,x)=0<x. Hence Bρ(x,x)={x} and x is isolated in Rn.

step 1.1step 2.1L1L5L6
3.2

Claim 3: let r>0. For y0 one has ρ(0,y)=0+y=y, so the element w of step 1.3 satisfies ρ(0,w)=w<r and w0; thus Bρ(0,r) contains a point other than 0, for every r>0, and 0 is not isolated.

step 1.3step 2.1L1L6
4.1

Claims 1, 2 and 3 hold by steps 2.1, 3.1 and 3.2.

step 2.1step 3.1step 3.2

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

min(xy,1) on R has the usual topology and diameter at most 1

Example

On R, let dR(x,y)=xy be the usual metric (The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded) and put

ρ(x,y):=min{xy, 1}(x,yR).

Then:

  1. ρ is a metric on R, uniformly equivalent and therefore topologically equivalent to dR (Topologically, uniformly and Lipschitz equivalent metrics on a set, Lipschitz equivalence implies uniform equivalence implies topological equivalence); so (R,ρ) has exactly the usual topology of the real line.
  2. (R,ρ) is a bounded metric space and diam(R)=1 in the metric ρ (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space), whereas (R,dR) is not bounded at all and has no diameter.

This is the concrete instance of 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 on the real line, and it is the witness used for the failure of two plausible-sounding claims: that boundedness is topological, and that topologically equivalent metrics are Lipschitz equivalent.

Facts & Assumptions

Given: The real line with dR(x,y)=xy and the function ρ=min{dR,1}; the set D:={ρ(x,y):x,yR}.

[L2]

For any metric d, the function min{d,1} is a metric, is bounded with diameter at most 1 on a nonempty space, and is uniformly equivalent to d (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).

[L5]

The diameter is the least upper bound of the set of distances, so it is every distance and every upper bound of them; and it is unique (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space, Suprema and infima are unique, Complete ordered field (least-upper-bound property), Ordered field).

Verification

technique · direct
1.1

By [L1] the function dR is a metric on R and R is not bounded in it.

L1
1.2

ρ(0,1)=min{01, 1}=min{1,1}=1, so 1D.

L4
2.1

By [L2] applied to d=dR: ρ is a metric on R, the space (R,ρ) is bounded, diam(R)1 in ρ, and ρ is uniformly equivalent to dR.

step 1.1L2
3.1

Claim 2: the diameter of R in ρ is an upper bound of D and 1D by step 1.2, so it is 1; combined with 1 from step 2.1 this gives diam(R)=1 in the metric ρ, while by step 1.1 the space has no diameter at all in dR.

step 1.1step 1.2step 2.1L5
3.2

Claim 1: ρ is a metric uniformly equivalent to dR by step 2.1, hence topologically equivalent to it, so the metric topology of ρ is the usual topology of R.

step 2.1L3
4.1

Claims 1 and 2 hold by steps 3.2 and 3.1.

step 3.1step 3.2

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

In {0}[1,2] with the metric of R, the closure of B(0,1)={0} is {0} while the closed ball is {0,1}

Statement refuted

Refuted claim: in every metric space, the closure of the open ball B(x,r) is the closed ball Bˉ(x,r) (FALSE: in every metric space the closure of B(x,r) is the closed ball of radius r).

The witness is the metric subspace

X:={0}[1,2]R

of the real line with its usual metric (The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset, Intervals of R: the nine order-convex forms, nondegeneracy, and length), with x=0 and r=1. In it

BX(0,1)={0},BX(0,1)={0},BˉX(0,1)={0,1},

so the closure of the open ball is a proper subset of the closed ball of the same centre and radius. The inclusion B(x,r)Bˉ(x,r) that does hold in general is proved in FALSE: in every metric space the closure of B(x,r) is the closed ball of radius r and is not repeated.

Facts & Assumptions

Given: The real line with dR(u,v)=uv, and X:={0}[1,2] with the subspace metric d:=dR(X×X).

[L2]

Balls: BX(a,s)={yX:d(a,y)<s} and BˉX(a,s)={yX:d(a,y)s} (Open ball, closed ball and sphere in a metric space).

[L4]
[L5]

Absolute value and order: t=t for t0, t=t, and 0<1; by trichotomy t1 excludes t<1 (Absolute value in an ordered field, Basic properties of the absolute value, The multiplicative identity is positive, Ordered field, Complete ordered field (least-upper-bound property)).

[L6]

Intervals: [1,2]={tR:1t2} (Intervals of R: the nine order-convex forms, nondegeneracy, and length).

Counterexample

technique · direct
1.1

Every y[1,2] has y1, so d(0,y)=0y=y=y1; and d(0,0)=0<1.

L1L5L6
2.1

Hence BX(0,1)={yX:d(0,y)<1}={0}, since no y[1,2] satisfies d(0,y)<1; and BˉX(0,1)={yX:d(0,y)1}={0,1}, since among the points of [1,2] exactly y=1 satisfies y1.

step 1.1L2L5L6
2.2

The set [1,2]=X{0} is open in X: for y[1,2] the ball BX(y,1) cannot contain 0, because d(0,y)1 by step 1.1, so BX(y,1)[1,2]. Therefore {0} is closed in X.

step 1.1L2L3
3.1

Since {0} is closed it equals its own closure, so BX(0,1)={0}={0}, whereas BˉX(0,1)={0,1} contains the point 10.

step 2.1step 2.2L4L5
4.1

The two sets are therefore different, and (X,d) with x=0, r=1 refutes the claim: the closure of an open ball can be a proper subset of the closed ball of the same centre and radius.

step 3.1

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

In the discrete metric the boundary of B(p,1) is empty while the sphere of radius 1 is everything but p

Statement refuted

Refuted claim: in every metric space, the boundary of the open ball is the sphere of the same centre and radius,

B(x,r)=S(x,r)

(Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, Open ball, closed ball and sphere in a metric space).

The witness is any set X with at least two points, carrying the discrete metric δ (The discrete metric induces the discrete topology, in which every subset is clopen), together with x=pX and r=1. There

B(p,1)={p},B(p,1)=,S(p,1)=X{p}.

Facts & Assumptions

Given: A set X with at least two points, the discrete metric δ on it, a point pX and a point qX with qp.

[L2]

Interior, closure, boundary: int(A) is the largest open subset of A, A the smallest closed superset of A, and A=Aint(A) (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, The closure of a nonempty A is {x:d(x,A)=0}, equals A together with its limit points, and is the smallest closed superset).

Counterexample

technique · direct
1.1

In (X,δ) the open ball is B(p,1)={p} and the sphere is S(p,1)=X{p}, which is nonempty because qp lies in it.

givenL1
1.2

The set {p} is open and closed in (X,δ), every subset of a discrete metric space being clopen.

L1
2.1

Hence int({p})={p}, since {p} is an open subset of itself and the interior is the largest one; and {p}={p}, since {p} is a closed superset of itself and the closure is the smallest one.

step 1.2L2
3.1

Therefore B(p,1)={p}int({p})={p}{p}=, while S(p,1) contains q and is not empty.

step 1.1step 2.1L2
4.1

The two sets differ, so the discrete metric on any set with at least two points refutes the claim.

step 3.1

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Z and {n+1/n:n2} are disjoint closed subsets of R at distance 0, so the set-to-set distance is not a metric

Statement refuted

Refuted claim: the set-to-set distance d(A,B)=inf{d(a,b):aA, bB} of Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space is a metric on the nonempty subsets of a metric space; specifically, that it satisfies the separation axiom (M1) of Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric, so that d(A,B)=0 forces A=B.

Work in R with its usual metric (The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded) and write m for the canonical copy of an integer m inside R (The integers as equivalence classes of pairs of naturals, The integers embed in the rationals, The unique embedding of ℚ into an ordered field). Put

A:={m:mZ},B:={n+1n  :  nN, n2}.

Then A and B are nonempty, disjoint, closed in R, and

d(A,B)=0whileAB.

So (M1) fails for the set-to-set distance, and it fails on a pair of closed sets: closedness is not the missing hypothesis. Moreover d(b,A)>0 for every individual bB, so the infimum over pairs is not attained anywhere.

Facts & Assumptions

Given: The real line with dR(u,v)=uv; the sets A and B above; and, for a subset ER, the property of being c-separated for a real c>0, meaning eec whenever e,eE with ee.

[L1]

The embeddings ZQR are injective and order preserving (The integers embed in the rationals, The unique embedding of ℚ into an ordered field, The integers as equivalence classes of pairs of naturals), and Z is totally ordered (The integers form a totally ordered ring); every integer 0 is the image of a unique natural under NZ, which is injective and order preserving (The naturals embed in the integers); and a natural n0 satisfies n1 (Discreteness: σ(n) is the immediate successor, The natural numbers N (von Neumann)).

[L2]

Canonical naturals in R: n1R>0 for n1 and nn1R is strictly increasing (Canonical naturals are positive and strictly increasing); reciprocals of positives are positive and reverse the order (Inverses of positives are positive, and reciprocation reverses order); and r>1 gives 0<1/r<1 (Reciprocals and order: 1/r against 1).

[L3]

Reciprocal Archimedean property: for every real ε>0 there is a natural n1 with 1/n<ε (For every ε>0 in a complete ordered field there is a natural n1 with 1/n<ε, Every complete ordered field is Archimedean).

[L4]

Absolute value: t0, t=t for t0, t=t, and t<c is equivalent to c<t<c (Basic properties of the absolute value, Absolute value in an ordered field).

[L5]

Infima: d(x,E) and d(E,F) exist for nonempty sets, being infima of nonempty sets bounded below by 0 (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, Greatest lower bound (infimum)); and =infS for a lower bound of a nonempty S bounded below exactly when for every real ε>0 some sS has s<+ε (Epsilon characterisation of the infimum).

Counterexample

technique · direct
1.1

No canonical integer lies strictly between 0 and 1: if 0<k<1 in R for an integer k, then 0<k<1 already in Z, because the embedding is order preserving and injective and the order of Z is total; then k>0 makes k the image of a natural n0, so n1 and hence k1, contradicting k<1.

L1L7
1.2

B is 12-separated: for naturals p>q2 one has pq1 and 0<1/p<1/q1/2, so (p+1/p)(q+1/q)=(pq)(1/q1/p)11/q11/2=1/2; hence distinct elements of B differ by at least 1/2 in absolute value.

L2L4L7
1.3

A c-separated set ER is closed: let xE. The ball B(x,c/2) contains at most one point of E, since two distinct points of it would be within c/2+c/2=c of each other, contradicting c-separation with a strict inequality. If it contains none, then B(x,c/2)E=. If it contains exactly one point e, then xe gives t:=xe>0, and the radius r:=min{c/2, t}>0 has B(x,r)E=, because any point of E in B(x,r)B(x,c/2) would have to be e, while xe=tr puts e outside B(x,r). So the complement of E is open and E is closed.

L4L6L7
2.1

A is 1-separated: for integers mm the difference k:=mm is a nonzero integer, so by step 1.1 and trichotomy either k1 or k1, and in both cases mm=k1.

step 1.1L1L4L7
2.2

A and B are disjoint and both nonempty: 0A and 2+1/2B; and if n+1/n=m for a natural n2 and an integer m, then the integer mn satisfies mn=1/n with 0<1/n<1 by [L2], contradicting step 1.1.

step 1.1L1L2L7
3.1

A and B are closed subsets of R, by steps 2.1, 1.2 and 1.3 with c=1 and c=1/2 respectively.

step 1.2step 1.3step 2.1
3.2

d(A,B)=0: the set {ab:aA,bB} is nonempty and bounded below by 0, and for each natural n2 it contains n(n+1/n)=1/n; given a real ε>0, [L3] supplies a natural n1 with 1/n<ε, and then n+12 with 1/(n+1)<1/n<ε=0+ε, so the infimum is 0 by the epsilon characterisation.

step 2.2L2L3L4L5
4.1

Yet every single point of B is at positive distance from A: for bB we have bA=A by steps 2.2 and 3.1, so d(b,A)0 by the description of the closure, and d(b,A)0, hence d(b,A)>0.

step 2.2step 3.1L5L6L7
5.1

So A and B are nonempty disjoint closed subsets of R with d(A,B)=0 and AB: the separation axiom (M1) fails for the set-to-set distance, and it fails even on closed sets and even though each individual point-to-set distance is strictly positive.

step 2.2step 3.2step 4.1

Remarks

  • What survives. The set-to-set distance is symmetric and vanishes on A=A, and on singletons it reduces to the metric. It satisfies no useful triangle inequality either: in R the sets A={0}, B={0,10}, C={10} have d(A,B)=d(B,C)=0 while d(A,C)=10, so d(A,C)d(A,B)+d(B,C) fails. The construction that does give a metric on a family of sets is the Hausdorff distance, which is taken up on a later page and not defined here.
  • Where the intuition breaks. For a nonempty A, the function xd(x,A) vanishes exactly on A (The closure of a nonempty A is {x:d(x,A)=0}, equals A together with its limit points, and is the smallest closed superset), so a point at distance 0 from a closed set does lie in it. The set-to-set distance takes an infimum over a second variable as well, and an infimum of a family of positive numbers can be 0; step 4.1 is exactly the record of that.
  • The two sets approach each other only along their tails. The point n+1/n of B sits at distance exactly 1/n from the integer n; those distances are all positive, and by step 3.2 their infimum is 0. That is the whole mechanism: the distance is driven to 0 by pairs with n arbitrarily large, never by any single pair.
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-02 (claude-opus-5)Open item page →

On (0,) the metrics xy and 1/x1/y have the same topology and are not uniformly equivalent

Statement refuted

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

Let X:=(0,)={tR:t>0} (Intervals of R: the nine order-convex forms, nondegeneracy, and length) carry the metric d(x,y):=xy inherited from the real line (The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset), and put

ρ(x,y):=1x1y(x,yX).

Then ρ is a metric on X, the two metrics are topologically equivalent, and they are not uniformly equivalent (Topologically, uniformly and Lipschitz equivalent metrics on a set). So the second implication of the hierarchy is strict.

Facts & Assumptions

Given: The set X=(0,), the metrics d and ρ above, the map ι:XX with ι(x):=x1, a point aX, a real ε>0, and a real δ>0.

[L2]

Inverses: u>0 gives u1>0 and (u1)1=u; and 0<u<v gives 0<v1<u1 (Inverses of positives are positive, and reciprocation reverses order, Field).

[L3]

Absolute value: uv=uv, u0, u=0 exactly when u=0, u=u, and u<c is equivalent to c<u<c for c>0 (Basic properties of the absolute value, Absolute value in an ordered field).

[L4]

Order arithmetic: scaling a strict inequality by a positive element (Sign rules for products and monotonicity of multiplication), adding a constant to an inequality (Order is preserved by adding a constant and by adding inequalities), transitivity and trichotomy (Ordered field, Complete ordered field (least-upper-bound property)); 0<1 (The multiplicative identity is positive); halving a positive real; and the minimum of a two-element set of reals, which is one of the two (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

[L5]

Counterexample

technique · direct
1.1

The map ι is a well defined bijection of X onto itself with ιι=idX, since x>0 gives x1>0 and (x1)1=x; and for x,yX one has ρ(x,y)=d(ιx,ιy) together with the identity ρ(x,y)=xy(xy)1, because x1y1=(yx)(xy)1 and yx=xy.

L2L3L4
2.1

ρ is a metric on X: it inherits symmetry and the triangle inequality from d through ι, and ρ(x,y)=0 gives d(ιx,ιy)=0, hence ιx=ιy and, ι being injective, x=y; conversely ρ(x,x)=0.

step 1.1L1L2L3
2.2

Estimate A: put δA:=min{a/2, εa2/2}>0. If xX and xa<δA then x>aδAaa/2=a/2>0, so xa>a2/2>0 and (xa)1<2a2; hence ρ(x,a)=xa(xa)1<δA(xa)1<2δAa2ε when xa, and ρ(a,a)=0<ε otherwise. So Bd(a,δA)Bρ(a,ε).

step 1.1L2L3L4
2.3

Uniform equivalence fails: suppose some δ>0 satisfied d(x,y)<δρ(x,y)<1 for all x,yX. Choose a natural n1 with 1/n<δ and put x:=1/n, y:=1/(n+1), both in X. Then d(x,y)=1/n1/(n+1)<1/n<δ, because 0<1/(n+1)<1/n; but ρ(x,y)=n(n+1)=1=1, so ρ(x,y)<1 fails. Hence no such δ exists, and the pair d,ρ is not uniformly equivalent.

step 1.1L2L3L4L5L6
3.1

Estimate B: apply estimate A at the point ι(a)=a1X to get δB>0 with ua1<δBρ(u,a1)<ε for uX; substituting u:=ι(x)=x1, which runs over X as x does, and using ιι=idX, this reads ρ(x,a)<δBd(x,a)<ε, that is Bρ(a,δB)Bd(a,ε).

step 1.1step 2.2L2L3
4.1

Topological equivalence: if U is ρ-open and aU, take ε>0 with Bρ(a,ε)U and then δA from step 2.2, so Bd(a,δA)U and U is d-open; if U is d-open and aU, take ε>0 with Bd(a,ε)U and then δB from step 3.1, so Bρ(a,δB)U and U is ρ-open. Hence the two metric topologies coincide.

step 2.2step 3.1L6
5.1

So d and ρ are topologically equivalent metrics on X that are not uniformly equivalent, which refutes the claim and shows that the implication from uniform to topological equivalence in Lipschitz equivalence implies uniform equivalence implies topological equivalence does not reverse.

step 2.1step 2.3step 4.1

Remarks

  • Why the failure is at the origin end. The pairs 1/n and 1/(n+1) get arbitrarily close in d while their images n and n+1 under ι stay a fixed distance apart. Uniform equivalence would have to control this with a single δ, and no single δ can, because ι stretches by the unbounded factor (xy)1 near 0.
  • The two metrics are isometric copies of each other, via ι: the map ι:(X,ρ)(X,d) satisfies d(ιx,ιy)=ρ(x,y) by step 1.1, so the two spaces are isometric (Isometry, isometric embedding, and the subspace metric on a subset). Being isometric as spaces says nothing about the identity map being uniformly bicontinuous, and that is exactly the distinction this example draws.
  • Completeness is the usual casualty. Uniform equivalence preserves Cauchy sequences and topological equivalence does not; here the sequence 1/n is Cauchy for d and not for ρ, since ρ(1/n,1/m)=nm. Cauchy sequences in a metric space are defined on a later page and are not available here, so that comparison is orientation only and belongs to the completeness page.
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

On R the metrics xy and min(xy,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):=xy (The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded) and

ρ(x,y):=min{xy, 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)=xy 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 n1 with w<n1R (Every complete ordered field is Archimedean); and n1R>0 for n1 (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 t0 (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,yR.

L2
2.1

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

step 1.2L3L5
3.1

Apply the Archimedean property to w:=α1, which is a positive real: there is a natural n1 with α1<n1R, and multiplying by α>0 gives 1<α(n1R). Taking x:=n1R and y:=0, so that xy=n1R since n1R>0, step 2.1 gives α(n1R)1, contradicting 1<α(n1R) 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

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

R carries both an unbounded and a bounded metric inducing the same topology

Statement refuted

Refuted claim: boundedness of a metric space is determined by its topology (FALSE: boundedness of a metric space is determined by its topology).

The witness is the real line carrying two metrics at once:

d(x,y)=xyandρ(x,y)=min{xy, 1}.

They induce the same topology, (R,d) is unbounded and has no diameter, and (R,ρ) is bounded with diameter exactly 1 (min(xy,1) on R has the usual topology and diameter at most 1, The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded, Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space).

Facts & Assumptions

Counterexample

technique · direct
1.1

By [L1] the space (R,d) is a metric space that is not bounded.

L1
1.2

By [L2] the space (R,ρ) is a metric space that is bounded, with diameter 1, and ρ is uniformly equivalent to d.

L2
2.1

By [L3] the two metrics are topologically equivalent, so Td=Tρ: the two metric spaces have exactly the same open sets, the same closed sets, the same convergent sequences and the same continuous maps.

step 1.2L3
3.1

So one and the same set with one and the same topology carries a bounded metric and an unbounded metric; boundedness is therefore not determined by the topology, and the claim is refuted.

step 1.1step 2.1

Remarks

Sources