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

Assuming Countable Choice, in a first countable space sequential closure equals closure and sequential continuity at a point equals continuity there

Statement

Assume the Axiom of Countable Choice (The Axiom of Countable Choice (ACω)). Let X be a first countable topological space (First countable space: a countable neighbourhood base at every point) and let Y be a topological space. Then:

  1. seqcl⁡(A)=A‾ for every A⊆X (Convergence and cluster points of a sequence in a topological space, sequential continuity, and the sequential closure, A point lies in the closure of A iff every basic neighbourhood of it meets A; the closure is the smallest closed superset and equals A together with its derived set);
  2. for f:X→Y and p∈X, f is continuous at p (Continuity of a map of topological spaces at a point and globally) if and only if f is sequentially continuous at p.

Where ACω is spent, and that it is not decoration. Both directions that this theorem adds to The sequential closure is contained in the closure, continuity implies sequential continuity, and sequential limits need not be unique build a sequence by picking one point from each of countably many nonempty sets Mk∩A, respectively Mk∖f−1[V], and the first countability hypothesis supplies no rule for the pick. The two applications of ACω below are the only uses of any choice principle in the proof; the inclusions already proved in The sequential closure is contained in the closure, continuity implies sequential continuity, and sequential limits need not be unique use none at all.

Facts & Assumptions

Given: A first countable space X, a topological space Y, a subset A⊆X, a point p∈X, a function f:X→Y, and the Axiom of Countable Choice as an explicit hypothesis.

[A1]

Every point of X has an at most countable neighbourhood base (First countable space: a countable neighbourhood base at every point).

[A2]

xk→p means that for every neighbourhood N of p there is K with xk∈N for all k≥K; seqcl⁡(A) collects the points to which some sequence in A converges; sequential continuity at p says xk→p implies f(xk)→f(p) (Convergence and cluster points of a sequence in a topological space, sequential continuity, and the sequential closure).

[A3]

f is continuous at p when f−1[V] is a neighbourhood of p for every neighbourhood V of f(p) (Continuity of a map of topological spaces at a point and globally).

[L1]

seqcl⁡(A)⊆A‾, and continuity at p implies sequential continuity at p (The sequential closure is contained in the closure, continuity implies sequential continuity, and sequential limits need not be unique, claims 1 and 2).

[L3]

A finite intersection of neighbourhoods of p is a neighbourhood of p; every superset of a neighbourhood of p is a neighbourhood of p; every point lies in each of its neighbourhoods; and X itself is a neighbourhood of p (Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open).

[L4]

A nonempty at most countable set is the image of a surjection from N (A nonempty set is at most countable iff it is a surjective image of N).

[L5]

Recursion: for any set Z, any z0∈Z and any F:Z→Z there is a function h:N→Z with h(0)=z0 and h(σ(k))=F(h(k)) for every k (The recursion theorem).

[L6]

ACω: for every family (Zk)k∈N of nonempty sets there is c with c(k)∈Zk for every k (The Axiom of Countable Choice (ACω)).

Proof

technique · direct
1.1

Fix an at most countable neighbourhood base Bp at p; it is nonempty, since X∈N(p) forces some member of Bp to lie inside X, so by [L4] there is a surjection k↦Nk from N onto Bp.

A1L3L4choose
2.1

Apply [L5] with Z:=N×N(p), with z0:=(0,N0) and with F(k,M):=(σ(k), M∩Nσ(k)), which lands in Z because an intersection of two neighbourhoods of p is a neighbourhood of p; the resulting h has first coordinate h(k)=(k,Mk) by induction, so M0=N0 and Mσ(k)=Mk∩Nσ(k). Hence every Mk is a neighbourhood of p, the family is decreasing, M0⊇M1⊇…, and Mk⊆Nk for every k.

step 1.1L3L5construct
3.1

The family (Mk)k∈N is again a neighbourhood base at p: given N∈N(p) there is a member of Bp inside N, and that member is Nk for some k by surjectivity, so Mk⊆Nk⊆N.

step 1.1step 2.1A1
3.2

Let p∈A‾. Each Mk is a neighbourhood of p, so Mk∩A≠∅ by [L2]; by ACω applied to the family (Mk∩A)k∈N there is a sequence (xk) with xk∈Mk∩A for every k.

step 2.1L2L6
3.3

Assume f is sequentially continuous at p, let V be a neighbourhood of f(p), and suppose no Mk satisfied Mk⊆f−1[V]. Then every set Mk∖f−1[V] would be nonempty, so ACω would supply a sequence (yk) with yk∈Mk∖f−1[V] for every k.

step 2.1assume-hypL6
4.1

The sequence of step 3.2 converges to p: given N∈N(p), step 3.1 gives k0 with Mk0⊆N, and for k≥k0 the nesting of step 2.1 gives xk∈Mk⊆Mk0⊆N. Its terms lie in A, so p∈seqcl⁡(A).

step 2.1step 3.1step 3.2A2
4.2

The sequence of step 3.3 converges to p for the same reason, while f(yk)∉V for every k, so (f(yk)) is not eventually in the neighbourhood V of f(p) and does not converge to f(p); that contradicts sequential continuity at p. Hence some Mk1 satisfies Mk1⊆f−1[V], and f−1[V] is then a neighbourhood of p by [L3], since it contains the neighbourhood Mk1 of p.

step 2.1step 3.1step 3.3A2L3
5.1

Step 4.1 gives A‾⊆seqcl⁡(A), and [L1] gives the reverse inclusion, so claim 1 holds.

step 4.1L1
6.1

Step 4.2 shows that sequential continuity at p implies continuity at p, and [L1] gives the converse, so claim 2 holds.

step 4.2A3L1∎

Remarks

Depends on

Used by

Dependency tree · two levels

31 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