Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-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.

Distinct points of a metric space have disjoint balls around them

Statement

Let (X,d)(X,d) be a metric space (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric) and let p,qXp, q \in X with pqp \ne q. Put r:=d(p,q)/2r := d(p,q)/2. Then r>0r > 0 and

B(p,r)B(q,r)=.B(p,r) \cap B(q,r) = \emptyset .

Both sets are open (Arbitrary unions and finite intersections of open sets are open, open balls are open and closed balls are closed) and contain pp respectively qq (Open ball, closed ball and sphere in a metric space), so every metric space is Hausdorff: distinct points are separated by disjoint open sets (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).

Facts & Assumptions

Given: A metric space (X,d)(X,d) and points p,qXp, q \in X with pqp \ne q; write c:=d(p,q)c := d(p,q).

[L2]

Halving. For a real c>0c > 0 put 2:=1+12 := 1 + 1 and c/2:=c21c/2 := c \cdot 2^{-1}. Then 2>02 > 0, so 202 \ne 0 and 21>02^{-1} > 0 (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, Ordered field); hence c/2>0c/2 > 0 (Sign rules for products and monotonicity of multiplication); and c/2+c/2=c(221)=cc/2 + c/2 = c(2 \cdot 2^{-1}) = c (Field).

[L3]

Adding two strict inequalities: a<ba < b and a<ba' < b' give a+a<b+ba + a' < b + b' (Order is preserved by adding a constant and by adding inequalities).

[L4]

Trichotomy of the order of R\mathbb{R}: a<aa < a is impossible, and a0a \ne 0 together with a0a \ge 0 gives a>0a > 0 (Complete ordered field (least-upper-bound property), Ordered field).

[L5]

Membership in a ball: zB(u,t)z \in B(u,t) means d(u,z)<td(u,z) < t; balls are open and contain their centres (Open ball, closed ball and sphere in a metric space, Arbitrary unions and finite intersections of open sets are open, open balls are open and closed balls are closed).

Proof

technique · direct
1.1

Since pqp \ne q, axiom (M1) gives c=d(p,q)0c = d(p,q) \ne 0, and c0c \ge 0, so c>0c > 0 by trichotomy; hence r:=c/2r := c/2 is a positive real with r+r=cr + r = c.

givenL1L2L4
2.1

Suppose some zXz \in X lay in both B(p,r)B(p,r) and B(q,r)B(q,r), that is d(p,z)<rd(p,z) < r and d(q,z)<rd(q,z) < r; then symmetry and the triangle inequality give c=d(p,q)d(p,z)+d(z,q)=d(p,z)+d(q,z)<r+r=cc = d(p,q) \le d(p,z) + d(z,q) = d(p,z) + d(q,z) < r + r = c, so c<cc < c, which trichotomy forbids.

step 1.1L1L3L4L5
3.1

No such zz exists, so B(p,r)B(q,r)=B(p,r) \cap B(q,r) = \emptyset; both sets are open and contain pp respectively qq, so distinct points of (X,d)(X,d) are separated by disjoint open sets.

step 1.1step 2.1L5

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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