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.

✓ 13 results · all verified · 9 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. The 4 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Subspaces, Products, and Quotients: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

Rn as the product of n copies of the real line: the product topology is the Euclidean topology and the projections are continuous, open and surjective

Example

Fix n∈N with n≥1 and give R its usual topology (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, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not). Let Rn=∏k<nR 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), with projections πj(x)=xj. Then:

  1. The product topology is the Euclidean topology. It is the metric topology of d∞, and equally of d1 and of d2 (Rn as the set of functions n→R, and d1, d2, d∞ are metrics on it, For n≥1 the product topology on n copies of the usual topology of R is the metric topology of d∞ on Rn, and hence also of d1 and d2, so Rn as a product and Rn as a metric space are one space); in particular Rn with the product topology is metrizable, and "open in Rn" has one meaning.
  2. A basis of open boxes. The sets ∏k<n(ak,bk) with ak<bk for every k<n form a basis (Intervals of R: the nine order-convex forms, nondegeneracy, and length), since the d∞-ball B(x,r) is exactly the box ∏k<n(xk−r, xk+r).
  3. The projections are continuous, open and surjective. Continuity and openness are the general facts (A map into a product is continuous iff each of its components is; the projections are continuous and open; and each projection is surjective when every factor is nonempty, which for an infinite index set uses the Axiom of Choice, claims 1 and 3; Continuity of a map of topological spaces at a point and globally, Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological). Surjectivity needs no choice principle here: for t∈R the constant function x with xk=t for every k<n satisfies πj(x)=t.
  4. Componentwise continuity. For a space Z, a function h:Z→Rn is continuous if and only if each of its n components hk=πk∘h:Z→R is (A map into a product is continuous iff each of its components is; the projections are continuous and open; and each projection is surjective when every factor is nonempty, which for an infinite index set uses the Axiom of Choice, claim 2). This is the statement usually quoted as "a vector-valued map is continuous exactly when its coordinate functions are", and here it is a special case of a theorem about arbitrary products.

Facts & Assumptions

Given: A natural n≥1; Rn=∏k<nR with the product topology; the projections πj; a topological space Z and a function h:Z→Rn; a real t and an index j<n.

[A1]

Rn is the set of functions n→R and d∞(x,y)=max⁡{∣xk−yk∣:k<n} is a metric on it for n≥1 (Rn as the set of functions n→R, and d1, d2, d∞ are metrics on it).

Verification

technique · direct
1.1

Claim 1 is [L1] verbatim, together with the observation that a topology induced by a metric makes the space metrizable.

A1L1
1.2

The constant function x with xk:=t for every k<n is an element of Rn, since it is a function n→R, and πj(x)=xj=t.

A1
1.3

Claims 3 and 4, apart from surjectivity, are [L2] read for the family of n projections.

L2
2.1

Every d∞-ball is a box of bounded open intervals of equal length, by [L1], and the balls form a basis of the metric topology by [L3]; so the boxes ∏k<n(ak,bk) with ak<bk include a basis and are themselves open by [L4], hence form a basis. This is claim 2.

step 1.1L1L3L4
2.2

By step 1.2 the projection πj is surjective, with no appeal to a choice principle, the point x being written down. This completes claim 3 with step 1.3.

step 1.2step 1.3
3.1

Steps 1.1, 2.1, 2.2 and 1.3 establish claims 1, 2, 3 and 4 respectively.

step 1.1step 1.3step 2.1step 2.2∎

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 2026-08-04 (gpt-5.6-sol-codex-subscription)Open item page →

The hyperbola {(x,y):xy=1} is closed in R2 and its image under the first projection is R∖{0}, which is not closed

Statement refuted

Refuted: that the projections of a product with the product topology are closed maps (FALSE: the projections of a product are closed maps, Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological).

Witness. In R2=R×R with the product topology, which is the usual topology (For n≥1 the product topology on n copies of the usual topology of R is the metric topology of d∞ on Rn, and hence also of d1 and d2, so Rn as a product and Rn as a metric space are one space, Rn as the product of n copies of the real line: the product topology is the Euclidean topology and the projections are continuous, open and surjective), take

H  :=  { (x,y)∈R2:xy=1 }.

Then H is closed in R2, its image under the first projection is π0[H]=R∖{0}, and R∖{0} is not closed in R: the point 0 lies in its closure and not in it. So π0 is not a closed map, although it is a continuous open surjection (A map into a product is continuous iff each of its components is; the projections are continuous and open; and each projection is surjective when every factor is nonempty, which for an infinite index set uses the Axiom of Choice).

Facts & Assumptions

Given: R2 with the product topology, the first projection π0(x,y)=x, and the set H above.

[A1]

The product topology on R2 is the metric topology of d∞((x,y),(x′,y′))=max⁡{∣x−x′∣,∣y−y′∣}, and R2 is therefore metrizable (For n≥1 the product topology on n copies of the usual topology of R is the metric topology of d∞ on Rn, and hence also of d1 and d2, so Rn as a product and Rn as a metric space are one space).

[L1]

The multiplication map m:R2→R, m(x,y):=xy, is continuous. At (a,b) and for ε>0, take δ:=min⁡{1, ε∣a∣+∣b∣+1}>0. If d∞((x,y),(a,b))<δ, then ∣x∣<∣a∣+1 and ∣xy−ab∣≤∣x∣ ∣y−b∣+∣b∣ ∣x−a∣<(∣a∣+∣b∣+1)δ≤ε. The bound uses xy−ab=x(y−b)+b(x−a), the triangle inequality ∣u+v∣≤∣u∣+∣v∣ (The triangle inequality) and ∣uv∣=∣u∣ ∣v∣ (Basic properties of the absolute value). This is the metric definition of continuity (Continuity of a map between metric spaces, at a point and globally, in the ε-δ form, Inverses of positives are positive, and reciprocation reverses order, Maximum and minimum of a set).

[L2]

The singleton {1} is closed in R: the open interval of radius ∣t−1∣/2 about any t≠1 avoids 1. A continuous map of metric spaces has closed preimages of closed sets (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, Metric continuity characterisations, with countable choice for the sequential converse, clause (c)).

Counterexample

technique · direct
1.1

Since H=m−1[{1}], [L1] and [L2] show that H is closed in R2.

A1L1L2
1.2

For x≠0 one has (x,1/x)∈H, since x⋅(1/x)=1; and no point (0,y) lies in H, since 0⋅y=0≠1. Hence π0[H]=R∖{0}.

given
1.3

The set R∖{0} is not closed: its complement {0} is not open, because every interval (−r,r) with r>0 contains the nonzero point r/2.

L3
2.1

By step 1.1 the set H is closed and by steps 1.2 and 1.3 its image π0[H] is not, so π0 is not a closed map by [A2]; by [A2] it is nevertheless a continuous open map, which refutes the claim.

step 1.1step 1.2step 1.3A2∎

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

The diagonal x↦(x,x,… ) from R into RN is continuous for the product topology and not for the box topology

Statement refuted

Refuted: that the box topology has the characteristic property of a product, that is, that a map into ∏iXi with all components continuous is continuous for the box topology. Equivalently, this exhibits again that the two topologies differ (FALSE: the product topology and the box topology agree on every product).

Witness. Let P:=RN=∏k∈NR with every factor carrying the usual topology (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, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not), and let

Δ:R→P,Δ(t)k:=t(k∈N)

be the diagonal map. Every component πk∘Δ is the identity of R, hence continuous. Then Δ is continuous for the product topology (A map into a product is continuous iff each of its components is; the projections are continuous and open; and each projection is surjective when every factor is nonempty, which for an infinite index set uses the Axiom of Choice, claim 2) and is not continuous for the box topology: the box

B  :=  ∏k∈N(−1k+1, 1k+1)

is box-open and Δ−1[B]={0}, which is not open in R.

Facts & Assumptions

Given: P=∏k∈NR, the diagonal Δ, and the box B above; 1/(k+1) abbreviates 1/ι(k+1) (The canonical natural ι(n)=n⋅1F of a field).

Counterexample

technique · direct
1.1

Each component πk∘Δ is the identity map of R, since (πk∘Δ)(t)=Δ(t)k=t; the identity is continuous, its preimages being the sets themselves.

givenL1
1.2

Each factor of B is a bounded open interval and 1/(k+1)>0 by [L3], so B is a box with open factors and hence open in the box topology.

A1L2L3
1.3

