Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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.

The Hilbert cube [0,1]N with the product topology is metrizable, by d(x,y)=∑k∣xk−yk∣/2 k+1

Example

Let [0,1] carry the subspace topology from the usual topology of R (Intervals of R: the nine order-convex forms, nondegeneracy, and length, Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace, The absolute value makes R a metric space: d(x,y)=∣x−y∣ is a metric, its open balls are the intervals (x−r,x+r), and it is unbounded) and let

Q  :=  [0,1]N  =  ∏k∈N[0,1]

carry the product topology (The product set ∏i∈IXi of functions choosing a point in each factor, the projections, the box topology, and the product topology as the initial topology of the projections; the empty product is a one-point space); Q is the Hilbert cube. Define

d(x,y)  :=  ∑k=0∞∣xk−yk∣2 k+1(x,y∈Q).

Then:

  1. d is defined, with 0≤d(x,y)≤1: the series has nonnegative terms bounded by 2−(k+1), and ∑k2−(k+1)=1 (For ∣r∣<1, ∑k≥0rk=1/(1−r), and for ∣r∣≥1 the series diverges, If 0≤ak≤bk eventually, convergence of ∑bk gives convergence of ∑ak, and divergence of ∑ak gives divergence of ∑bk).
  2. d is a metric on Q (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric).
  3. d induces the product topology, so Q is metrizable (Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not).

Claim 3 is the only real work, and it is what the index weights are for: the factor 2−(k+1) makes the tail of the sum small no matter what the coordinates do, so a constraint on finitely many coordinates already forces d to be small, and conversely d small forces each individual coordinate to be close.

By claim 1 of Products commute with subspaces; for infinite nonempty families, the closure identity ∏Ai‾=∏Ai‾ uses the Axiom of Choice the topology on Q is also the subspace topology it inherits from RN, so the two readings of "[0,1]N" agree.

Facts & Assumptions

Given: Q=∏k∈N[0,1] with the product topology, points x,y,z∈Q, the function d above, and a real r>0. Powers 2−k are integer powers (Integer powers am) and 2 denotes ι(2) (The canonical natural ι(n)=n⋅1F of a field).

[A1]

A basis for the product topology on Q is the family of boxes ∏kOk with every Ok open in [0,1] and Ok=[0,1] off a list k0,…,kn−1; the product topology is generated by the sets πj−1[O] with O open in [0,1] (The product set ∏i∈IXi of functions choosing a point in each factor, the projections, the box topology, and the product topology as the initial topology of the projections; the empty product is a one-point space).

[A2]

O⊆[0,1] is open in [0,1] exactly when O=V∩[0,1] for some V open in R; in particular { t∈[0,1]:∣t−s∣<ε }=(s−ε, s+ε)∩[0,1] is open in [0,1] for every s and every ε>0, and every open O∋s of [0,1] contains such a set (Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace, The absolute value makes R a metric space: d(x,y)=∣x−y∣ is a metric, its open balls are the intervals (x−r,x+r), and it is unbounded, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L2]

Finite sums are monotone in their terms, ∑k<nλ=nλ, and a finite sum of nonnegative terms that vanishes has all its terms zero (Laws of finite sums and finite products, claims 2 and 4); weak inequalities pass to limits (Limits preserve non-strict inequalities).

[L3]

∣s∣≥0, ∣s∣=0 iff s=0, ∣s∣=∣−s∣ (Basic properties of the absolute value), and ∣s−u∣≤∣s−t∣+∣t−u∣ (The triangle inequality).

[L4]
[L5]

If ∑ak converges then ak→0 (If a series converges then its terms tend to 0); below any positive real lies a positive rational (The rationals embed densely in the reals), so a convergence tested at rational tolerances delivers every real tolerance.

[L6]

In a metric space the balls Bd(u,ρ) form a basis of the metric topology, and U is d-open exactly when every u∈U has some ρ>0 with Bd(u,ρ)⊆U (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement, Open ball, closed ball and sphere in a metric space).

