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.

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=p∈X 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 p∈X and a point q∈X with q≠p.

[L2]

Interior, closure, boundary: int⁡(A) is the largest open subset of A, A‾ the smallest closed superset of A, and ∂A=A‾∖int⁡(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 q≠p 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

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

20 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