Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck 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.

A space is regular if and only if every point has a neighbourhood base of closed neighbourhoods, if and only if x∈U open gives an open V with x∈V⊆V‾⊆U

Statement

Let (X,T) be a topological space (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison), with closures as in Interior, closure, boundary, exterior, derived set and isolated point in a topological space and neighbourhoods as in Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open, so that a neighbourhood need not be open. The following three conditions are equivalent.

Facts & Assumptions

Given: A topological space (X,T), a point x∈X, an open set U with x∈U, a neighbourhood N of x, and a closed set C with x∉C.

[A1]

X is regular when for every closed C and every x∉C there are disjoint open U0∋x and V0⊇C (Regular spaces and T3 spaces, with the source disagreement over whether regularity includes T1 stated explicitly).

[L1]

N is a neighbourhood of x exactly when some open W satisfies x∈W⊆N; a set is open exactly when it is a neighbourhood of each of its points (Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open).

[L3]

int⁡(K) is the largest open subset of K, and x∈int⁡(K) exactly when K is a neighbourhood of x (Interior, closure, boundary, exterior, derived set and isolated point in a topological space).

Proof

technique · direct
1.1

Assume (a) and let U be open with x∈U; then C:=X∖U is closed by [L4] and x∉C, so [A1] gives disjoint open V∋x and W⊇C.

A1L4assume-hyp
1.2

Assume (b) and let N be a neighbourhood of x; fix an open U with x∈U⊆N by [L1], and let V be as in (b), so x∈V⊆V‾⊆U⊆N.

L1assume-hyp
1.3

Assume (c) and let C be closed with x∉C; then X∖C is open by [L4] and contains x, hence is a neighbourhood of x by [L1], so (c) gives a closed neighbourhood K of x with K⊆X∖C.

L1L4assume-hyp
2.1

Under step 1.1: V⊆X∖W, since V and W are disjoint, and X∖W is closed by [L4], so V‾⊆X∖W by [L2]; and X∖W⊆X∖C=U because C⊆W.

step 1.1L2L4
2.2

Under step 1.2: V‾ is a closed set containing the open V∋x, so it is a neighbourhood of x by [L1], and it is a closed neighbourhood of x contained in N.

step 1.2L1L2
2.3

Under step 1.3: put V0:=int⁡(K), which is open and contains x by [L3] since K is a neighbourhood of x; and put W0:=X∖K, which is open by [L4] since K is closed.

step 1.3L3L4
3.1

Step 2.1 gives x∈V⊆V‾⊆U with V open, so (a) implies (b).

step 2.1
3.2

Step 2.2 gives, for every neighbourhood N of x, a closed neighbourhood of x inside N, so (b) implies (c).

step 2.2
3.3

Under step 2.3: V0∩W0=int⁡(K)∩(X∖K)=∅ because int⁡(K)⊆K by [L3], and C⊆X∖K=W0 because K⊆X∖C; so V0 and W0 are disjoint open sets containing x and C respectively, and (c) implies (a).

step 2.3A1L3
4.1

By steps 3.1, 3.2 and 3.3 the three conditions (a), (b) and (c) are equivalent.

step 3.1step 3.2step 3.3∎

Remarks

  • Clause (b) is the working form. Every application of regularity below uses it in the shape "shrink an open set around a point so that even its closure stays inside", which is what makes regularity behave like a one-sided version of the normality shrinking lemma proved later on this page.

  • Clause (c) is what makes a clopen basis decisive. If a space has a basis of clopen sets then the basic sets containing a point are closed neighbourhoods of it and form a neighbourhood base (Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open), so (c) holds and the space is regular with no further work. That is exactly the route by which the ordinal spaces later on this page are shown to be regular.

  • No separation hypothesis is used anywhere above. Points need not be closed, and the lemma is a statement about regularity alone; combining it with T1 is the separate step that produces T3.

Depends on

Used by

Dependency tree · two levels

10 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