{0} is not open in R: for every r>0 the interval (−r,r) contains r/2, which is different from 0; so no bounded open interval around 0 lies inside {0}.

L2
2.1

0∈Δ−1[B], since Δ(0)k=0∈(−1/(k+1), 1/(k+1)) for every k by [L3].

step 1.2L2L3
2.2

Δ is continuous for the product topology, by step 1.1 and [A2].

step 1.1A2
3.1

Δ−1[B]={0}: a real t lies in it exactly when ∣t∣<1/(k+1) for every k∈N; if t≠0 then ∣t∣>0 and [L3] gives a natural m≥1 with 1/m<∣t∣, and taking k:=m−1 contradicts that condition. With step 2.1 this gives the stated equality.

step 2.1L2L3
4.1

By steps 1.2, 3.1 and 1.3 the preimage under Δ of a box-open set is not open in R, so Δ is not continuous into P with the box topology, by [L1]; by step 2.2 it is continuous into P with the product topology, although its components are the same in both cases. That refutes the claim.

step 1.2step 2.2step 3.1step 1.3L1∎

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

The Cantor set is homeomorphic to {0,1}N with the product of discrete topologies, the ternary digits being the coordinates

Example

Let D:={0,1} carry the discrete topology (The discrete, indiscrete, cofinite, cocountable, particular-point and Sierpinski topologies) and let

K  :=  DN  =  ∏j∈ND

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). Let C be the Cantor set (The Cantor middle-thirds set as the intersection of the sets Cn obtained by removing open middle thirds) with the subspace topology inherited from the usual topology of R (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). Define

Φ:K→C,Φ(b)  :=  ∑j=0∞2bj 3−(j+1).

Then:

  1. Φ is a well defined bijection onto C. Writing Φ0(a):=∑k=0∞ak3−k−1 for a sequence a:N→{0,2}, one has Φ(b)=Φ0((2bk)k), and claim 3 of The Cantor set is exactly the set of ∑k≥1ak3−k with every ak∈{0,2}, and this gives a bijection with {0,1}N says exactly that this assignment is a bijection from {0,1}N onto C.
  2. Two estimates control Φ completely. For b,c∈K and n∈N:
    • if bj=cj for every j<n, then ∣Φ(b)−Φ(c)∣≤3−n;
    • if bj=cj for every j<m and bm≠cm, then ∣Φ(b)−Φ(c)∣≥3−(m+1).
  3. Φ is a homeomorphism (Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological): it is continuous by the first estimate and open onto C by the second, and a continuous open bijection is a homeomorphism (A continuous bijection is a homeomorphism iff it is open iff it is closed, and homeomorphy is an equivalence relation on spaces).

So the Cantor set, a subspace of the line, and the space of all binary sequences, a product of two-point discrete spaces, are the same topological space; the ternary digits of a point of C are its coordinates in the product.

Compactness is not used anywhere below. The usual argument, that a continuous bijection from a compact space to a Hausdorff space is a homeomorphism, is not available at this point in the reading order, and the openness of Φ is proved by hand instead.

Facts & Assumptions

Given: D={0,1} discrete, K=DN with the product topology, the Cantor set C⊆R with the subspace topology, the map Φ above, and points b,c∈K. For n∈N the cylinder at b of depth n is Z(b,n):={ c∈K:cj=bj for every j<n }. Powers 3−k are integer powers (Integer powers am) and 3 denotes ι(3) (The canonical natural ι(n)=n⋅1F of a field).

[A1]

For a sequence a:N→{0,2} the series ∑k≥0ak3−k−1 converges, its sum Φ0(a) lies in [0,1], the Cantor set is exactly the set of these sums, and b↦Φ0((2bk)k) is a bijection from {0,1}N onto C (The Cantor set is exactly the set of ∑k≥1ak3−k with every ak∈{0,2}, and this gives a bijection with {0,1}N, claims 1, 2 and 3; The Cantor middle-thirds set as the intersection of the sets Cn obtained by removing open middle thirds).

[L1]

∑k=0∞rk=1/(1−r) for ∣r∣<1 (For ∣r∣<1, ∑k≥0rk=1/(1−r), and for ∣r∣≥1 the series diverges); a nonnegative series converges iff its partial sums are bounded, and then every partial sum is at most the sum (A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum); series may be shifted to a general starting index (Series, partial sums, convergence and the sum, divergence, and the tail series); sums are additive and homogeneous (Convergent series add and scale termwise).

[L2]

Finite sums are monotone in their terms and satisfy ∑k<nλ=nλ (Laws of finite sums and finite products); weak inequalities pass to limits (Limits preserve non-strict inequalities); ∣u∣≤v is equivalent to −v≤u≤v (Basic properties of the absolute value).

[L3]

3m3n=3m+n and 3−m=(3m)−1 (Laws of integer exponents, Integer powers am); 3k>0 and k↦3k is nondecreasing for k∈N, so 0<u≤v gives 3−v≤3−u (Inverses of positives are positive, and reciprocation reverses order, Laws of integer exponents).

[L4]

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

[L5]

Every nonempty set of naturals has a least element (The well-ordering principle); a listed finite set of reals has a maximum (Every nonempty finite set of reals has a maximum and a minimum).

Verification

technique · direct
1.1

For every b∈K the terms 2bj3−(j+1) lie between 0 and 2⋅3−(j+1), and ∑j2⋅3−(j+1) converges with sum 1, since it is 2⋅3−1∑j3−j=(2/3)(3/2) by [L1] and [L3]. So Φ(b) is defined and lies in [0,1].

givenL1L2L3
1.2

3−k→0, since ∑k3−k converges by [L1]; hence for every real ε>0 there is n∈N with 3−n<ε, a positive rational below ε serving as the tolerance.

L1L4
1.3

Each cylinder Z(b,n) is open in K: it is the box with factor {bj} at each j<n and D elsewhere, and every subset of D is open. Moreover Z(c,n)=Z(b,n) whenever c∈Z(b,n), the defining condition being agreement of the first n coordinates.

A2
1.4

The cylinders form a basis of K: given a basic box ∏jUj with Uj=D off a list j0,…,jr−1 and a point b in it, put n:=1+jm0 where jm0 is the largest of the listed indices, available by [L5] for r≥1, and n:=0 for r=0; then b∈Z(b,n)⊆∏jUj, since every listed index is <n.

A2L5
2.1

Φ(b)=Φ0((2bk)k) for every b∈K, the two series having the same terms 2bk3−k−1; so by [A1] the map Φ is a bijection of K onto C. This is claim 1.

step 1.1A1L1
2.2

For every n∈N: ∑j≥n2⋅3−(j+1)=3−n, by shifting the index and applying [L1] and [L3] as in step 1.1.

step 1.1L1L3
3.1

Suppose bj=cj for every j<n. For N≥n the finite sum ∑j<N2(bj−cj)3−(j+1) has vanishing terms for j<n, and each remaining term lies between −2⋅3−(j+1) and 2⋅3−(j+1), so by [L2] the finite sum lies between −3−n and 3−n, using step 2.2 and [L1]. Letting N grow and applying [L1] and [L2] gives ∣Φ(b)−Φ(c)∣≤3−n.

step 2.2L1L2
3.2

Suppose bj=cj for every j<m and bm≠cm; interchanging b and c if necessary, take bm=1 and cm=0. For N>m the finite sum ∑j<N2(bj−cj)3−(j+1) equals 2⋅3−(m+1) plus a term bounded below by −∑j≥m+12⋅3−(j+1)=−3−(m+1), by step 2.2, [L1] and [L2]; so it is at least 3−(m+1). Letting N grow gives Φ(b)−Φ(c)≥3−(m+1), hence ∣Φ(b)−Φ(c)∣≥3−(m+1).

step 2.2L1L2
4.1

Steps 3.1 and 3.2 are claim 2.

step 3.1step 3.2
4.2

Φ is continuous: let V be open in C and b∈Φ−1[V]; by [A3] there is ε>0 with BC(Φ(b),ε)⊆V, by step 1.2 there is n with 3−n<ε, and by step 3.1 every c∈Z(b,n) has ∣Φ(c)−Φ(b)∣≤3−n<ε, so Z(b,n)⊆Φ−1[V]; and Z(b,n) is open by step 1.3.

step 1.2step 1.3step 3.1A3
4.3

