Alphabeta Math
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.

✓ 29 results · all verified · 29 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs; all 29 also cleared it.

Countability Axioms and Cardinal Functions

1 · Prerequisites

2 · Summary

The development uses bases, dense subsets, neighbourhood bases, open covers, product and subspace topologies, ordinal spaces, and cardinal arithmetic from its declared prerequisites. The Axiom of Choice supplies cardinal minima and suprema, while countable choice supplies the selection steps in the second-countability implications and metric equivalences. Throughout, countable means at most countable.

It defines second countability, separability, ccc, and the raw cardinal functions w, d, χ, L, and c, then establishes their well-definedness. The arguments derive implications among the countability properties, preservation under subspaces and countable products, cardinal inequalities, and w(X)=d(X) for metrizable spaces. A Δ-system argument yields ccc Cantor cubes, and discrete, lower-limit, compactification, ordinal, and large-cube constructions refute the stated converses and preservation principles.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Second countability: an at most countable basis for the topology

Definition

A topological space X is second countable when its topology has a basis B that is at most countable (Basis and subbasis for a topology, and the topology generated by a family of sets, Finite, countably infinite, countable, uncountable). Thus every open set is a union of members of one at most countable family B.

Remarks

The basis is global. This differs from first countability, where the countable family is allowed to depend on the point.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Separability: the existence of an at most countable dense subset

Definition

A topological space X is separable if some at most countable subset D⊆X is dense in X (Dense, nowhere dense and codense subsets of a topological space, and the criterion by basic open sets, Finite, countably infinite, countable, uncountable). Equivalently, every nonempty open subset of X meets D.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

The countable chain condition: every pairwise-disjoint family of nonempty open sets is at most countable

Definition

A topological space X satisfies the countable chain condition (ccc) if every family U of nonempty open subsets of X with U∩V=∅ whenever U,V∈U are distinct is at most countable (Finite, countably infinite, countable, uncountable).

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, weight w(X), density d(X), local character χ(x,X), and character χ(X) as raw cardinal minima and a supremum

Definition

Assume the Axiom of Choice (The Axiom of Choice) and let X be a topological space. The weight w(X) is the least cardinality of a basis for X, and the density d(X) is the least cardinality of a dense subset of X (Basis and subbasis for a topology, and the topology generated by a family of sets, Dense, nowhere dense and codense subsets of a topological space, and the criterion by basic open sets, Cardinal (initial ordinal) and cardinality).

For x∈X, the local character χ(x,X) is the least cardinality of a neighbourhood base at x (Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open). The character is the raw cardinal supremum χ(X)=sup⁡{χ(x,X):x∈X}.

No ℵ0 normalization is imposed. In particular a one-member local base has cardinality 1, not ℵ0. The forward lemmas named in justified_by establish the asserted minima and supremum.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, Lindelöf degree L(X) and cellularity c(X) as raw cardinal functions

Definition

Assume the Axiom of Choice (The Axiom of Choice). The Lindelöf degree L(X) is the least cardinal κ such that every open cover of X has a subcover of cardinality at most κ. The cellularity c(X) is the cardinal supremum of the cardinalities of pairwise-disjoint families of nonempty open subsets of X.

These are raw cardinal functions. Thus finite covers and finite cellular families retain their finite cardinalities. Their well-definedness is supplied by the forward lemmas named in justified_by.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, w(X) is a well-defined cardinal

Statement

Assuming choice, the collection of cardinalities of bases for X is nonempty and has a least member. Hence w(X) is well-defined.

Facts & Assumptions

[A1]

Under choice every set has a cardinality (Cardinal (initial ordinal) and cardinality, The well-ordering theorem).

[L1]

Every nonempty set of ordinals, and hence every nonempty set of cardinals, has a least member; this is a theorem of ZF (Trichotomy and well-ordering of the ordinals).

Proof

technique · direct
1.1

By [A1], every basis has a cardinality. The topology of X is itself a basis, so the set of cardinalities of bases is nonempty.

A1given
2.1

By [L1], its nonempty collection of cardinal values has a least member; that member is exactly the minimum in the definition of w(X).

step 1.1L1∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, d(X) is a well-defined cardinal

Statement

Assuming choice, d(X) is a well-defined cardinal.

Facts & Assumptions

[A1]

Under choice every set has a cardinality (Cardinal (initial ordinal) and cardinality, The well-ordering theorem).

[L1]

Every nonempty set of ordinals, and hence every nonempty set of cardinals, has a least member; this is a theorem of ZF (Trichotomy and well-ordering of the ordinals).

Proof

technique · direct
1.1

By [A1], every dense subset has a cardinality. The subset X is dense in itself, so cardinalities of dense subsets form a nonempty collection.

