Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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.

Finite ε\varepsilon-net and totally bounded metric space

Definition

Let (X,d)(X,d) be a metric space (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric) and let ε\varepsilon be a real with ε>0\varepsilon > 0.

  • A finite ε\varepsilon-net for (X,d)(X,d) is a finite subset FXF \subseteq X with X=yFB(y,ε),X = \bigcup_{y \in F} B(y, \varepsilon) , the balls being those of (X,d)(X,d) (Open ball, closed ball and sphere in a metric space). Finite is the listing form fixed in Open cover, subcover, compact metric space, and compact subset of a metric space: F=F = \emptyset, or F={y0,,ym}F = \{y_0, \dots, y_m\} for some mNm \in \mathbb{N} and points y0,,ymXy_0, \dots, y_m \in X.
  • (X,d)(X,d) is totally bounded when it has a finite ε\varepsilon-net for every real ε>0\varepsilon > 0.
  • A subset AXA \subseteq X is totally bounded when the metric subspace (A,dA)(A,d_A) is (Isometry, isometric embedding, and the subspace metric on a subset); its nets are then finite subsets of AA and its balls are the balls BA(a,ε)B_A(a,\varepsilon) of the subspace.

The empty space is totally bounded, the empty net serving for every ε\varepsilon, since a union over no indices is empty. Every space listed as {x0,,xn}\{x_0, \dots, x_n\} is totally bounded too, itself being an ε\varepsilon-net for every ε\varepsilon.

The centres are required to lie in the space. Writing the condition with centres in XX and balls of XX is what makes total boundedness a property of the metric space (X,d)(X,d) alone, matching the treatment of compactness in Open cover, subcover, compact metric space, and compact subset of a metric space. For a subset AA this matters: the nets of (A,dA)(A,d_A) consist of points of AA, not of nearby points of the ambient space.

Total boundedness is stronger than boundedness and is not the same thing. A totally bounded space is bounded in the sense of Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space — that is claim 1 of A totally bounded metric space is bounded, every subspace of a totally bounded space is totally bounded, and the closure of a totally bounded subset is totally bounded — and the converse fails, as FALSE: a bounded metric space is totally bounded records. Boundedness asks for one ball containing the space; total boundedness asks for finitely many balls of every prescribed radius, and it is the second condition that controls how spread out the space is at small scales.

Remarks

Why ε\varepsilon ranges over the reals here. Convergence and the Cauchy condition are tested against rational ε\varepsilon in this library (Convergence of a sequence in a metric space: xkxx_k \to x iff d(xk,x)0d(x_k, x) \to 0 in R\mathbb{R}, Cauchy sequence in a metric space), because that is how Limits and Cauchy sequences of reals is written; total boundedness is not a limit condition and is stated for real ε>0\varepsilon > 0 directly. Nothing turns on the difference: a net for a rational εε\varepsilon' \le \varepsilon is a net for ε\varepsilon, since B(y,ε)B(y,ε)B(y,\varepsilon') \subseteq B(y,\varepsilon).

A net is not unique and is not part of the data. Total boundedness asserts that nets exist; it names none. Producing one net for each ε\varepsilon simultaneously, as a function of ε\varepsilon, is a further act of selection, and where a proof needs that function it says so and pays for it — see A complete, totally bounded metric space is compact, proved from countable choice used exactly once and A compact metric space has a countable dense subset, by countable choice, each of which spends the Axiom of Countable Choice (The Axiom of Countable Choice (ACω\mathrm{AC}_\omega)) exactly once and at exactly that point.

Depends on

Used by

Dependency tree · next 3 levels

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