Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

In the cocountable topology on R\mathbb{R} the closed sets are the countable sets and R\mathbb{R}, and a sequence converges iff it is eventually constant

Example

Give R\mathbb{R} the cocountable topology Tcoc\mathcal{T}_{\mathrm{coc}}, whose open sets are \varnothing together with the sets whose complement is at most countable (The discrete, indiscrete, cofinite, cocountable, particular-point and Sierpinski topologies, Finite, countably infinite, countable, uncountable). Then:

  1. The closed sets are exactly the at most countable subsets of R\mathbb{R} together with R\mathbb{R} itself, and these two families are disjoint, R\mathbb{R} being uncountable (R\mathbb{R} is uncountable (Cantor's nested intervals, 1874)). In particular every singleton is closed.
  2. Closures. For ARA \subseteq \mathbb{R}, A={AA at most countableRA uncountable.\overline{A} = \begin{cases} A & A \text{ at most countable} \\ \mathbb{R} & A \text{ uncountable.} \end{cases}
  3. A sequence converges if and only if it is eventually constant (Convergence and cluster points of a sequence in a topological space, sequential continuity, and the sequential closure), and then it converges to its eventual value and to no other point.

Claim 3 is what makes this space the standard witness that sequences can be blind to a topology: the convergent sequences are the same as in the discrete topology, while the topology itself is very far from discrete by claim 2.

Facts & Assumptions

Given: R\mathbb{R} with the cocountable topology, a subset ARA \subseteq \mathbb{R}, a sequence (xk)(x_k) in R\mathbb{R} and points p,qRp, q \in \mathbb{R}. Write R:={xk:kN}R := \{\, x_k : k \in \mathbb{N} \,\} for the range of (xk)(x_k).

[A1]

The open sets of Tcoc\mathcal{T}_{\mathrm{coc}} are \varnothing together with the sets of at most countable complement; a set is closed exactly when its complement is open (The discrete, indiscrete, cofinite, cocountable, particular-point and Sierpinski topologies, Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison).

[A2]

xkpx_k \to p means that for every neighbourhood NN of pp there is KK with xkNx_k \in N for all kKk \ge K; a neighbourhood of pp is a set containing an open set containing pp, and every point lies in each of its neighbourhoods (Convergence and cluster points of a sequence in a topological space, sequential continuity, and the sequential closure, Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open).

[L2]

Every subset of an at most countable set is at most countable (Every subset of an at most countable set is at most countable).

[L3]

A nonempty set admitting a surjection from N\mathbb{N} is at most countable (A nonempty set is at most countable iff it is a surjective image of N\mathbb{N}).

Verification

technique · direct
1.1

A set FRF \subseteq \mathbb{R} is closed exactly when RF\mathbb{R} \setminus F is open, that is exactly when RF=\mathbb{R} \setminus F = \varnothing, giving F=RF = \mathbb{R}, or R(RF)=F\mathbb{R} \setminus (\mathbb{R} \setminus F) = F is at most countable. So the closed sets are R\mathbb{R} together with the at most countable sets, and R\mathbb{R} is not among the latter by [L1].

A1L1
1.2

A singleton is finite, hence at most countable, hence closed.

A1L1
1.3

Assume xkpx_k \to p. The map kxkk \mapsto x_k is a surjection NR\mathbb{N} \to R and RR \ne \varnothing, so RR is at most countable by [L3]; hence S:=R{p}S := R \setminus \{p\} is at most countable by [L2], and U:=RSU := \mathbb{R} \setminus S is open by [A1] and contains pp.

assume-hypA1L2L3
1.4

Conversely, if (xk)(x_k) is eventually constant with value qq, say xk=qx_k = q for all kK0k \ge K_0, then for every neighbourhood NN of qq one has qNq \in N and hence xkNx_k \in N for all kK0k \ge K_0; so xkqx_k \to q.

A2
2.1

If AA is at most countable then AA is closed by step 1.1, so A=A\overline{A} = A by [L4].

step 1.1L4
2.2

If AA is uncountable then no at most countable set contains AA, since a subset of an at most countable set is at most countable by [L2]; so the only closed superset of AA is R\mathbb{R} and A=R\overline{A} = \mathbb{R}.

step 1.1L2L4
2.3

By [A2] applied to the neighbourhood UU of step 1.3 there is KK with xkUx_k \in U for all kKk \ge K; and xkRx_k \in R together with xkS=R{p}x_k \notin S = R \setminus \{p\} forces xk=px_k = p. So (xk)(x_k) is eventually constant with value pp.

step 1.3A2
2.4

Suppose (xk)(x_k) is eventually constant with value qq, say xk=qx_k = q for all kK0k \ge K_0, and let pqp \ne q. The set N:=R{q}N := \mathbb{R} \setminus \{q\} is open by [A1], its complement {q}\{q\} being finite, and pNp \in N, so NN is a neighbourhood of pp; but xk=qNx_k = q \notin N for every kK0k \ge K_0, so no tail of the sequence lies in NN and xk↛px_k \not\to p. Hence the eventual value is the only limit.

step 1.4A1A2
3.1

Claim 1 is step 1.1 with step 1.2, claim 2 is steps 2.1 and 2.2, and claim 3 is steps 2.3, 1.4 and 2.4.

step 1.1step 1.2step 2.1step 2.2step 2.3step 1.4step 2.4

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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