A1given
2.1

[L1] gives its least member, which is the value defined as d(X).

L1∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, χ(x,X) and χ(X) are well-defined cardinals

Statement

Assuming choice, every χ(x,X) and the raw supremum χ(X) are well-defined cardinals.

Facts & Assumptions

[L2]

Every nonempty set of ordinals, and hence every nonempty set of cardinals, has a least member (Trichotomy and well-ordering of the ordinals).

[L3]

Cardinals are initial ordinals, a set of ordinals has union as its least upper bound, and mutual injections give a bijection (Cardinal (initial ordinal) and cardinality, Basic closure properties of ordinals, The Schröder-Bernstein theorem).

Proof

technique · direct
1.1

The neighbourhood filter at x is a local base, so local-base cardinalities form a nonempty set.

given
2.1

The candidate cardinalities are ordinals, so their nonempty set has a least member, namely χ(x,X).

step 1.1L1L2
3.1

Let K={χ(x,X):x∈X} and δ=⋃K. This is an ordinal and the least ordinal upper bound of K by [L3]. It is a cardinal: if β<δ and β≈δ, choose κ∈K with β<κ≤δ. Then β⪯κ⪯δ≈β, so [L3] gives β≈κ, contradicting that κ is a cardinal. Thus δ is the cardinal supremum χ(X).

L3∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, L(X) is a well-defined cardinal

Statement

Assuming choice, L(X) is a well-defined cardinal.

Facts & Assumptions

[A1]

Under choice every set has a cardinality (Cardinal (initial ordinal) and cardinality, The well-ordering theorem).

[L1]

Every nonempty set of ordinals, and hence every nonempty set of cardinals, has a least member; this is a theorem of ZF (Trichotomy and well-ordering of the ordinals).

Proof

technique · direct
1.1

By [A1], the topology τ has a cardinality κ. Every open cover is a subcover of itself and has cardinality at most κ, so κ bounds every cover's subcover size.

A1given
2.1

Let S be the set of cardinals λ≤κ such that every open cover of X has a subcover of cardinality at most λ. By Step 1.1, κ∈S, so [L1] supplies a least member of S. Any bounding cardinal larger than κ cannot be smaller than that member, and hence this least member is exactly L(X).

step 1.1L1∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, c(X) is a well-defined cardinal

Statement

Assuming choice, c(X) is a well-defined cardinal.

Facts & Assumptions

Proof

technique · direct
1.1

Each cellular family is a subfamily of the topology, so its cardinality is bounded by the cardinality of the topology.

given
2.1

Let K be the set of cardinalities of cellular families and put δ=⋃K. By [L2], δ is the least ordinal upper bound of K. It is a cardinal: if β<δ and β≈δ, choose κ∈K with β<κ≤δ; then β⪯κ⪯δ≈β, so [L2] yields β≈κ, contrary to κ being a cardinal. Hence δ=sup⁡K=c(X).

step 1.1L1L2∎
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, the five cardinal functions recover first countability, second countability, separability, Lindelöfness, and ccc at the ℵ0 threshold

Statement

Assuming choice, X is first countable iff χ(X)≤ℵ0, second countable iff w(X)≤ℵ0, separable iff d(X)≤ℵ0, Lindelöf iff L(X)≤ℵ0, and ccc iff c(X)≤ℵ0.

Facts & Assumptions

Given: A topological space X and the Axiom of Choice, with the five raw cardinal functions and the named countability properties.

[L2]

