Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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.

FALSE: two metrics inducing the same topology have the same Cauchy sequences

Statement

The following statement is FALSE.

Let d and d′ be topologically equivalent metrics on a set X, that is Td=Td′ (Topologically, uniformly and Lipschitz equivalent metrics on a set, 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). Then a sequence in X is Cauchy for d if and only if it is Cauchy for d′ (Cauchy sequence in a metric space).

The claim is plausible because convergence really is determined by the topology (Convergence of a sequence in a metric space: xk→x iff d(xk,x)→0 in R); the mistake is to extend that to Cauchyness, which is not a topological notion.

Facts & Assumptions

Given: The set X:=(0,∞)⊆R (Intervals of R: the nine order-convex forms, nondegeneracy, and length), the metrics d(x,y):=∣x−y∣ and d′(x,y):=∣1/x−1/y∣ on it, a point a∈X, and reals r,s>0.

[A1]

The false claim: topologically equivalent metrics have the same Cauchy sequences.

[L2]

For x,a>0: 1/x−1/a=(a−x)/(xa), so ∣x−a∣=∣1/x−1/a∣⋅xa and ∣1/x−1/a∣=∣x−a∣/(xa); reciprocation is strictly decreasing on the positives, hence injective there (Inverses of positives are positive, and reciprocation reverses order, Sign rules for products and monotonicity of multiplication).

[L3]

Open sets are those in which every point has a ball inside the set; a set is open exactly when it is a union of balls around its points (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, Open ball, closed ball and sphere in a metric space).

[L6]

Cauchyness may be tested with real ε>0 (Cauchy sequence in a metric space, The rationals embed densely in the reals).

Refutation

technique · direct
1.1

d is a metric on X, being the restriction of the usual metric of R; and d′ is a metric on X, since symmetry and the triangle inequality are inherited from the absolute value applied to the reals 1/x, while d′(x,y)=0 forces 1/x=1/y and hence x=y by injectivity of reciprocation on the positives.

L1L2
1.2

Given a∈X and a real r>0, put s:=min⁡{1/(2a), r/(4a2)}>0. If d′(x,a)<s then ∣1/x−1/a∣<1/(2a), so 1/x>1/a−1/(2a)=1/(2a) and hence x<2a; therefore ∣x−a∣=∣1/x−1/a∣⋅xa<s⋅2a⋅a=2a2s≤r/2<r. So Bd′(a,s)⊆Bd(a,r).

L1L2L5
1.3

Given a∈X and a real s>0, put r:=min⁡{a/2, sa2/4}>0. If d(x,a)<r then ∣x−a∣<a/2, so x>a/2 and hence ∣1/x−1/a∣=∣x−a∣/(xa)<r/((a/2) a)=2r/a2≤s/2<s. So Bd(a,r)⊆Bd′(a,s).

L1L2L5
1.4

Put xk:=1/(k+2), a sequence in X since k+2≥2>0. Given a real ε>0, [L4] gives N≥1 with 1/N<ε/2, and for k,l≥N we have 1/(k+2)<1/N and 1/(l+2)<1/N, so d(xk,xl)≤1/(k+2)+1/(l+2)<2/N<ε. Hence (xk) is d-Cauchy.

L1L4L6
2.1

Hence Td=Td′: if U is d-open and a∈U, take r with Bd(a,r)⊆U and then s as in step 1.2, so Bd′(a,s)⊆U and U is d′-open; the converse uses step 1.3 in the same way. So d and d′ are topologically equivalent.

step 1.2step 1.3L3
2.2

But (xk) is not d′-Cauchy: d′(xk,xl)=∣(k+2)−(l+2)∣=∣k−l∣, so for every K the indices k=K and l=K+1 give d′(xk,xl)=1, and the Cauchy condition fails at ε=1.

step 1.4L1L2L6
3.1

So d and d′ are topologically equivalent metrics on X with a sequence that is d-Cauchy and not d′-Cauchy, which refutes [A1]. The displayed statement is false.

step 2.1step 1.4step 2.2A1∎

Remarks

Depends on

Used by

Dependency tree · two levels

46 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