Verification

technique · direct
1.1

∑k2−(k+1)=1, being 12∑k2−k=12⋅2 by [L1] and [L4]; and more generally ∑k≥N2−(k+1)=2−N for every N∈N, by shifting the index.

L1L4
1.2

2−k→0, since ∑k2−k converges by [L1]; so for every real η>0 there is N∈N with 2−N<η.

L1L5
1.3

d(x,y)=d(y,x), term by term, by [L3]. This is (M2).

L3
2.1

For x,y∈Q and every k: 0≤∣xk−yk∣≤1, since both coordinates lie in [0,1]; hence 0≤∣xk−yk∣2−(k+1)≤2−(k+1). By [L1] and step 1.1 the series defining d(x,y) converges and 0≤d(x,y)≤1. This is claim 1.

step 1.1A2L1L2L3L4
3.1

For every j∈N and x,y∈Q: ∣xj−yj∣2−(j+1)≤d(x,y), the left side being a single term of a nonnegative convergent series and hence at most one of its partial sums, which is at most the sum by [L1].

step 2.1L1L2
3.2

d(x,z)≤d(x,y)+d(y,z): for every k one has ∣xk−zk∣≤∣xk−yk∣+∣yk−zk∣ by [L3], so each partial sum of the left series is at most the corresponding partial sum of the sum of the two right series by [L2], and the inequality passes to the limits by [L2] and [L1]. This is (M3), so claim 2 holds.

step 2.1L1L2L3
3.3

Every d-ball contains a basic product-open neighbourhood of its centre. Given u∈Q and ρ>0, take N with 2−N<ρ/2 by step 1.2 and put W:={ y∈Q:∣yk−uk∣<ρ/2 for every k<N }, which is a basic product-open set containing u by [A1] and [A2]. For y∈W, splitting the series at N gives d(u,y)≤(ρ/2)∑k<N2−(k+1)+∑k≥N2−(k+1)≤ρ/2+2−N<ρ, by steps 1.1 and 2.1 with [L1] and [L2]. So u∈W⊆Bd(u,ρ).

step 1.1step 2.1step 1.2A1A2L1L2
4.1

d(x,x)=0, every term vanishing by [L3]. Conversely if d(x,y)=0 then by step 3.1 every ∣xj−yj∣2−(j+1)≤0, so ∣xj−yj∣=0 and xj=yj for every j by [L3] and [L4]; hence x=y. This is (M1).

step 3.1L3L4
4.2

Every subbasic product-open set is d-open. Let O be open in [0,1], let x∈πj−1[O] and take ε>0 with { t∈[0,1]:∣t−xj∣<ε }⊆O, available by [A2]. If d(x,y)<ε2−(j+1) then ∣xj−yj∣2−(j+1)<ε2−(j+1) by step 3.1, so ∣xj−yj∣<ε by [L4], so yj∈O; hence Bd(x,ε2−(j+1))⊆πj−1[O].

step 3.1A1A2L4L6
4.3

Td is contained in the product topology: by [L6] it suffices that every ball Bd(x,r) be product-open, and for z∈Bd(x,r) the triangle inequality of step 3.2 gives Bd(z,r−d(x,z))⊆Bd(x,r) with r−d(x,z)>0, while step 3.3 supplies a basic product-open W with z∈W⊆Bd(z,r−d(x,z)).

step 3.2step 3.3L6
5.1

The product topology is contained in Td: by step 4.2 every subbasic product-open set is d-open, and Td is a topology containing them, hence contains the topology they generate, which is the product topology by [A1].

step 4.2A1L6
6.1

By steps 5.1 and 4.3 the metric topology of d is the product topology on Q, so Q is metrizable; this is claim 3, and with steps 2.1 and 3.2 all three claims are proved.

step 2.1step 3.2step 5.1step 4.3∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

102 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