First countability means a countable local base at every point, second countability means a countable basis, separability means a countable dense subset, ccc means that every pairwise-disjoint family of nonempty open sets is countable, and Lindelöfness means that every open cover has a countable subcover (First countable space: a countable neighbourhood base at every point, Second countability: an at most countable basis for the topology, Separability: the existence of an at most countable dense subset, The countable chain condition: every pairwise-disjoint family of nonempty open sets is at most countable, Countably compact, Lindel"of, sequentially compact, limit point compact and σ-compact spaces, and relatively compact subsets).

Proof

technique · direct
1.1

By [L1], w(X) and d(X) are the least cardinalities of a basis and a dense subset, respectively; hence w(X)≤ℵ0 and d(X)≤ℵ0 say exactly that such a basis and such a dense subset are at most countable.

L1
1.2

By [L1], L(X)≤ℵ0 says that every open cover has a subcover of at most countable cardinality, and c(X)≤ℵ0 says that every pairwise-disjoint family of nonempty open sets is at most countable.

L1
1.3

Since χ(X)=sup⁡{χ(x,X):x∈X}, one has χ(X)≤ℵ0 exactly when every point has a local base of cardinality at most ℵ0.

L1
2.1

The descriptions in steps 1.1, 1.2 and 1.3 are precisely the definitions in [L2], so they yield the five asserted equivalences.

step 1.1step 1.2step 1.3L2∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

A countable local base can be chosen open and decreasing

Statement

If X is first countable and x∈X, then x has a countable local base (Vn)n∈N of open sets with Vn+1⊆Vn.

Proof

technique · constructive
1.1

A local base is nonempty, so enumerate it as (Bn) by [L2], with repetitions allowed. Put Un=int⁡(Bn). Since Bn is a neighbourhood of x, its interior is open, contains x, and is contained in Bn. This definition is canonical and uses no countable choice.

givenL1L2construct
2.1

Put Vn=U0∩⋯∩Un; each Vn is open, contains x, and Vn+1⊆Vn.

step 1.1construct
3.1

Since Vn⊆Bn, every neighbourhood contains some Vn, so (Vn) is the required decreasing local base.

step 2.1discharge-construct∎
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Every second countable space is first countable

Statement

Every second countable topological space is first countable.

Facts & Assumptions

Proof

technique · direct
1.1

For x∈X, the subfamily {B∈B:x∈B} is countable and refines every neighbourhood of x because B is a basis.

given
2.1

Thus it is a countable neighbourhood base at every x, which is first countability.

step 1.1∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming countable choice, every second countable space is separable

Statement

Assuming ACω, every second countable space is separable.

Facts & Assumptions

Given: A countable basis B for X.

[A1]

Countable choice selects one element from every nonempty member of a countable family (The Axiom of Countable Choice (ACω)).

Proof

technique · constructive
1.1

Apply [A1] to the nonempty members of B, and let D be the selected points.

A1construct
2.1

The set D is countable and meets every nonempty basic open set, hence every nonempty open set, so it is dense.

step 1.1
3.1

Therefore X is separable.

step 2.1discharge-construct∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming countable choice, every second countable space is Lindelöf

Statement

Assuming ACω, every second countable space is Lindelöf.

Facts & Assumptions

Given: A countable basis B and an open cover U of X.

[A1]

Countable choice selects from the nonempty families indexed by the eligible basis members (The Axiom of Countable Choice (ACω)).

Proof

technique · constructive
1.1

For each B∈B that lies in some U∈U, use [A1] to select one such UB.

A1construct
2.1

The selected family is countable and covers X: a point lies in a cover member, and a basis member containing it lies inside that member.

step 1.1
3.1

Thus every open cover has a countable subcover, so X is Lindelöf.

step 2.1discharge-construct∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming countable choice, a metrizable space is second countable if and only if it is separable if and only if it is Lindelöf

Statement

Assuming ACω, a metrizable space is second countable iff it is separable iff it is Lindelöf.

Facts & Assumptions

[L1]

Second countability implies Lindelöf under countable choice (Assuming countable choice, every second countable space is Lindelöf).

[A1]

Countable choice selects one object from each nonempty family in a sequence (The Axiom of Countable Choice (ACω)).

[L2]

Under countable choice, a countable union of at most countable sets is at most countable (Countable unions of at most countable sets, assuming ACω).

Proof

technique · direct
1.1

Suppose D is at most countable and dense. If D=∅, then X=∅ and the empty family is a basis. Otherwise the family B={B(d,1/n):d∈D, n≥1} is at most countable. It is a basis: if x∈U with U open, choose ε>0 with B(x,ε)⊆U, then choose n with 2/n<ε and d∈D∩B(x,1/n). Now x∈B(d,1/n)⊆B(x,2/n)⊆U. Thus separability implies second countability.

given
1.2

[L1] gives second countable implies Lindelöf.

L1
1.3

Suppose X is Lindelöf. For each n≥1, the radius-1/n balls cover X. Using [A1], choose an at most countable set Dn of centres whose radius-1/n balls cover X. Then D=⋃n≥1Dn is at most countable by [L2]. It is dense: for x∈U open, choose ε>0 with B(x,ε)⊆U and n with 1/n<ε; some d∈Dn has x∈B(d,1/n), so d∈B(x,ε)⊆U. Thus Lindelöf implies separable.

A1L2given
2.1

The three implications prove the equivalence.

step 1.1step 1.2step 1.3∎
PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Second countability is hereditary

Statement

Every subspace of a second countable space is second countable.

Facts & Assumptions

Given: A countable basis B of X and a subspace Y⊆X.

Proof

technique · direct
1.1

The nonempty traces B∩Y for B∈B form a countable basis for the subspace topology.

given
2.1

Hence every subspace is second countable.

step 1.1∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming countable choice, a countable product of second countable spaces is second countable

Statement

Assuming ACω, a countable product of second countable spaces is second countable.

Facts & Assumptions

Given: Second countable factors (Xn) indexed by a countable set.

[A1]

Countable choice selects a countable basis in each factor (The Axiom of Countable Choice (ACω)).

[L1]

A product of two at most countable sets is at most countable, and under countable choice a countable union of at most countable sets is at most countable (A product of two at most countable sets is at most countable, Countable unions of at most countable sets, assuming ACω).

Proof

technique · constructive
1.1

Use [A1] to choose countable factor bases.

A1construct
2.1

Finite-support boxes with selected basic coordinates form a basis for the product by [F1].

step 1.1F1
3.1

The finite subsets of a countable index set form an at most countable family: after enumerating the index set, subsets of size at most n are coded by n-tuples of natural numbers, which are countable by finite induction using the product theorem in [L1], and their union over n is countable by the union theorem in [L1]. For each fixed finite support F, the choices of one member of the selected basis in every coordinate of F form a finite product of countable sets and are countable by the same induction. A final application of the countable-union theorem shows that all finite-support boxes form an at most countable family.

step 2.1L1
4.1

Thus the product is second countable.

step 3.1discharge-construct∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming countable choice, a countable product of first countable spaces is first countable

Statement

Assuming ACω, a countable product of first countable spaces is first countable.

Facts & Assumptions

Given: A point in a countable product of first countable spaces.

[A1]

Countable choice selects a countable local base in every coordinate (The Axiom of Countable Choice (ACω)).

[L1]

A product of two at most countable sets is at most countable, and under countable choice a countable union of at most countable sets is at most countable (A product of two at most countable sets is at most countable, Countable unions of at most countable sets, assuming ACω).

Proof

technique · constructive
1.1

Choose the coordinate local bases by [A1].

A1construct
2.1

Finite-support products of their members form a local base at the given point: refine each of the finitely many restricted coordinates of a basic product neighbourhood by a member of its selected local base.

step 1.1F1
3.1

Finite subsets of the countable index set are countable in total: code the subsets of size at most n by n-tuples and use finite induction on the product theorem in [L1], followed by the countable-union theorem. For each fixed finite support, the possible coordinate choices are a finite product of countable local bases and hence countable. The union over all finite supports is countable by [L1].

step 2.1L1
4.1

The product is first countable.

step 3.1discharge-construct∎
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Every separable space satisfies the countable chain condition

Statement

Every separable space is ccc.

Facts & Assumptions

Given: A countable dense set D and a pairwise-disjoint family U of nonempty open sets.

[L1]

A nonempty countable set can be enumerated by natural numbers (A nonempty set is at most countable iff it is a surjective image of N).

Proof

technique · direct
1.1

If U=∅, it is already at most countable. Otherwise X is nonempty, so the dense set D is nonempty; enumerate D and assign to each U∈U the first enumerated point of D∩U, which is nonempty by density.

givenL1
2.1

Disjointness makes this assignment injective into a countable set.

step 1.1
3.1

Hence U is countable and X is ccc.

step 2.1∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, c(X)≤d(X)≤w(X) and χ(X),L(X)≤w(X)

Statement

Assuming choice, c(X)≤d(X)≤w(X) and χ(X),L(X)≤w(X).

Facts & Assumptions

Given: A topological space X, the Axiom of Choice, a basis B of cardinality w(X), and a dense subset D of cardinality d(X).

[L1]

The raw definitions make w(X) and d(X) the least cardinalities of a basis and a dense subset, make χ(X) the supremum of the local characters, make L(X) the least cardinal bounding subcovers, and make c(X) the supremum of sizes of pairwise-disjoint nonempty open families (Under choice, weight w(X), density d(X), local character χ(x,X), and character χ(X) as raw cardinal minima and a supremum, Under choice, Lindelöf degree L(X) and cellularity c(X) as raw cardinal functions).

[A1]

The Axiom of Choice chooses one member from each nonempty set in a family (The Axiom of Choice).

Proof

technique · direct
1.1

Choose one point from each nonempty B∈B; the chosen set meets every nonempty open set because B is a basis, so it is dense and has cardinality at most ∣B∣.

A1L1
1.2

For each x∈X, the subfamily {B∈B:x∈B} is a local base at x and has cardinality at most ∣B∣, so every local character, and therefore its supremum χ(X), is at most w(X).

L1
1.3

Given an open cover, choose for each B∈B that lies in a cover member one such member; these at most ∣B∣ chosen sets still cover X, so L(X)≤w(X).

A1L1
1.4

For a pairwise-disjoint family U of nonempty open sets, choose a point of D∩U for each U∈U; disjointness makes this assignment injective into D, so ∣U∣≤d(X) and c(X)≤d(X).

A1L1
2.1

Steps 1.1, 1.2, 1.3 and 1.4 give c(X)≤d(X)≤w(X) and χ(X),L(X)≤w(X).

step 1.1step 1.2step 1.3step 1.4∎
PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, for Y⊆X, w(Y)≤w(X) and χ(y,Y)≤χ(y,X)

Statement

Assuming choice, Y⊆X implies w(Y)≤w(X) and χ(y,Y)≤χ(y,X) for y∈Y.

Facts & Assumptions

Given: A subspace Y⊆X, a basis B of X of cardinality w(X), and a local base Ny at y∈Y of cardinality χ(y,X).

[L2]

Weight is the least cardinality of a basis and local character is the least cardinality of a neighbourhood base at a point (Under choice, weight w(X), density d(X), local character χ(x,X), and character χ(X) as raw cardinal minima and a supremum).

Proof

technique · direct
1.1

The family {B∩Y:B∈B} is a basis of Y by [L1] and has cardinality at most ∣B∣=w(X).

L1
1.2

The family {N∩Y:N∈Ny} is a local base at y in Y by [L1] and has cardinality at most ∣Ny∣=χ(y,X).

L1
2.1

Applying the two minima in [L2] to the families of steps 1.1 and 1.2 yields w(Y)≤w(X) and χ(y,Y)≤χ(y,X).

step 1.1step 1.2L2∎
PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, a continuous surjection does not increase density or Lindelöf degree

Statement

Assume the Axiom of Choice. If f:X→Y is continuous and onto, then d(Y)≤d(X) and L(Y)≤L(X).

Facts & Assumptions

Given: The Axiom of Choice and a continuous surjection f:X→Y (The Axiom of Choice).

[L2]

The least dense-set cardinality d(Z) and the least cardinal bounding subcovers L(Z) exist for every topological space Z (Under choice, d(X) is a well-defined cardinal, Under choice, L(X) is a well-defined cardinal).

Proof

technique · direct
1.1

If D⊆X is dense, then f[D] is dense in Y: a nonempty open V⊆Y has nonempty open preimage by surjectivity and [L1], so that preimage meets D and V meets f[D].

L1
1.2

For an open cover U of Y, the family {f−1[U]:U∈U} is an open cover of X; a subfamily indexed by at most L(X) members covers X, and the corresponding members of U cover Y by surjectivity.

L1L2
2.1

Taking D with ∣D∣=d(X), step 1.1 gives a dense subset of Y of cardinality at most d(X); hence d(Y)≤d(X) by [L2].

step 1.1L2
3.1

Step 1.2 gives L(Y)≤L(X) by [L2], and together with step 2.1 this proves both inequalities.

step 2.1step 1.2L2∎
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, every metrizable space has w(X)=d(X)

Statement

Assuming choice, every metrizable space satisfies w(X)=d(X) under the raw convention.

Facts & Assumptions

Given: The Axiom of Choice, a metric inducing the topology of X, and a dense set D of least cardinality κ=d(X).

[L2]

The rationals are countably infinite and lie densely between reals (Q is countably infinite, The rationals embed densely in the reals).

Proof

technique · direct
1.1

Suppose first that κ is infinite. The family B={B(d,q):d∈D, q∈Q, q>0} has cardinality at most κ⋅ℵ0=κ by [L2] and [L3]. It is a basis: if x∈U with U open, choose ε>0 with B(x,ε)⊆U, choose d∈D with d(x,d)<ε/3, and then by [L2] choose a positive rational q with d(x,d)<q<ε−d(x,d). Thus x∈B(d,q)⊆B(x,ε)⊆U. Hence w(X)≤κ=d(X).

givenL2L3
1.2

Suppose κ is finite. If D=∅, density forces X=∅ and both raw invariants are 0. Otherwise X=D: if x∉D, the finitely many positive distances d(x,a) for a∈D have a positive minimum, and a smaller ball about x misses D, contradicting density. A finite metric space is discrete, since at each point a ball smaller than all distances to the other finitely many points is a singleton. The singleton family is a basis of size ∣X∣, and every basis of a discrete space must contain each singleton; also every dense set must contain every point. Therefore w(X)=∣X∣=d(X)=κ.

given
2.1

Step 1.1 handles infinite density and step 1.2 handles finite density; combining the resulting upper bound with [L1] gives w(X)=d(X) in every case.

step 1.1step 1.2L1∎
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, the uncountable Δ-system lemma for finite sets

Statement

Assuming choice, every uncountable family of finite sets has an uncountable subfamily forming a Δ-system.

Facts & Assumptions

Given: An uncountable family of finite sets.

[A1]

The Axiom of Choice implies countable choice and Zorn's lemma (The Axiom of Choice, The Axiom of Countable Choice (ACω), Zorn's lemma).