For b∈K and n∈N: BC(Φ(b),3−n)⊆Φ[Z(b,n)]. Indeed such a point is Φ(c) for a unique c∈K by step 2.1; if c∉Z(b,n), let m be the least index with bm≠cm, which exists by [L5] and satisfies m<n, and then step 3.2 gives ∣Φ(c)−Φ(b)∣≥3−(m+1)≥3−n by [L3], contradicting the choice of Φ(c).

step 2.1step 3.2L3L5
5.1

Φ is an open map onto C: by step 1.3 the set Φ[Z(b,n)] contains, around each of its points Φ(c) with c∈Z(b,n), the ball BC(Φ(c),3−n)⊆Φ[Z(c,n)]=Φ[Z(b,n)] by step 4.3; so each Φ[Z(b,n)] is open in C by [A3], and by step 1.4 every open subset of K is a union of cylinders, whose image is the union of their images.

step 1.3step 1.4step 4.3A3
6.1

By step 2.1 the map Φ is a bijection onto C, by step 4.2 it is continuous and by step 5.1 it is open, so it is a homeomorphism by [L6]. This is claim 3, and with steps 2.1 and 4.1 all three claims are proved.

step 2.1step 4.1step 4.2step 5.1L6∎

Remarks

  • The two estimates say that Φ almost preserves distance. Agreement of the first n coordinates forces the images to be within 3−n, and the first disagreement at index m forces them to be at least 3−(m+1) apart. Together they say that the cylinder Z(b,n) and the trace on C of an interval of length about 3−n around Φ(b) determine each other, which is exactly what makes Φ a homeomorphism.

  • Why openness has to be proved and not quoted. For a continuous bijection, openness is equivalent to being a homeomorphism (A continuous bijection is a homeomorphism iff it is open iff it is closed, and homeomorphy is an equivalence relation on spaces) and is not automatic; the standard shortcut uses compactness of the source and the Hausdorff condition on the target, and compactness is later in the reading order. Steps 4.3 and 5.1 replace it with a direct computation.

  • The coordinates are the digits, and the digits are not the point. A real number in C has exactly one ternary expansion with digits in {0,2}, which is what makes Φ injective; the ambiguity of ternary expansions in general, such as two expansions of 1/3, does not arise inside C because the alternative expansion uses the digit 1.

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

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

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

R/Z: the quotient map is open, and the quotient is homeomorphic to [0,1] with its endpoints identified

Example

Identify Z with its canonical copy inside R (The integers as equivalence classes of pairs of naturals, Integer part: for every real x there is exactly one integer m with m≤x<m+1) and give R its usual topology (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, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not). Let

x∼y:⟺x−y∈Z,

an equivalence relation, and let T:=R/Z be the quotient with its canonical projection q (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection). Let [0,1] carry the subspace topology (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), let ≈ be the relation on [0,1] whose classes are {0,1} and the singletons {t} for 0<t<1, and let K:=[0,1]/{0,1} be that quotient with projection p. Then:

  1. q is an open map, hence an open quotient map (A continuous open surjection, a continuous closed surjection, and a continuous surjection admitting a continuous section are all quotient maps): for open U⊆R the saturation of U is ⋃m∈Z(U+m), a union of translates of U and hence open.
  2. T and K are homeomorphic (Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological). Two mutually inverse continuous maps are exhibited: the map induced by q↾[0,1] in one direction, and in the other the map induced by the fractional part x↦x−⌊x⌋ (Integer part: for every real x there is exactly one integer m with m≤x<m+1).

So "the interval with its endpoints glued" and "the line modulo the integers" name one space. This library does not identify either of them with a circle in R2: parametrising the unit circle needs the trigonometric functions, which are not available at this point in the reading order.

Facts & Assumptions

Given: R with its usual topology; the relation ∼ and the quotient T=R/Z with projection q; the subspace [0,1], the relation ≈ and the quotient K=[0,1]/{0,1} with projection p; the map j:=q↾[0,1]:[0,1]→T; and the map r:R→K, r(x):=p(x−⌊x⌋).

[A1]

q and p are surjections; V is open in T exactly when q−1[V] is open in R, and W is open in K exactly when p−1[W] is open in [0,1]; both are quotient maps and both are continuous (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection, Continuity of a map of topological spaces at a point and globally).

[A2]

For every real x there is exactly one integer ⌊x⌋ with ⌊x⌋≤x<⌊x⌋+1 (Integer part: for every real x there is exactly one integer m with m≤x<m+1, The integers as equivalence classes of pairs of naturals).

[L3]

Composites of continuous maps are continuous; continuity may be checked on an open cover, and on a finite closed cover (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous, claims 1, 2 and 3).

[L4]

For a quotient map s and a continuous f constant on the fibres of s, there is exactly one fˉ with fˉ∘s=f and it is continuous (For a quotient map q:X→Y, a map out of Y is continuous iff its composite with q is; a continuous map on X constant on the fibres of q factors uniquely through q; and a composite of quotient maps is a quotient map, claim 2).

Verification

technique · direct
1.1

For c∈R the translation τc(t):=t+c carries an open U to an open set: if y∈U+c then y−c∈U, so [L1] gives r0>0 with (y−c−r0, y−c+r0)⊆U, whence (y−r0, y+r0)⊆U+c.

L1
1.2

For U⊆R: q−1[q[U]]=⋃m∈Z(U+m), since q(x)=q(u) for some u∈U exactly when x−u∈Z, that is x∈U+m for some integer m.

givenA1
1.3

j is continuous, being a restriction of the continuous q; and j is surjective, since for x∈R the number x−⌊x⌋ lies in [0,1) by [A2] and satisfies q(x−⌊x⌋)=q(x).

A1A2L2
1.4

For s,t∈[0,1]: j(s)=j(t) exactly when s−t∈Z, and since ∣s−t∣≤1 that happens exactly when s=t or {s,t}={0,1}. So the fibres of j are exactly the classes of ≈.

givenA2L1
1.5

r is constant on the fibres of q: if q(x)=q(y) then y=x+m for an integer m, and ⌊y⌋=⌊x⌋+m by the uniqueness in [A2], so y−⌊y⌋=x−⌊x⌋ and r(y)=r(x).

A2
1.6

For each integer m define gm:[m−1, m+1]→K by gm(t):=p(t−m+1) for t∈[m−1,m] and gm(t):=p(t−m) for t∈[m,m+1]. The two clauses agree at t=m, giving p(1) and p(0), which are equal because {0,1} is one class of ≈.

givenA1
2.1

By step 1.1 and step 1.2 the saturation of an open U is a union of open sets, hence open; so q[U] is open in T by [A1], and q is an open map, hence an open quotient map by [L5]. This is claim 1.

step 1.1step 1.2A1L5
2.2

Each clause of step 1.6 is continuous: t↦t−m+1 and t↦t−m are continuous by step 1.1 read through [L1], they map the stated closed interval into [0,1], and p is continuous; so [L2] and [L3] apply. By the finite closed cover {[m−1,m], [m,m+1]} of [m−1,m+1] and [L3], gm is continuous.

step 1.1step 1.6A1L1L2L3
2.3

gm agrees with r on [m−1,m+1]: for t∈[m−1,m) one has ⌊t⌋=m−1 and r(t)=p(t−m+1)=gm(t); for t∈[m,m+1) one has ⌊t⌋=m and r(t)=p(t−m)=gm(t); and at t=m+1 one has r(t)=p(0)=p(1)=gm(t).

step 1.6A2
3.1

r is continuous: the open intervals (m−1, m+1), m∈Z, cover R, and on each of them r agrees with a restriction of the continuous gm by steps 2.2 and 2.3, hence is continuous there by [L2]; [L3] then gives continuity of r.

step 2.2step 2.3L1L2L3
4.1

By step 1.4 and [L4] applied to the quotient map p and the continuous j, there is exactly one continuous jˉ:K→T with jˉ∘p=j; by step 1.5 and [L4] applied to the quotient map q and the continuous r of step 3.1, there is exactly one continuous rˉ:T→K with rˉ∘q=r.

step 1.3step 1.4step 1.5step 3.1A1L4
5.1

rˉ∘jˉ=idK: for t∈[0,1] one has rˉ(jˉ(p(t)))=rˉ(j(t))=rˉ(q(t))=r(t)=p(t−⌊t⌋), which is p(t) for t∈[0,1) and p(0)=p(1) for t=1; so rˉ∘jˉ∘p=p, and p is surjective.

step 4.1A1A2
5.2

