Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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 sequentially compact metric space is totally bounded, proved from the axiom of dependent choice

Statement

Assume the Axiom of Dependent Choice (The axiom of dependent choice: a relation in which every element is related to something admits an N-indexed chain). Let (X,d) be a sequentially compact metric space (Countably compact, sequentially compact and limit point compact metric spaces, Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric). Then (X,d) is totally bounded (Finite ε-net and totally bounded metric space).

What is claimed about the cost, and what is not. Claimed: the proof below is carried out in ZF+DC, and DC is used exactly once, at step 5.1. Not claimed: that DC is necessary for the statement. Establishing necessity would mean separating the statement from ZF, which is an independence result, and this library proves none. The reason countable choice is not used instead is that the point added at each stage has to be at distance at least ε from the points already produced, so the set it is drawn from depends on the earlier stages; the first remark below spells that out.

Facts & Assumptions

Given: A sequentially compact metric space (X,d), and the Axiom of Dependent Choice.

[L2]

(X,d) is totally bounded when for every real ε>0 there is a finite F⊆X, empty or listable, with X=⋃y∈FB(y,ε); equivalently, when for every real ε>0 some finite list y0,…,ym−1 of points of X satisfies: every x∈X has d(x,yi)<ε for some i<m (Finite ε-net and totally bounded metric space, Open ball, closed ball and sphere in a metric space).

[L3]

Dependent choice: for a nonempty set S, a relation R on S with every element R-related to some element, and any a∈S, there is a sequence (tn) in S with t0=a and tnRtn+1 for every n (The axiom of dependent choice: a relation in which every element is related to something admits an N-indexed chain).

[L4]

A convergent sequence is Cauchy: if ynj→p then for every rational ε>0 there is K with d(ynj,ynl)<ε for all j,l≥K (Every convergent sequence in a metric space is Cauchy, Cauchy sequence in a metric space).

[L5]

A metric is symmetric, nonnegative and satisfies the triangle inequality (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric).

[L6]

For every real η>0 there is a natural N≥1 with 1/N<η, and 1/N is a positive rational (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Every complete ordered field is Archimedean).

Proof

technique · contradiction
1.1

Suppose (X,d) is sequentially compact and not totally bounded, and fix a real ε>0 for which no finite subset of X is an ε-net.

L1L2assume-contra
2.1

Then X≠∅, since for X=∅ the empty set is an ε-net.

L2step 1.1
3.1

Let S be the set of ε-separated finite tuples in X, that is of functions t:m→X with m∈N and d(t(i),t(j))≥ε whenever i<j<m; the empty function, with m=0, lies in S, so S≠∅.

L5step 2.1
4.1

Let tRt′ mean that t′:m+1→X extends t:m→X by one term with d(t′(m),t(i))≥ε for every i<m; then R is a relation on S and every t∈S is R-related to some element of S, because the finite set {t(0),…,t(m−1)} is not an ε-net, so some x∈X has d(x,t(i))≥ε for every i<m, and the extension of t by x lies in S.

L2L5step 3.1
5.1

Dependent choice, applied to S, to R and to the empty function as starting point, yields a sequence (tn) in S with t0 the empty function and tnRtn+1 for every n; this is the only appeal to a choice principle in the proof.

L3step 4.1
6.1

Each tn has domain n and tn+1 restricted to n is tn, both by induction on n from the definition of R; so yn:=tn+1(n) defines a sequence (yn) in X, and for i<j both yi=tj+1(i) and yj=tj+1(j) hold, whence d(yi,yj)≥ε.

L5step 5.1
7.1

Sequential compactness gives a strictly increasing j↦nj and p∈X with ynj→p; that subsequence is therefore Cauchy, so, taking a natural N≥1 with 1/N<ε and testing the Cauchy condition at the positive rational 1/N, there is K∈N with d(ynj,ynl)<1/N<ε for all j,l≥K.

L1L4L6step 6.1
8.1

But nK<nK+1, so step 6.1 gives d(ynK,ynK+1)≥ε, contradicting step 7.1; the assumption of step 1.1 is therefore untenable, every real ε>0 admits a finite ε-net, and (X,d) is totally bounded.

L2step 6.1step 7.1discharge-contradiction∎

Remarks

Why countable choice is not what this proof uses. A natural attempt is to apply ACω to the family whose n-th member is the set of ε-separated n-tuples, each of which is nonempty by the argument of step 4.1. What that returns is one ε-separated n-tuple for each n, with no relation whatever between the tuple chosen at n and the one chosen at n+1: the tuples need not extend one another, need not share a single point, and nothing in the data assembles them into one ε-separated sequence. The relation R of step 4.1 is precisely the coherence that is missing, and building a sequence along a relation is what The axiom of dependent choice: a relation in which every element is related to something admits an N-indexed chain is. This is an observation about the argument given here; it is not a proof that ACω is insufficient for the theorem.

The passage to a rational ε in step 7.1. Convergence and the Cauchy condition are tested against rational ε in this library (Convergence of a sequence in a metric space: xk→x iff d(xk,x)→0 in R, Cauchy sequence in a metric space), while the ε of step 1.1 is an arbitrary positive real. The reciprocal form of the Archimedean property supplies a positive rational 1/N below it (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε), and the contradiction is unaffected: a Cauchy estimate at 1/N≤ε still contradicts a separation of at least ε.

This is the only implication on the page that costs dependent choice, and it is the reason For a metric space, compact, countably compact, limit point compact, sequentially compact, and complete together with totally bounded are all equivalent, given countable choice and dependent choice carries DC among its hypotheses. The full accounting is What each implication between the compactness properties of a metric space costs: which are theorems of ZF, which use countable choice, and which use dependent choice.

Depends on

Used by

Dependency tree · two levels

48 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