[L1]

Under countable choice, a countable union of at most countable sets is at most countable (Countable unions of at most countable sets, assuming ACω, Finite, countably infinite, countable, uncountable).

Proof

technique · induction
1.1

Partition the family F by finite cardinality. Some layer Fn={A∈F:∣A∣=n} is uncountable; otherwise [L1] would make their countable union F countable. It therefore suffices to prove the assertion by induction on the common size n.

A1L1
1.2

The case n=0 is vacuous, since there is only one empty set.

base
1.3

Suppose the result holds for (n−1)-element sets and Fn is uncountable. If some point x belongs to uncountably many members, apply the induction hypothesis to {A∖{x}:A∈Fn, x∈A}. An uncountable Δ-subfamily with root R then restores to one with root R∪{x}.

ih
1.4

It remains to suppose that Fn(x)={A∈Fn:x∈A} is at most countable for every x. Order the pairwise-disjoint subfamilies of Fn by inclusion. The union of a chain is again pairwise disjoint, so Zorn's lemma in [A1] gives a maximal such family G.

A1construct
2.1

If G were at most countable, then M=⋃G would be at most countable by [L1], because its members are finite. Maximality says every A∈Fn meets M, so Fn=⋃x∈MFn(x). The right side is a countable union of at most countable families and is at most countable by [L1], a contradiction. Hence G is uncountable.