jˉ∘rˉ=idT: for x∈R one has jˉ(rˉ(q(x)))=jˉ(r(x))=jˉ(p(x−⌊x⌋))=j(x−⌊x⌋)=q(x−⌊x⌋)=q(x); so jˉ∘rˉ∘q=q, and q is surjective.

step 4.1A1A2
6.1

By steps 5.1 and 5.2 the maps jˉ and rˉ are mutually inverse, and both are continuous by step 4.1; so jˉ is a homeomorphism K→T, which is claim 2. With step 2.1 both claims are proved.

step 2.1step 4.1step 5.1step 5.2∎

Remarks

  • The fractional part is not continuous, and r nevertheless is. The map x↦x−⌊x⌋ jumps from values near 1 to 0 at every integer; composing it with p repairs the jump, because p(1)=p(0). That is the whole content of step 2.2, and it is why the closed pasting lemma of Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous is used with exactly two pieces.

  • Why the quotient map being open matters here. Claim 1 is not needed for claim 2, but it is what makes T easy to work with: the images of the intervals (a,b) form a basis of T, so a neighbourhood of a class is the image of a neighbourhood of any of its representatives. The torus example on this page uses the same fact for the product q×q.

  • No circle appears. Nothing above says that T is the unit circle of R2, and nothing may: the map t↦(cos⁡2πt,sin⁡2πt) needs the trigonometric functions, which are not available at this point in the reading order. The name "circle" is avoided in the statement for that reason.

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

The square with opposite edges identified is homeomorphic to the product (R/Z)×(R/Z)

Example

Let T:=R/Z with its quotient topology and open quotient map q (R/Z: the quotient map is open, and the quotient is homeomorphic to [0,1] with its endpoints identified, The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection), and give T×T 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). Let

S  :=  [0,1]×[0,1]

be the unit square, the product of two copies of the subspace [0,1] of R, which by claim 1 of Products commute with subspaces; for infinite nonempty families, the closure identity ∏Ai‾=∏Ai‾ uses the Axiom of Choice is also the subspace [0,1]2 of R2 (For n≥1 the product topology on n copies of the usual topology of R is the metric topology of d∞ on Rn, and hence also of d1 and d2, so Rn as a product and Rn as a metric space are one space, 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). Let ∼ be the relation on S given by

(s,t)∼(s′,t′):⟺s−s′∈Z and t−t′∈Z,

which glues each edge of the square to the opposite edge: it identifies (0,t) with (1,t) and (s,0) with (s,1), and identifies the four corners with one another. Let S/ ⁣∼ carry the quotient topology with projection P. Then:

  1. Q:=q×q:R2→T×T, Q(x,y)=(q(x),q(y)), is an open quotient map (A continuous open surjection, a continuous closed surjection, and a continuous surjection admitting a continuous section are all quotient maps): it is continuous by A map into a product is continuous iff each of its components is; the projections are continuous and open; and each projection is surjective when every factor is nonempty, which for an infinite index set uses the Axiom of Choice, surjective, and open because Q[U×V]=q[U]×q[V] for open U,V⊆R.
  2. S/ ⁣∼ and T×T are homeomorphic (Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological). The homeomorphism is induced by the restriction Q↾S, and its inverse by the coordinatewise fractional part (Integer part: for every real x there is exactly one integer m with m≤x<m+1).

So the square with opposite edges identified is the torus T×T. The torus is not identified here with any subset of R3, and T is not identified with a circle in R2: both identifications need the trigonometric functions, which are not available at this point in the reading order (R/Z: the quotient map is open, and the quotient is homeomorphic to [0,1] with its endpoints identified).

Facts & Assumptions

Given: T=R/Z with projection q; T×T with the product topology; R2 with the product topology; the square S=[0,1]×[0,1]; the relation ∼ and the quotient S/ ⁣∼ with projection P; the maps Q(x,y)=(q(x),q(y)), E:=Q↾S, and F:R2→S/ ⁣∼, F(x,y):=P(x−⌊x⌋, y−⌊y⌋).

[A2]

For every real x there is exactly one integer ⌊x⌋ with ⌊x⌋≤x<⌊x⌋+1, and ⌊x+m⌋=⌊x⌋+m for every integer m (Integer part: for every real x there is exactly one integer m with m≤x<m+1).

[A3]

P is a surjective quotient map, and W is open in S/ ⁣∼ exactly when P−1[W] is open in S (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection).

Verification

technique · direct
1.1

Q is continuous, its components q∘π0 and q∘π1 being composites of continuous maps, and surjective, since every (a,b)∈T×T is (q(u),q(v)) for some u,v by surjectivity of q.

A1L1L3
1.2

For U,V⊆R: Q[U×V]=q[U]×q[V]. Indeed Q(u,v)=(q(u),q(v)) gives the inclusion ⊆, and conversely (q(u),q(v)) with u∈U, v∈V is Q(u,v).

given
1.3

Q(x,y)=Q(x′,y′) exactly when x−x′∈Z and y−y′∈Z, by [A1] applied in each coordinate.

A1
1.4

E=Q↾S is continuous by [L3], and surjective: given (a,b)∈T×T write a=q(u), b=q(v); then u−⌊u⌋ and v−⌊v⌋ lie in [0,1) by [A2] and E(u−⌊u⌋, v−⌊v⌋)=(a,b) by [A1].

A1A2L3L5
1.5

Fix integers m,n and put R:=[m−1, m+1]×[n−1, n+1]. For α,β∈{0,1} let Rαβ:=[m−1+α, m+α]×[n−1+β, n+β] and define gαβ:Rαβ→S/ ⁣∼ by gαβ(x,y):=P(x−(m−1+α), y−(n−1+β)). Each gαβ is continuous, being P composed with a translation of each coordinate into [0,1], which is continuous by [L2], [L3] and [L5].

A3L2L3L5
2.1

For (s,t),(s′,t′)∈S: E(s,t)=E(s′,t′) exactly when (s,t)∼(s′,t′), by step 1.3 and the definition of ∼. So the fibres of E are exactly the classes of ∼.

step 1.3
2.2

F is constant on the fibres of Q: if Q(x,y)=Q(x′,y′) then x′=x+m and y′=y+n for integers m,n by step 1.3, and then x′−⌊x′⌋=x−⌊x⌋ and y′−⌊y′⌋=y−⌊y⌋ by [A2].

step 1.3A2
2.3

Q is an open map: by [L1] and [L2] the boxes U×V with U,V open in R form a basis of R2, their images are the boxes q[U]×q[V] by step 1.2, which are open in T×T by [A1] and [L1], and the image of a union is the union of the images. With step 1.1 and [L4] this makes Q an open quotient map, which is claim 1.

step 1.1step 1.2A1L1L2L4
2.4

The four maps of step 1.5 agree on the overlaps of the Rαβ, which are contained in the lines x=m and y=n. On x=m the two candidate values differ only in that the first coordinate of the argument of P is 1 in one and 0 in the other, and (1,u)∼(0,u); on y=n the same holds in the second coordinate, and at (m,n) all four values are P of the four corners of S, which are all ∼-equivalent.

step 1.5given
3.1

By steps 1.5 and 2.4 and the finite closed cover {Rαβ} of R, [L3] gives a continuous g:R→S/ ⁣∼ restricting to each gαβ; and g=F on R, since for x∈[m−1,m) one has ⌊x⌋=m−1, for x∈[m,m+1) one has ⌊x⌋=m, and at x=m+1 the value P(…, 0,… ) agrees with P(…,1,… ) by ∼, the same three cases applying to y.

step 1.5step 2.4A2L3
4.1

F is continuous: the open sets (m−1,m+1)×(n−1,n+1), m,n∈Z, cover R2 by [L1] and [L2], and on each of them F is the restriction of the continuous g of step 3.1, hence continuous by [L3]; the open cover clause of [L3] then gives continuity of F.

step 3.1L1L2L3
5.1

By step 2.1 and [L4] applied to the quotient map P and the continuous map E of step 1.4, there is exactly one continuous Eˉ:S/ ⁣∼ →T×T with Eˉ∘P=E; by step 2.2 and [L4] applied to the quotient map Q of step 2.3 and the continuous F of step 4.1, there is exactly one continuous Fˉ:T×T→S/ ⁣∼ with Fˉ∘Q=F.

step 1.4step 2.1step 2.2step 2.3step 4.1A3L4
6.1

