Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29
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 a metric space any two separated sets have disjoint open neighbourhoods, so every metrizable space is completely normal

Statement

Let (X,d) be a metric space (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric) with its metric topology (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), and let A,B⊆X be separated (Separated sets: A‾∩B=A∩B‾=∅). Then there are disjoint open sets U⊇A and V⊇B.

Consequently every metrizable space (Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not) is completely normal, and hence normal (Completely normal (T5) and perfectly normal (T6) spaces, Normal spaces and T4 spaces, with the source disagreement over whether normality includes T1 stated explicitly).

No choice principle is used. The two open sets are unions indexed by the points of A and of B, and the radius attached to a point is the number d(a,B)/2, which is determined by a, by B and by d; nothing is selected.

Facts & Assumptions

Given: A metric space (X,d) and separated sets A,B⊆X, so that A‾∩B=A∩B‾=∅, with closures taken in the metric topology.

[A1]

A and B are separated: A‾∩B=∅ and A∩B‾=∅ (Separated sets: A‾∩B=A∩B‾=∅).

[L1]

For nonempty S⊆X and x∈X the distance d(x,S)=inf⁡{ d(x,s):s∈S } exists in R, is a lower bound of that set, and satisfies d(x,S)≥0 (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space, Greatest lower bound (infimum), Every nonempty set bounded below has an infimum, Nonnegativity of a metric is a consequence of the other axioms, not an axiom).

[L4]

x∈B(x,r) for every r>0, and y∈B(x,r) means d(x,y)<r (Open ball, closed ball and sphere in a metric space).

[L5]

The triangle inequality d(p,q)≤d(p,x)+d(x,q) and symmetry d(p,q)=d(q,p) (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric).

[L6]

A two-element set of reals has a maximum, which is one of the two and is at least the other (Maximum and minimum of a set).

Proof

technique · direct
1.1

If A=∅ then U:=∅ and V:=X are disjoint open sets with A⊆U and B⊆V; if B=∅ then U:=X and V:=∅ do the same.

L3construct
1.2

Assume from here that A and B are both nonempty, so that d(x,A) and d(x,B) are defined for every x∈X.

L1assume-hyp
2.1

For a∈A: a∉B‾ by [A1], so d(a,B)≠0 by [L2], and d(a,B)≥0 by [L1]; hence ra:=d(a,B)/2>0. Symmetrically sb:=d(b,A)/2>0 for b∈B.

step 1.2A1L1L2
3.1

Define U:=⋃a∈AB(a,ra) and V:=⋃b∈BB(b,sb); both are open by [L3], and A⊆U and B⊆V by [L4].

step 2.1L3L4construct
4.1

Suppose x∈U∩V; then there are a∈A and b∈B with d(a,x)<ra and d(b,x)<sb.

step 3.1L4assume-hyp
5.1

Under step 4.1: d(a,b)≤d(a,x)+d(x,b)<ra+sb, using symmetry for d(x,b)=d(b,x).

step 4.1L5
5.2

Under step 4.1: ra+sb≤2max⁡{ra,sb}=max⁡{d(a,B), d(b,A)}, by [L6] and the definitions of ra and sb.

step 2.1step 4.1L6
5.3

d(a,B)≤d(a,b), since b∈B makes d(a,b) a member of the set whose infimum is d(a,B); and d(b,A)≤d(b,a)=d(a,b) for the same reason with the roles exchanged.

step 4.1L1L5
6.1

By steps 5.1, 5.2 and 5.3, d(a,b)<max⁡{d(a,B),d(b,A)}≤d(a,b), which is impossible; so no such x exists and U∩V=∅.

step 5.1step 5.2step 5.3
7.1

By steps 1.1, 3.1 and 6.1 the separated pair A,B has disjoint open supersets in every case.

step 1.1step 3.1step 6.1
8.1

If (Y,T) is metrizable, fix a metric d inducing T; separation of two subsets is a statement about the closure operator, and the topological closure of a metrizable space is the metric closure of any inducing metric, so step 7.1 applies verbatim and Y is completely normal, hence normal.

step 7.1L2∎

Remarks

  • The halving is what makes the balls miss each other. Radii d(a,B) and d(b,A) without the factor 2 would not do: two balls of those radii can meet, and the triangle inequality then gives no contradiction. With the halving the sum of the two radii is at most the larger of the two distances, which is at most d(a,b).

  • Separated, not merely disjoint, is exactly the right hypothesis. For disjoint sets the radii can fail to be positive: in R the disjoint sets (0,1) and [1,2) have d(1,(0,1))=0, and indeed they are not separated. What the hypothesis buys is positivity of every radius, and nothing else.

  • The corresponding statement for R needs no new proof. R with its usual topology is metrizable by the usual metric (Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not), so it is completely normal, and so is every Rn and every subspace of a metrizable space.

Depends on

Used by

Dependency tree · two levels

52 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