L1step 1.4
3.1

The family G is pairwise disjoint, hence is an uncountable Δ-system with empty root. Together with step 1.3 this completes the induction and proves the lemma.

step 1.2step 1.3step 2.1discharge-induction∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, every Cantor cube 2I satisfies ccc

Statement

Assuming choice, every Cantor cube 2I is ccc.

Facts & Assumptions

Given: The Axiom of Choice and the Cantor cube 2I with its product topology.

[A1]

Choice selects from an arbitrary family of nonempty sets (The Axiom of Choice).

[L1]

Every uncountable family of finite sets has an uncountable Δ-subfamily (Under choice, the uncountable Δ-system lemma for finite sets).

Proof

technique · contradiction
1.1

Suppose U is an uncountable pairwise-disjoint family of nonempty open sets. By [A1] and [F1], choose for every U∈U a nonempty basic cylinder [pU]⊆U, where pU is a function from a finite support FU⊆I to 2. Distinct U give distinct cylinders.

A1F1assume-contraconstruct
2.1

By [L1], after passing to an uncountable subfamily the supports form a Δ-system with finite root R. There are only finitely many functions R→2, so one further uncountable subfamily has the same restriction pU↾R.

L1step 1.1
3.1

Choose two members of that subfamily. Their supports meet exactly in R and their partial functions agree there, so the union of the two partial functions extends—by assigning 0 elsewhere—to a point of 2I lying in both cylinders. The corresponding members of U intersect, a contradiction. Thus every such family is at most countable and 2I is ccc.