Fˉ∘Eˉ=id: for (s,t)∈S one has Fˉ(Eˉ(P(s,t)))=Fˉ(Q(s,t))=F(s,t)=P(s−⌊s⌋, t−⌊t⌋), which equals P(s,t) in every case, since ⌊u⌋=0 for u∈[0,1) and 1−⌊1⌋=0 with (0,⋅)∼(1,⋅) and (⋅,0)∼(⋅,1); and P is surjective.

step 5.1A2A3
6.2

Eˉ∘Fˉ=id: for (x,y)∈R2 one has Eˉ(Fˉ(Q(x,y)))=Eˉ(F(x,y))=E(x−⌊x⌋, y−⌊y⌋)=Q(x−⌊x⌋, y−⌊y⌋)=Q(x,y) by [A1] and [A2]; and Q is surjective by step 1.1.

step 1.1step 5.1A1A2
7.1

By steps 6.1 and 6.2 the continuous maps Eˉ and Fˉ are mutually inverse, so Eˉ is a homeomorphism, which is claim 2; with step 2.3 both claims are proved.

step 2.3step 5.1step 6.1step 6.2∎

Remarks

  • Why the two-dimensional pasting is needed at all. A shorter route would be to say that q×q is a quotient map because each factor is, but "a product of quotient maps is a quotient map" is false in general and is not available here (What the theory of these constructions still owes at this point in the reading order: preservation of quotient maps under products, separation beyond Hausdorff, and the invariants that tell the glued spaces apart). What rescues the argument is that q is open, so Q is open outright by step 2.3, and openness does pass to products.

  • The corners are where the gluing is genuinely four-fold. The relation identifies (0,0), (1,0), (0,1) and (1,1) with one another, so the torus has a single point coming from the four corners of the square. Step 2.4 is exactly the check that the four local descriptions of F agree there.

  • The same technique with only one pair of edges glued gives the cylinder, and with one pair glued after a flip gives the Mobius band; both are worked in the next item, which reuses the argument of steps 2.2 to 4.1 in one variable.

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)Open item page →

The cylinder and the Mobius band as quotients of the square by (0,y)∼(1,y) and by (0,y)∼(1,1−y), both by a closed quotient map

Example

Let S:=[0,1]×[0,1] be the unit square, which carries one topology by claim 1 of Products commute with subspaces; for infinite nonempty families, the closure identity ∏Ai‾=∏Ai‾ uses the Axiom of Choice (For n≥1 the product topology on n copies of the usual topology of R is the metric topology of d∞ on Rn, and hence also of d1 and d2, so Rn as a product and Rn as a metric space are one space, 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, Intervals of R: the nine order-convex forms, nondegeneracy, and length). Define two relations on S, in each case leaving every point not on the two vertical edges alone:

cylinder:(0,y)∼c(1,y);Mobius band:(0,y)∼m(1,1−y)(y∈[0,1]).

Precisely, ∼c has as classes the pairs {(0,y),(1,y)} and the singletons {(s,t)} with 0<s<1; ∼m has as classes the pairs {(0,y),(1,1−y)} and the same singletons. Write Mc:=S/ ⁣∼c (the cylinder) and Mm:=S/ ⁣∼m (the Mobius band), each with the quotient topology (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection) and canonical projection Pc, Pm. Then:

  1. Both projections are closed quotient maps: the saturation of a closed subset of S is closed, so Pc and Pm carry closed sets to closed sets (A continuous open surjection, a continuous closed surjection, and a continuous surjection admitting a continuous section are all quotient maps).
  2. The cylinder is (R/Z)×[0,1]. With T=R/Z and its open quotient map q (R/Z: the quotient map is open, and the quotient is homeomorphic to [0,1] with its endpoints identified), the map Q1:=q×id[0,1] is an open quotient map R×[0,1]→T×[0,1] and induces a homeomorphism Mc≅T×[0,1] (Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological).

Nothing here claims that the cylinder and the Mobius band are different spaces. Distinguishing them needs an invariant, and the standard ones are not available at this point in the reading order (What the theory of these constructions still owes at this point in the reading order: preservation of quotient maps under products, separation beyond Hausdorff, and the invariants that tell the glued spaces apart). Both are recorded as constructions, and only the cylinder is identified with a space built earlier.

Facts & Assumptions

Given: The square S=[0,1]×[0,1]; the relations ∼c and ∼m with their quotients and projections; the edges E0:={0}×[0,1] and E1:={1}×[0,1]; T=R/Z with projection q; the maps Q1:=q×id:R×[0,1]→T×[0,1] and F1:R×[0,1]→Mc, F1(x,y):=Pc(x−⌊x⌋, y).

[A1]

For a quotient Z/ ⁣∼ with projection Π: Π is a surjection, W is open exactly when Π−1[W] is open, W is closed exactly when Π−1[W] is closed, and Π−1[Π[A]] is the saturation of A (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection, The adjunction space Y∪fX glued along a continuous map, and, for a nonempty space, the cone and the suspension as quotients of X×[0,1]).

[A2]

q is a surjective open quotient map with q(x)=q(x′) exactly when x−x′∈Z; for every real x there is exactly one integer ⌊x⌋ with ⌊x⌋≤x<⌊x⌋+1, and ⌊x+m⌋=⌊x⌋+m for integers m (R/Z: the quotient map is open, and the quotient is homeomorphic to [0,1] with its endpoints identified, Integer part: for every real x there is exactly one integer m with m≤x<m+1, The integers as equivalence classes of pairs of naturals).

[L1]

A continuous closed surjection and a continuous open surjection are quotient maps (A continuous open surjection, a continuous closed surjection, and a continuous surjection admitting a continuous section are all quotient maps, clauses 1 and 2); for a quotient map s and a continuous f constant on its fibres there is exactly one continuous fˉ with fˉ∘s=f (For a quotient map q:X→Y, a map out of Y is continuous iff its composite with q is; a continuous map on X constant on the fibres of q factors uniquely through q; and a composite of quotient maps is a quotient map, claim 2).

[L5]

The pasting technique of The square with opposite edges identified is homeomorphic to the product (R/Z)×(R/Z): a map defined on R by taking a fractional part and then applying a quotient projection that identifies the two endpoints of [0,1] is continuous, because on [m−1,m+1] it agrees with a map glued from two continuous pieces over the finite closed cover {[m−1,m], [m,m+1]}, and the open intervals (m−1,m+1), m∈Z, cover R.

Verification

technique · direct
1.1

E0 and E1 are closed in S: each is the trace on S of a closed subset of R2, namely {0}×R and {1}×R, whose complements are open by [L2] and [L4].

L2L4
1.2

The maps τc(0,y):=(1,y) and τm(0,y):=(1,1−y) are homeomorphisms E0→E1, being y↦y and y↦1−y read through the homeomorphisms y↦(0,y) and y↦(1,y) of [0,1] onto E0 and E1, and both are continuous with continuous inverses by [L2], [L3] and [L4].

L2L3L4
1.3

For C⊆S the saturation of C under ∼c is C∪τc[C∩E0]∪τc−1[C∩E1], since the only non-singleton classes are the pairs {(0,y),(1,y)}; the same formula with τm gives the saturation under ∼m.

givenA1
1.4

Q1 is continuous, surjective and open: continuity and surjectivity are [L2] and [A2] coordinatewise, and Q1[U×V]=q[U]×V for U open in R and V open in [0,1], which is open by [A2] and [L2]; images of unions are unions of images. By [L1] it is an open quotient map.

A2L1L2
1.5

Q1(x,y)=Q1(x′,y′) exactly when x−x′∈Z and y=y′, by [A2]; so the restriction E:=Q1↾S has exactly the classes of ∼c as its fibres, and E is continuous by [L3] and surjective, since x−⌊x⌋∈[0,1) by [A2].

A2L3
1.6

F1 is constant on the fibres of Q1, since x−⌊x⌋ depends only on the class of x modulo Z by [A2], and it is continuous by [L5] applied in the first variable, the second variable being untouched, together with [L2] and [L3].

A2L2L3L5
2.1

If C is closed in S then C∩E0 is closed in E0 and hence in S by step 1.1 and [L4], so τc[C∩E0] is closed in E1 by step 1.2 and hence in S; likewise for τc−1[C∩E1]. So by step 1.3 the saturation of C is a union of three closed sets, hence closed, and Pc[C] is closed by [A1]. The same argument with τm gives the statement for Pm.

step 1.1step 1.2step 1.3A1L4
2.2

