Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

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

Example

Identify Z\mathbb{Z} with its canonical copy inside R\mathbb{R} (The integers as equivalence classes of pairs of naturals, Integer part: for every real xx there is exactly one integer mm with mx<m+1m \le x < m + 1) and give R\mathbb{R} its usual topology (The absolute value makes R\mathbb{R} a metric space: d(x,y)=xyd(x,y) = |x-y| is a metric, its open balls are the intervals (xr,x+r)(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

xy:xyZ,x \sim y \quad :\Longleftrightarrow \quad x - y \in \mathbb{Z},

an equivalence relation, and let T:=R/ZT := \mathbb{R}/\mathbb{Z} be the quotient with its canonical projection qq (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][0,1] carry the subspace topology (Intervals of R\mathbb{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 \approx be the relation on [0,1][0,1] whose classes are {0,1}\{0,1\} and the singletons {t}\{t\} for 0<t<10 < t < 1, and let K:=[0,1]/{0,1}K := [0,1]/\{0,1\} be that quotient with projection pp. Then:

  1. qq 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 URU \subseteq \mathbb{R} the saturation of UU is mZ(U+m)\bigcup_{m \in \mathbb{Z}} (U + m), a union of translates of UU and hence open.
  2. TT and KK 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]q \restriction [0,1] in one direction, and in the other the map induced by the fractional part xxxx \mapsto x - \lfloor x \rfloor (Integer part: for every real xx there is exactly one integer mm with mx<m+1m \le 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\mathbb{R}^2: parametrising the unit circle needs the trigonometric functions, which are not available at this point in the reading order.

Facts & Assumptions

Given: R\mathbb{R} with its usual topology; the relation \sim and the quotient T=R/ZT = \mathbb{R}/\mathbb{Z} with projection qq; the subspace [0,1][0,1], the relation \approx and the quotient K=[0,1]/{0,1}K = [0,1]/\{0,1\} with projection pp; the map j:=q[0,1]:[0,1]Tj := q \restriction [0,1] : [0,1] \to T; and the map r:RKr : \mathbb{R} \to K, r(x):=p(xx)r(x) := p(x - \lfloor x \rfloor).

[A1]

qq and pp are surjections; VV is open in TT exactly when q1[V]q^{-1}[V] is open in R\mathbb{R}, and WW is open in KK exactly when p1[W]p^{-1}[W] is open in [0,1][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 xx there is exactly one integer x\lfloor x \rfloor with xx<x+1\lfloor x \rfloor \le x < \lfloor x \rfloor + 1 (Integer part: for every real xx there is exactly one integer mm with mx<m+1m \le 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 ss and a continuous ff constant on the fibres of ss, there is exactly one fˉ\bar f with fˉs=f\bar f \circ s = f and it is continuous (For a quotient map q:XYq : X \to Y, a map out of YY is continuous iff its composite with qq is; a continuous map on XX constant on the fibres of qq factors uniquely through qq; and a composite of quotient maps is a quotient map, claim 2).

Verification

technique · direct
1.1

For cRc \in \mathbb{R} the translation τc(t):=t+c\tau_c(t) := t + c carries an open UU to an open set: if yU+cy \in U + c then ycUy - c \in U, so [L1] gives r0>0r_0 > 0 with (ycr0, yc+r0)U(y-c-r_0,\ y-c+r_0) \subseteq U, whence (yr0, y+r0)U+c(y-r_0,\ y+r_0) \subseteq U + c.

L1
1.2

For URU \subseteq \mathbb{R}: q1[q[U]]=mZ(U+m)q^{-1}[q[U]] = \bigcup_{m \in \mathbb{Z}}(U+m), since q(x)=q(u)q(x) = q(u) for some uUu \in U exactly when xuZx - u \in \mathbb{Z}, that is xU+mx \in U + m for some integer mm.

givenA1
1.3

jj is continuous, being a restriction of the continuous qq; and jj is surjective, since for xRx \in \mathbb{R} the number xxx - \lfloor x \rfloor lies in [0,1)[0,1) by [A2] and satisfies q(xx)=q(x)q(x - \lfloor x \rfloor) = q(x).

A1A2L2
1.4

For s,t[0,1]s,t \in [0,1]: j(s)=j(t)j(s) = j(t) exactly when stZs - t \in \mathbb{Z}, and since st1|s-t| \le 1 that happens exactly when s=ts = t or {s,t}={0,1}\{s,t\} = \{0,1\}. So the fibres of jj are exactly the classes of \approx.

givenA2L1
1.5

rr is constant on the fibres of qq: if q(x)=q(y)q(x) = q(y) then y=x+my = x + m for an integer mm, and y=x+m\lfloor y \rfloor = \lfloor x \rfloor + m by the uniqueness in [A2], so yy=xxy - \lfloor y \rfloor = x - \lfloor x \rfloor and r(y)=r(x)r(y) = r(x).

A2
1.6

For each integer mm define gm:[m1, m+1]Kg_m : [m-1,\ m+1] \to K by gm(t):=p(tm+1)g_m(t) := p(t-m+1) for t[m1,m]t \in [m-1,m] and gm(t):=p(tm)g_m(t) := p(t-m) for t[m,m+1]t \in [m,m+1]. The two clauses agree at t=mt = m, giving p(1)p(1) and p(0)p(0), which are equal because {0,1}\{0,1\} is one class of \approx.

givenA1
2.1

By step 1.1 and step 1.2 the saturation of an open UU is a union of open sets, hence open; so q[U]q[U] is open in TT by [A1], and qq 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: ttm+1t \mapsto t - m + 1 and ttmt \mapsto t - m are continuous by step 1.1 read through [L1], they map the stated closed interval into [0,1][0,1], and pp is continuous; so [L2] and [L3] apply. By the finite closed cover {[m1,m], [m,m+1]}\{[m-1,m],\ [m,m+1]\} of [m1,m+1][m-1,m+1] and [L3], gmg_m is continuous.

step 1.1step 1.6A1L1L2L3
2.3

gmg_m agrees with rr on [m1,m+1][m-1,m+1]: for t[m1,m)t \in [m-1,m) one has t=m1\lfloor t \rfloor = m-1 and r(t)=p(tm+1)=gm(t)r(t) = p(t-m+1) = g_m(t); for t[m,m+1)t \in [m,m+1) one has t=m\lfloor t \rfloor = m and r(t)=p(tm)=gm(t)r(t) = p(t-m) = g_m(t); and at t=m+1t = m+1 one has r(t)=p(0)=p(1)=gm(t)r(t) = p(0) = p(1) = g_m(t).

step 1.6A2
3.1

rr is continuous: the open intervals (m1, m+1)(m-1,\ m+1), mZm \in \mathbb{Z}, cover R\mathbb{R}, and on each of them rr agrees with a restriction of the continuous gmg_m by steps 2.2 and 2.3, hence is continuous there by [L2]; [L3] then gives continuity of rr.

step 2.2step 2.3L1L2L3
4.1

By step 1.4 and [L4] applied to the quotient map pp and the continuous jj, there is exactly one continuous jˉ:KT\bar j : K \to T with jˉp=j\bar j \circ p = j; by step 1.5 and [L4] applied to the quotient map qq and the continuous rr of step 3.1, there is exactly one continuous rˉ:TK\bar r : T \to K with rˉq=r\bar r \circ q = r.

step 1.3step 1.4step 1.5step 3.1A1L4
5.1

rˉjˉ=idK\bar r \circ \bar j = \mathrm{id}_K: for t[0,1]t \in [0,1] one has rˉ(jˉ(p(t)))=rˉ(j(t))=rˉ(q(t))=r(t)=p(tt)\bar r(\bar j(p(t))) = \bar r(j(t)) = \bar r(q(t)) = r(t) = p(t - \lfloor t\rfloor), which is p(t)p(t) for t[0,1)t \in [0,1) and p(0)=p(1)p(0) = p(1) for t=1t = 1; so rˉjˉp=p\bar r \circ \bar j \circ p = p, and pp is surjective.

step 4.1A1A2
5.2

jˉrˉ=idT\bar j \circ \bar r = \mathrm{id}_T: for xRx \in \mathbb{R} one has jˉ(rˉ(q(x)))=jˉ(r(x))=jˉ(p(xx))=j(xx)=q(xx)=q(x)\bar j(\bar r(q(x))) = \bar j(r(x)) = \bar j(p(x - \lfloor x\rfloor)) = j(x - \lfloor x\rfloor) = q(x - \lfloor x \rfloor) = q(x); so jˉrˉq=q\bar j \circ \bar r \circ q = q, and qq is surjective.

step 4.1A1A2
6.1

By steps 5.1 and 5.2 the maps jˉ\bar j and rˉ\bar r are mutually inverse, and both are continuous by step 4.1; so jˉ\bar j is a homeomorphism KTK \to 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 rr nevertheless is. The map xxxx \mapsto x - \lfloor x \rfloor jumps from values near 11 to 00 at every integer; composing it with pp repairs the jump, because p(1)=p(0)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 TT easy to work with: the images of the intervals (a,b)(a,b) form a basis of TT, 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×qq \times q.

  • No circle appears. Nothing above says that TT is the unit circle of R2\mathbb{R}^2, and nothing may: the map t(cos2πt,sin2πt)t \mapsto (\cos 2\pi t, \sin 2\pi 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.

Depends on

Used by

Dependency tree · next 3 levels

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