step 1.1step 2.1discharge-contradiction∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, if ∣I∣>2ℵ0, then the Cantor cube 2I is not separable

Statement

Assuming choice, ∣I∣>2ℵ0 implies 2I is not separable.

Facts & Assumptions

Proof

technique · contradiction
1.1

Suppose D⊆2I is at most countable and dense. It is nonempty because 2I is nonempty, so choose a surjection s:N→D by [L1]. For each i∈I define its column ci∈2N by ci(n)=s(n)(i).

L1assume-contraconstruct
2.1

By [L2] there are only 2ℵ0 possible columns, whereas ∣I∣>2ℵ0. Thus distinct i,j∈I have ci=cj, which says d(i)=d(j) for every d∈D because s is onto.

step 1.1L2
3.1

The cylinder {x∈2I:x(i)=0, x(j)=1} is nonempty and open by [F1], but step 2.1 makes it disjoint from D, contradicting density. Hence 2I is not separable.

step 2.1F1discharge-contradiction∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming choice, refuted: every ccc space is separable

Statement

Every ccc space is separable.

Facts & Assumptions

Given: The Axiom of Choice and an index set I with ∣I∣>2ℵ0.

[L1]

Under choice every Cantor cube 2I satisfies ccc (Under choice, every Cantor cube 2I satisfies ccc).

[L2]

Under choice, ∣I∣>2ℵ0 implies that 2I is not separable (Under choice, if ∣I∣>2ℵ0, then the Cantor cube 2I is not separable).

Refutation

technique · direct
1.1

Let X=2I with its product topology.

given
1.2

The space X satisfies the hypothesis of the proposed implication because it is ccc by [L1].

L1
2.1

The same space fails the proposed conclusion because it is not separable by [L2].

step 1.1L2
3.1

Thus X is a ccc nonseparable space, which refutes the statement.