By step 1.5 and [L1] applied to the quotient map Pc and the continuous E, there is exactly one continuous Eˉ:Mc→T×[0,1] with Eˉ∘Pc=E; by step 1.6 and [L1] applied to the quotient map Q1 of step 1.4 and the continuous F1, there is exactly one continuous Fˉ:T×[0,1]→Mc with Fˉ∘Q1=F1.

step 1.4step 1.5step 1.6A1L1
3.1

Fˉ∘Eˉ=id and Eˉ∘Fˉ=id: for (s,t)∈S one has Fˉ(Eˉ(Pc(s,t)))=F1(s,t)=Pc(s−⌊s⌋, t), which is Pc(s,t) because ⌊s⌋=0 for s∈[0,1) and (0,t)∼c(1,t) for s=1; and for (x,y)∈R×[0,1] one has Eˉ(Fˉ(Q1(x,y)))=E(x−⌊x⌋, y)=Q1(x,y) by [A2]. Both Pc and Q1 are surjective.

step 1.4step 1.5step 2.2A1A2
4.1

Claim 1 is step 2.1, and claim 2 follows from steps 2.2 and 3.1, the maps Eˉ and Fˉ being mutually inverse and continuous, hence homeomorphisms.

step 2.1step 2.2step 3.1∎

Remarks

  • The two constructions differ in one sign and in nothing else. They use the same square, the same two edges and the same kind of relation; the Mobius band glues the left edge to the right edge after reversing it. Claim 1 is proved for both. Claim 2 is not: it identifies the cylinder with (R/Z)×[0,1], and no analogous description of the Mobius band is attempted here. Separating the two spaces would need an invariant, and none is claimed here.

  • Why closedness rather than openness. Neither projection is open. Take U:={ (s,t)∈S:s<1/2 }, which is open in S; its saturation is U∪({1}×[0,1]), and that is not open in S, because every neighbourhood in S of the point (1,1/2) contains points (s,1/2) with 1/2<s<1, which lie in neither piece. So Pc[U] is not open, and the same computation applies to Pm; this is the failure recorded in FALSE: every quotient map is an open map. Closedness holds instead because the two edges are closed and the gluing map between them is a homeomorphism, which is what step 2.1 uses.

  • The cylinder is a product and the Mobius band is not built as one. Claim 2 writes Mc as T×[0,1]; no analogous description is attempted for Mm, and none is available at this point in the reading order.

CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)Open item page →

On A=([0,∞)×R)∪(R×{0}) the first projection is a quotient map, by the section x↦(x,0), and is neither open nor closed

Statement refuted

Refuted: that a quotient map is an open map (FALSE: every quotient map is an open map), and in the same breath that a quotient map is a closed map.

Witness. In R2 with its usual topology (For n≥1 the product topology on n copies of the usual topology of R is the metric topology of d∞ on Rn, and hence also of d1 and d2, so Rn as a product and Rn as a metric space are one space) let

A  :=  ([0,∞)×R)∪(R×{0})

carry the subspace topology (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), and let q:=π0↾A:A→R be the first projection. Then:

  1. q is a quotient map, because s(x):=(x,0) is a continuous section: s is continuous, takes values in A, and q∘s=idR (A continuous open surjection, a continuous closed surjection, and a continuous surjection admitting a continuous section are all quotient maps, clause 3).
  2. q is not open: U:=A∩(R×(0,∞))=[0,∞)×(0,∞) is open in A and q[U]=[0,∞) is not open in R.
  3. q is not closed: H+:={ (x,1/x):x>0 } is closed in R2, hence closed in A, and q[H+]=(0,∞) is not closed in R.

Facts & Assumptions

Given: R2 with the usual topology; the set A above with the subspace topology; q=π0↾A; the map s(x)=(x,0); the sets U and H+ of the statement.

[L3]

The repaired hyperbola result proves that H:={(x,y):xy=1} is closed in R2 as the preimage of the closed singleton {1} under continuous multiplication (The hyperbola {(x,y):xy=1} is closed in R2 and its image under the first projection is R∖{0}, which is not closed); an intersection of two closed sets is closed.

[L5]

For every real η>0 there is a natural m≥1 with 1/m<η, and 0<u≤v gives 0<1/v≤1/u (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Inverses of positives are positive, and reciprocation reverses order).

[L6]

f is open when images of open sets are open and closed when images of closed sets are closed (Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological).

Counterexample

technique · direct
1.1

s is continuous into R2, its components being the identity and the constant 0; its values (x,0) lie in A, so its corestriction s:R→A is continuous by [L2]. And q(s(x))=x, so q∘s=idR.

A1L2
1.2

U=A∩(R×(0,∞))=[0,∞)×(0,∞): a point of A with positive second coordinate cannot lie on R×{0}, so it lies in [0,∞)×R with second coordinate positive. And R×(0,∞) is open in R2 by [A1] and [L4], so U is open in A by [A2].

A1A2L4
1.3

H+=H∩([0,∞)×R) is closed in R2, being an intersection of two closed sets, the second being the complement of the open set (−∞,0)×R; here H+⊆H has first coordinate positive, since xy=1 forbids x=0. So H+ is closed in A by [A2], being H+∩A with H+⊆A.

A1A2L3L4
1.4

[0,∞) is not open in R: for every r>0 the interval (−r,r) contains −r/2<0, so no bounded open interval around 0 lies inside [0,∞).

L4
1.5

(0,∞) is not closed in R: its complement (−∞,0] is not open, since for every r>0 the interval (−r,r) contains r/2>0.

L4
2.1

q is continuous, being a restriction of the continuous π0; and it is surjective, since q(s(x))=x for every x.

step 1.1A1L2
2.2

q[U]=[0,∞): for x≥0 the point (x,1) lies in U, and every point of U has first coordinate in [0,∞).

step 1.2L4
2.3

q[H+]=(0,∞): for x>0 the point (x,1/x) lies in H+, and every point of H+ has positive first coordinate.

step 1.3L5
3.1

By steps 1.1 and 2.1 with [L1], q is a quotient map. This is claim 1.

step 1.1step 2.1L1
3.2

By steps 1.2, 2.2 and 1.4 the map q carries the open set U to a set that is not open, so q is not open by [L6]. This is claim 2.

step 1.2step 2.2step 1.4L6
3.3

By steps 1.3, 2.3 and 1.5 the map q carries the closed set H+ to a set that is not closed, so q is not closed by [L6]. This is claim 3.

step 1.3step 2.3step 1.5L6
4.1

Steps 3.1, 3.2 and 3.3 give the three claims, so a quotient map need be neither open nor closed, which refutes the claim.

step 3.1step 3.2step 3.3∎

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)Open item page →

Two copies of R glued along R∖{0} give a non-Hausdorff quotient of a metrizable space, by an open quotient map

Statement refuted

Refuted: that a quotient of a Hausdorff space is Hausdorff (FALSE: a quotient of a Hausdorff space is Hausdorff, Hausdorff space: distinct points have disjoint open neighbourhoods; every metrizable space is Hausdorff and the indiscrete topology on two points is not).

Witness. Let S:=R⊔R=⨆i<2R be the disjoint union of two copies of the real line with its usual topology (The disjoint union (coproduct) ⨆iXi with the final topology of the canonical injections: a set is open exactly when each of its traces is, 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), so the points of S are the pairs (x,i) with x∈R and i<2. Let ∼ have as classes {(x,0),(x,1)} for x≠0 together with the two singletons {(0,0)} and {(0,1)}, let L:=S/ ⁣∼ carry the quotient topology and let q be the canonical projection (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection). Then:

  1. S is metrizable, by the explicit metric d((x,i),(y,j))  :=  {min⁡{∣x−y∣, 1}i=j,2i≠j, which induces the disjoint union topology (Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not, Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric). In particular S is Hausdorff (Hausdorff space: distinct points have disjoint open neighbourhoods; every metrizable space is Hausdorff and the indiscrete topology on two points is not).
  2. q is an open map, hence an open quotient map (A continuous open surjection, a continuous closed surjection, and a continuous surjection admitting a continuous section are all quotient maps): the saturation of an open set is open, being the set together with the image of its part off the two origins under the homeomorphism of S that swaps the two copies.
  3. L is not Hausdorff: the two origins a:=q(0,0) and b:=q(0,1) are distinct and every pair of open sets containing them respectively meets.

Facts & Assumptions

Given: S=⨆i<2R with the disjoint union topology; the function d above; the relation ∼, the quotient L=S/ ⁣∼ and its projection q; the points a=q(0,0) and b=q(0,1); the set N:={ (x,i)∈S:x≠0 } and the swap σ(x,i):=(x,1−i).

[A2]

q is a surjection and V⊆L is open exactly when q−1[V] is open in S; the saturation of A⊆S is q−1[q[A]] (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection).

[L2]

∣s∣≥0 with ∣s∣=0 iff s=0, ∣s∣=∣−s∣ (Basic properties of the absolute value), and ∣s−u∣≤∣s−t∣+∣t−u∣ (The triangle inequality); the order of R is total, so two reals have a minimum, which lies in the pair and is a lower bound for it (Maximum and minimum of a set).

Counterexample

technique · direct
1.1

d satisfies (M1) and (M2): for i=j one has min⁡{∣x−y∣,1}=0 exactly when ∣x−y∣=0, that is x=y, by [L2]; for i≠j the value is 2≠0 and the two points differ; and both clauses are symmetric in the two arguments.

L1L2
1.2

d satisfies (M3). If the two outer points share a tag, the left side is at most 1; a middle point with the same tag gives min⁡{∣x−z∣,1}≤∣x−z∣≤∣x−y∣+∣y−z∣ when both right-hand terms are below 1, and a right-hand side of at least 1 otherwise, while a middle point with the other tag gives a right-hand side of 4. If the two outer points have different tags, the left side is 2 and the middle point shares a tag with at most one of them, so at least one right-hand term is 2.

L1L2
1.3

σ is a homeomorphism of S: it is its own inverse, and it carries a set U with traces U0,U1 to the set with traces U1,U0, so it preserves openness by [A1].

A1L4
1.4

a≠b, the classes {(0,0)} and {(0,1)} being distinct; and q(t,0)=q(t,1) for every t≠0.

A2
1.5

N is open in S, both of its traces being R∖{0}, which is open by [L3].

A1L3
2.1

For 0<r≤1: Bd((x,i),r)=(x−r, x+r)×{i}, since a point with the other tag is at distance 2≥r, and for the same tag min⁡{∣x−y∣,1}<r holds exactly when ∣x−y∣<r.

step 1.1L1L2L3
2.2

The saturation of U⊆S is U∪σ[U∩N]: the class of (x,i) is {(x,0),(x,1)} for x≠0 and {(x,i)} for x=0, so saturating adds exactly the swapped copies of the points of U off the two origins.

step 1.4step 1.5A2
2.3

Suppose V,W are open in L with a∈V, b∈W. Then q−1[V] and q−1[W] are open in S by [A2], containing (0,0) and (0,1) respectively, so by [A1] and [L3] there are ε,δ>0 with (−ε,ε)×{0}⊆q−1[V] and (−δ,δ)×{1}⊆q−1[W].

step 1.4A1A2L3
3.1

Td is the disjoint union topology. If W is d-open and (x,i)∈W, a ball of radius r≤1 inside W is (x−r,x+r)×{i} by step 2.1, so each trace Wi is open by [L3], whence W is open in S by [A1]; conversely if U is open in S and (x,i)∈U, then Ui is open, so [L3] gives ρ>0 with (x−ρ,x+ρ)⊆Ui, and the ball of radius min⁡{ρ,1} lies in U by step 2.1 and [L2].

step 2.1A1L1L2L3
3.2

By steps 1.3, 1.5 and 2.2 the saturation of an open U is the union of the open sets U and σ[U∩N], hence open; so q[U] is open in L by [A2], and q is an open quotient map by [L4]. This is claim 2.

step 1.3step 1.5step 2.2A2L4
3.3

With t:=min⁡{ε,δ}/2 one has 0<t<ε and t<δ by [L2] and [L3], so t≠0, and q(t,0)=q(t,1) by step 1.4 lies in V∩W; hence V∩W≠∅. As V and W were arbitrary, a and b have no disjoint open neighbourhoods, and L is not Hausdorff by [A3]. This is claim 3.

step 1.4step 2.3A3L2L3
4.1

By steps 1.1, 1.2 and 3.1 the function d is a metric inducing the topology of S, so S is metrizable and hence Hausdorff by [A3]. This is claim 1.

step 1.1step 1.2step 3.1A3L1
5.1

By step 4.1 the space S is Hausdorff, by step 3.2 the map q is a quotient map, and by step 3.3 the quotient L is not Hausdorff; so a quotient of a Hausdorff space need not be Hausdorff, which refutes the claim.

step 4.1step 3.2step 3.3∎

Remarks

  • The name. As a set, L is R with the point 0 doubled: every class other than the two origins has a unique representative (x,i) with x≠0 and is determined by x alone. Each origin has neighbourhoods that look like intervals around 0, and any two such intervals overlap away from 0, which is exactly step 3.3.

  • The metric of claim 1 is the standard truncation trick. Truncating at 1 keeps the two copies at distance 2 from each other while leaving the topology of each copy untouched, since only balls of radius at most 1 matter for the topology (step 2.1). Any bounded metric equivalent to the usual one on each copy would do.

  • Strengthening the source's separation and countability properties does not help here. S is metrizable, hence Hausdorff and first countable, and q is an open quotient map; none of that is enough. What would be needed is a condition on the relation itself, and no such condition is stated at this point in the reading order (What the theory of these constructions still owes at this point in the reading order: preservation of quotient maps under products, separation beyond Hausdorff, and the invariants that tell the glued spaces apart).

CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-04 (gpt-5.6-sol-codex-subscription)Open item page →

R/Q carries the indiscrete topology, although R is metrizable and the quotient has more than one point

Statement refuted

Refuted: that a quotient of a metrizable space must be Hausdorff. Here the quotient of R collapses to the indiscrete topology and, because it has more than one point, is not Hausdorff (Hausdorff space: distinct points have disjoint open neighbourhoods; every metrizable space is Hausdorff and the indiscrete topology on two points is not).

Witness. Give R its usual topology (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, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not), identify Q with its canonical copy in R (The rationals as equivalence classes of pairs of integers), and set

x∼y:⟺x−y∈Q,

an equivalence relation. Let R:=R/Q carry the quotient topology with canonical projection q (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection). Then the only open subsets of R are ∅ and R: the topology of R is the indiscrete one (The discrete, indiscrete, cofinite, cocountable, particular-point and Sierpinski topologies). Moreover R has more than one point, since R has an irrational number (The irrationals are uncountable), so this is not the degenerate one-point case.

Facts & Assumptions

Given: R with its usual topology; the relation ∼; the quotient R=R/Q with projection q; and a nonempty open V⊆R.

[A1]

q is a surjection, V⊆R is open exactly when q−1[V] is open in R, and q−1[V] is saturated: x∈q−1[V] and y−x∈Q imply y∈q−1[V] (The quotient topology of a surjection, quotient maps, saturated sets, and the quotient of a space by an equivalence relation with its canonical projection).

[L2]

Strictly between any two reals lies a rational (The rationals embed densely in the reals); equivalently Q is dense in R and meets every nonempty open subset (Dense, nowhere dense and codense subsets of a topological space, and the criterion by basic open sets).

[L3]

The set of irrationals is uncountable, hence nonempty (The irrationals are uncountable, The rationals as equivalence classes of pairs of integers).

Counterexample

technique · direct
1.1

Let V⊆R be open and nonempty, and put G:=q−1[V], which is open in R by [A1] and nonempty, q being surjective.

A1
2.1

By [L1] there are a<b with (a,b)⊆G.

step 1.1L1
3.1

Let y∈R be arbitrary. By [L2] there is a rational t with a−y<t<b−y, so y+t∈(a,b).

step 2.1L2
4.1

By step 2.1 and step 3.1 the point y+t lies in G, and (y+t)−y=t∈Q, so y∈G by the saturation clause of [A1]. As y was arbitrary, G=R and hence V=q[G]=R, q being surjective.

step 2.1step 3.1A1
5.1

So the only open subsets of R are ∅ and R, which is the indiscrete topology by [A2].

step 4.1A2
6.1

By [L3] there is an irrational α, and α−0=α∉Q, so q(α)≠q(0) and R has at least two points; with step 5.1 the quotient of the metrizable space R is a space with more than one point carrying the indiscrete topology, which is not Hausdorff, no two distinct points having disjoint open neighbourhoods.

step 5.1A2L3∎

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

The Sorgenfrey plane: the product of two half-open-interval lines has the rectangles [a,b)×[c,d) as a basis and Q×Q as a countable dense subset

Example

Let B:={ [a,b):a,b∈R, a<b } be the family of bounded half-open intervals of R (Intervals of R: the nine order-convex forms, nondegeneracy, and length). Then:

  1. B is a basis for a topology TS on R (A family is a basis for a unique topology iff it covers the set and every point of an intersection of two members lies in a member inside that intersection; finite intersections of any subbasis form a basis); the space S:=(R,TS) is the Sorgenfrey line, and TS is finer than the usual topology (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, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not).
  2. The Sorgenfrey plane is S×S with 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). The rectangles [a,b)×[c,d)(a<b, c<d) form a basis for it.
  3. Q×Q is a dense subset of S×S (Dense, nowhere dense and codense subsets of a topological space, and the criterion by basic open sets) and is at most countable (Q is countably infinite, A product of two at most countable sets is at most countable, Finite, countably infinite, countable, uncountable). So the Sorgenfrey plane has a countable dense subset.