step 1.2step 2.1∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Refuted: every first countable space is second countable

Statement

Every first countable space is second countable.

Facts & Assumptions

Given: The set D=R carrying the discrete topology.

[L2]

A space is first countable when every point has an at most countable local base, and second countable when it has an at most countable global basis (First countable space: a countable neighbourhood base at every point, Second countability: an at most countable basis for the topology).

[L3]

Refutation

technique · direct
1.1

For each x∈D, the one-member family {{x}} is a local base, because every neighbourhood of x contains the open singleton {x} by [L1].

L1L2
1.2

If B is any basis of D, then for each x∈D some Bx∈B satisfies x∈Bx⊆{x}, so Bx={x} and B contains every singleton.

L1
2.1

Step 1.1 makes D first countable, while steps 1.2 and [L3] make every basis uncountable; hence D is not second countable.

step 1.1step 1.2L2L3∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Refuted: every separable space is second countable

Statement

Every separable space is second countable.

Facts & Assumptions

Given: The lower-limit topology on R, whose basic open sets are the intervals [a,b) with a<b.

[L1]

The rational numbers are at most countable and dense in the real line, and the real line is uncountable (Q is countably infinite, The rationals embed densely in the reals, R is uncountable (Cantor's nested intervals, 1874)).

[L3]

Separability means the existence of an at most countable dense subset, while second countability means the existence of an at most countable basis (Separability: the existence of an at most countable dense subset, Second countability: an at most countable basis for the topology).

[L4]

Every nonempty at most countable set can be enumerated by a surjection from N (A nonempty set is at most countable iff it is a surjective image of N).

Refutation

technique · direct
1.1

Every nonempty basic interval [a,b) meets Q, so Q is a countable dense subset of the lower-limit line.

L1L3
1.2

If an at most countable basis B existed, it would be nonempty, so enumerate it as (Bn) by [L4]. For x∈R, the set Ex={n:x∈Bn⊆[x,x+1)} is nonempty by [L2]; let n(x) be its least member. If x<y and n(x)=n(y), then the common basis member contains x but is contained in [y,y+1), impossible. Thus x↦n(x) would inject R into N, contradicting [L1].

L1L2L4
2.1

Step 1.1 gives separability, whereas step 1.2 rules out an at most countable basis; thus this separable space is not second countable.

step 1.1step 1.2L3∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Refuted: separability is hereditary

Statement

Separability is hereditary.

Facts & Assumptions

Given: The lower-limit plane P and its antidiagonal A={(x,−x):x∈R}.

[L1]

Products of at most countable sets are at most countable (A product of two at most countable sets is at most countable).

[L2]

The rational numbers are at most countable and dense in the real line, and the real line is uncountable (Q is countably infinite, The rationals embed densely in the reals, R is uncountable (Cantor's nested intervals, 1874)).

[L3]

Separability is the existence of an at most countable dense subset, and a property is hereditary when every subspace has it (Separability: the existence of an at most countable dense subset, Hereditary, open-hereditary and closed-hereditary properties of topological spaces).

Refutation

technique · direct
1.1

The half-open intervals cover R, and if two contain x, then [x,c) lies in their intersection for some c>x; hence [F1] makes them a basis. The rational grid Q×Q is at most countable by [L1] and [L2], and density of Q makes it meet every nonempty basic lower-limit rectangle, so it is dense in P.

L1L2L3F1
1.2

For each x∈R, the basic rectangle [x,x+1)×[−x,−x+1) meets A only in (x,−x); hence A is discrete in its subspace topology.

given
2.1

The map x↦(x,−x) is a bijection from the uncountable set R onto A, so a dense subset of the discrete space A must be all of A and cannot be at most countable.

step 1.2L2L3
3.1

Thus P is separable by step 1.1 but has the nonseparable subspace A by step 2.1, refuting heredity of separability.

step 1.1step 2.1L3∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Refuted: Lindelöfness is hereditary

Statement

Lindelöfness is hereditary.

Facts & Assumptions

Given: The uncountable discrete space D=R and its one-point compactification D∗.

[L2]

Compactness gives a finite subcover for every open cover, Lindelöfness gives an at most countable subcover, and a property is hereditary when every subspace has it (Countably compact, Lindel"of, sequentially compact, limit point compact and σ-compact spaces, and relatively compact subsets, Hereditary, open-hereditary and closed-hereditary properties of topological spaces).

Refutation

technique · direct
1.1

The discrete space D is Hausdorff because distinct singleton neighbourhoods are disjoint, and locally compact because each point has the compact singleton neighbourhood; it is not compact because its singleton cover has no finite subcover. Thus its one-point compactification has the usual compact Hausdorff behavior, and in any case [L1] makes D∗ compact with D as an open subspace. By [L2], D∗ is Lindelöf.

L1L2L3F1
1.2

The subspace D is discrete and has the open cover {{x}:x∈D}; any subcover must contain every singleton, so no at most countable subfamily covers the uncountable set D.

L3
2.1

Thus the Lindelöf space D∗ has the non-Lindelöf subspace D, so Lindelöfness is not hereditary.

step 1.1step 1.2L2∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming countable choice, refuted: Lindelöfness is productive

Statement

Assuming countable choice, products of Lindelöf spaces are Lindelöf.

Facts & Assumptions

Given: The lower-limit line S, with basis [a,b) for a<b, and its product S2.

[L2]

The rationals are at most countable and dense in the real line, the real line is uncountable, and a set injecting into an at most countable set is at most countable (Q is countably infinite, The rationals embed densely in the reals, R is uncountable (Cantor's nested intervals, 1874), A nonempty set is at most countable iff it is a surjective image of N).

[A1]

Countable choice selects from every nonempty family indexed by an at most countable set (The Axiom of Countable Choice (ACω)).

Refutation

technique · direct
1.1

For an open cover U of S, let D be all basic intervals [a,b) lying in members of U, and put C=⋃{(a,b):[a,b)∈D}. For every rational pair p<q for which (p,q)⊆(a,b) for some [a,b)∈D, use [A1] to select one such member of D. The selected family is at most countable and covers C: every point of an interval (a,b) lies in some rational interval (p,q)⊆(a,b).

L1L2A1
1.2

The antidiagonal A={(x,−x):x∈R} is uncountable and discrete in S2, because [x,x+1)×[−x,−x+1) meets A only in (x,−x).

L1L2
1.3

The antidiagonal is closed: a point (u,v) with u+v≠0 has a basic rectangle avoiding A, using [u,u+1)×[v,v+1) when u+v>0 and sufficiently short intervals ending before the sum reaches 0 when u+v<0.

L1
2.1

Fix an enumeration of Q. If x∉C, some member of D containing x must have left endpoint exactly x; otherwise x would lie in its ordinary interior and hence in C. Let rx be the first rational in the fixed enumeration satisfying x<rx and [x,rx)∈D; such a rational exists by [L2]. If x<y and rx=ry, then y∈(x,rx)⊆C, a contradiction. Thus x↦rx injects R∖C into Q, so R∖C is at most countable.

step 1.1L1L2
2.2

The open cover consisting of S2∖A and one isolating basic rectangle for each point of A has no at most countable subcover, so S2 is not Lindelöf.

step 1.2step 1.3L3
3.1

The selected basic intervals from step 1.1 together with the [x,rx) from step 2.1 form an at most countable basic cover of S. Using [A1], select for each of them a containing member of U. The result is an at most countable subcover, so S is Lindelöf.

step 1.1step 2.1A1L3
4.1

Thus the Lindelöf space S has a non-Lindelöf square, refuting productivity of Lindelöfness.

step 3.1step 2.2∎
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming choice and countable choice, refuted: arbitrary products of second countable spaces are second countable

Statement

Assuming choice and countable choice, arbitrary products of second countable spaces are second countable.

Facts & Assumptions

Given: Choice, countable choice, and an index set I with ∣I∣>2ℵ0.

[L2]

The Cantor cube 2I is not separable when ∣I∣>2ℵ0 (Under choice, if ∣I∣>2ℵ0, then the Cantor cube 2I is not separable).

[L3]

Assuming countable choice, every second countable space is separable (Assuming countable choice, every second countable space is separable).

Refutation

technique · direct
1.1

For each i∈I, let Xi={0,1} with the discrete topology; each Xi is second countable.

L1
1.2

Their product is the Cantor cube 2I by [L1].

L1
2.1

The product 2I is not separable by [L2].

step 1.2L2
3.1

If 2I were second countable, [L3] would make it separable, contradicting step 2.1; hence this product of second countable spaces is not second countable.

step 2.1L3
4.1

This family of factors refutes the claimed arbitrary-product principle.

step 1.1step 3.1∎
RemarkRemark: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Implication, preservation, counterexample, and choice ledger for the countability axioms

The implication chain is second countable ⇒ first countable and, with ACω, second countable ⇒ separable and Lindelöf. Separable spaces are ccc. The displayed counterexamples show that the reverse implications and the stated hereditary and productive extensions fail.

The cardinal functions use raw finite values, so the metric theorem is d=w, not a blanket equality of all five functions. Countable choice is stated where it is spent: selecting countably many bases or cover subfamilies, taking countable unions of countable sets, and deriving the metric and countable-product equivalences.

5 · Examples, counterexamples and false statements

None yet.

Sources