The word separable is not used here: it is not defined at this point in the reading order, and claim 3 says in full what it would abbreviate. Claim 1 restates, and reproves from the basis criterion, the construction of the Sorgenfrey line; the level-8 worked example of that line is linked in the remarks rather than depended on, since it lives on an examples page.

Facts & Assumptions

Given: The family B above; the Sorgenfrey line S; the product S×S with the product topology; reals a<b, c<d and points x,y∈R.

[A1]

[a,b)={ t∈R:a≤t<b } and (a,b)={ t:a<t<b } (Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[A2]

A basis for the product topology on a product of two spaces is the family of boxes U×V with U open in the first factor and V open in the second (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).

[L1]

A family is a basis for a topology on a set exactly when it covers the set and every point of an intersection of two members lies in a member inside that intersection; the topology is then the family of unions of its members, and is unique (A family is a basis for a unique topology iff it covers the set and every point of an intersection of two members lies in a member inside that intersection; finite intersections of any subbasis form a basis, Basis and subbasis for a topology, and the topology generated by a family of sets).

[L4]

Strictly between any two reals lies a rational (The rationals embed densely in the reals); Q is at most countable and a product of two at most countable sets is at most countable (Q is countably infinite, A product of two at most countable sets is at most countable, Finite, countably infinite, countable, uncountable).

[L5]

The order of R is total, so a two-element set of reals has a maximum and a minimum (Maximum and minimum of a set, Every nonempty finite set of reals has a maximum and a minimum); a topology is a family of subsets of the underlying set (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison).

Verification

technique · direct
1.1

B covers R: for x∈R one has x<x+1, so [x,x+1)∈B and x∈[x,x+1).

A1L5
1.2

B satisfies the intersection condition: for x∈[a,b)∩[c,d) put a′:=max⁡{a,c} and b′:=min⁡{b,d}, available by [L5]; then [a,b)∩[c,d)=[a′,b′), and a′≤x<b′ gives a′<b′, so this is a member of B containing x.

A1L5
1.3

Every bounded open interval is a union of members of B: (a,b)=⋃{ [t,b):a<t<b }, since every s∈(a,b) lies in [s,b) and every such [t,b) lies in (a,b).

A1
1.4

Every nonempty [a,b)∈B contains a rational, by [L4] applied to a<b: a rational p with a<p<b satisfies p∈[a,b).

A1L4
2.1

By steps 1.1 and 1.2 with [L1], B is a basis for a unique topology TS on R.

step 1.1step 1.2L1
3.1

TS is finer than the usual topology: a set open in the usual topology is a union of bounded open intervals by [L2], and each of those is a union of members of B by step 1.3, hence lies in TS by [L1]. With step 2.1 this is claim 1.

step 1.3step 2.1L1L2
3.2

The rectangles [a,b)×[c,d) form a basis for S×S: they are boxes with open factors, hence open by [A2] and step 2.1; and given a box U×V with U,V∈TS and (x,y)∈U×V, step 2.1 and [L1] supply [a,b)⊆U containing x and [c,d)⊆V containing y, whence (x,y)∈[a,b)×[c,d)⊆U×V. So every basic open box of S×S is a union of such rectangles, and [L1] applies. This is claim 2.

step 2.1A2L1L5
4.1

Q×Q meets every nonempty rectangle [a,b)×[c,d): by step 1.4 there are rationals p∈[a,b) and r∈[c,d), and (p,r) lies in the rectangle. By step 3.2 and [L3] the set Q×Q is therefore dense in S×S; and it is at most countable by [L4]. This is claim 3.

step 1.4step 3.2L3L4∎

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27Open item page →

The antidiagonal {(x,−x)} is an uncountable discrete subspace of the Sorgenfrey plane, so having a countable dense subset is not a hereditary property

Statement refuted

Refuted: that the property "has a countable dense subset" is hereditary (Hereditary, open-hereditary and closed-hereditary properties of topological spaces, Dense, nowhere dense and codense subsets of a topological space, and the criterion by basic open sets).

Witness. In the Sorgenfrey plane S×S (The Sorgenfrey plane: the product of two half-open-interval lines has the rectangles [a,b)×[c,d) as a basis and Q×Q as a countable dense subset), which has the countable dense subset Q×Q, take the antidiagonal

L  :=  { (x,−x):x∈R }

with the subspace topology (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). Then:

  1. L is discrete: for every x, the basic rectangle [x, x+1)×[−x, −x+1) meets L exactly in {(x,−x)}, so every singleton of L is open in L and the subspace topology is the discrete one (The discrete, indiscrete, cofinite, cocountable, particular-point and Sierpinski topologies).
  2. L is uncountable (Finite, countably infinite, countable, uncountable), being in bijection with R (R is uncountable (Cantor's nested intervals, 1874)).
  3. The only dense subset of L is L itself, since in a discrete space every subset is closed. So L has no countable dense subset, although the space it sits inside has one.

The word separable is not used: it is not defined at this point in the reading order, and the three claims above say in full what it would abbreviate.

Facts & Assumptions

Given: The Sorgenfrey plane S×S with the rectangles [a,b)×[c,d) as a basis, the antidiagonal L with the subspace topology, and a subset D⊆L.

[A1]

The rectangles [a,b)×[c,d) with a<b and c<d form a basis for S×S, and Q×Q is a countable dense subset of it (The Sorgenfrey plane: the product of two half-open-interval lines has the rectangles [a,b)×[c,d) as a basis and Q×Q as a countable dense subset).

[A2]

The open sets of L are the traces B∩L with B open in S×S, and a basis of them is the family of traces of basic open sets (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).

[L1]
[L3]

R is uncountable: there is no surjection N→R (R is uncountable (Cantor's nested intervals, 1874), Finite, countably infinite, countable, uncountable). A nonempty at most countable set admits a surjection from N (A nonempty set is at most countable iff it is a surjective image of N), and a composite of surjections is a surjection (Injection, surjection, bijection).

Counterexample

technique · direct
1.1

For x∈R put Bx:=[x, x+1)×[−x, −x+1), a basic open set of S×S containing (x,−x), by [A1] and [L1].

A1L1
1.2

The map φ:R→L, φ(x):=(x,−x), is a surjection, every point of L being of that form.

given
2.1

Bx∩L={(x,−x)}: a point of L is (t,−t), and it lies in Bx exactly when x≤t<x+1 and −x≤−t<−x+1; the second pair of inequalities says x−1<t≤x, and together with x≤t this forces t=x.

step 1.1L1
2.2

L is uncountable: if L were at most countable then, being nonempty, it would admit a surjection N→L by [L3]; composing that with the surjection L→R, (x,−x)↦x, would give a surjection N→R, contradicting [L3]. This is claim 2.

step 1.2L3
3.1

By steps 1.1 and 2.1 with [A2], every singleton {(x,−x)} is open in L; hence every subset of L is a union of singletons and so is open, and the subspace topology on L is the discrete one. This is claim 1.

step 1.1step 2.1A2A3
4.1

By step 3.1 and [A3] every subset of L is closed in L, so D‾=D for every D⊆L, and D is dense in L exactly when D=L by [L2]. With step 2.2 the only dense subset of L is uncountable, so L has no countable dense subset. This is claim 3.

step 3.1step 2.2A3L2
5.1

By [A1] the space S×S has a countable dense subset and by step 4.1 its subspace L has none, so the property "has a countable dense subset" is not hereditary, which refutes the claim.

step 4.1A1∎

Remarks

Sources