Alphabeta Math
Session-authored (Fable 5 assisted)
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.

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

The Fundamental Group of the Circle — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

An interval of length one need not embed under p:RR/Z

Statement refuted

The strict bound in The quotient map is open, and every interval shorter than one embeds in R/Z cannot be replaced uniformly by length at most one. In particular, the claim that pJ is a homeomorphism onto its image for every open, closed, or half-open interval J of length at most one is false.

Facts & Assumptions

Given: The quotient map p:RR/Z and the intervals [0,1) and [0,1].

[L1]

The continuous quotient projection has p(x)=[x], with p(x)=p(y) exactly when xyZ (The circle as S1=R/Z with basepoint [0]).

[L5]

Every real x has a unique integer m with mx<m+1 (Integer part: for every real x there is exactly one integer m with mx<m+1).

[L6]

For a continuous bijection, being a homeomorphism is equivalent to being an open map (A continuous bijection is a homeomorphism iff it is open iff it is closed, and homeomorphy is an equivalence relation on spaces).

[L7]

The quotient map is open, and every interval shorter than one embeds in R/Z (The quotient map is open, and every interval shorter than one embeds in R/Z).

Counterexample

technique · direct
1.1

The restriction f=p[0,1) is continuous by [L1] and [L3]. It is surjective: for xR, [L5] gives r=xx[0,1) with p(r)=p(x). It is injective: if r,s[0,1) and p(r)=p(s), then [L1] gives rsZ and rs<1, so r=s. Thus f is a continuous bijection onto R/Z.

L1L3L5algebra
2.1

The set A=[0,1/2) is relatively open in [0,1), since A=(1/2,1/2)[0,1) by [L4]. Its image satisfies p1(p[A])=nZ[n,n+1/2) by [L1]. This union is not open at any integer, in particular at 0, so [L2] says p[A] is not open in the quotient. Hence the continuous bijection f is not open and is not a homeomorphism by [L6].

step 1.1L1L2L4L6
3.1

The other endpoint convention fails differently: on [0,1] one has p(0)=p(1) by [L1], so the restriction is not injective and cannot be a homeomorphism onto its image. Both intervals have length one, which refutes the proposed replacement of the strict bound in [L7] by length at most one.

L1L7algebra
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-17Open item page →

A loop that traverses the circle once and then pauses is homotopic to the standard loop

Example

Define u:IR by

u(t)={2t,0t1/2,1,1/2t1,

and put α=pu. Then α traverses the quotient circle once during the first half of the parameter interval and remains at [0] during the second half. It is path-homotopic to ω1.

Facts & Assumptions

Given: The displayed function u and the loop α=pu.

[L1]

For every integer n, define ω~n(t)=nt and ωn=pω~n (The standard circle loops ωn(t)=[nt] for nZ).

[L3]

Functions continuous on each member of a finite closed cover, and agreeing where the pieces meet, paste to a continuous function (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous).

[L4]

Degree is the endpoint of the unique lift beginning at zero (The degree of a based circle loop).

[L5]

deg(ωn)=n for every integer n (deg(ωn)=n for every integer n).

[L6]

Straight-line interpolation between two continuous real-valued maps is a continuous homotopy (For continuous maps into a convex subset of Rn, the straight-line formula defines a continuous homotopy).

[L7]

The quotient projection is continuous, p(0)=[0], and p(1)=[0] (The circle as S1=R/Z with basepoint [0]).

Verification

technique · direct
1.1

The two formulas for u agree at t=1/2, where both equal 1, and each piece is continuous by [L8], so [L3] makes u continuous. It has u(0)=0 and u(1)=1, hence [L7] makes α=pu a based loop. Since u starts at zero and projects to α, it is the defining lift and [L4] gives deg(α)=u(1)=1.

L3L4L7L8
2.1

By [L1], the standard loop ω1 is the projection of v(t)=t, and [L5] gives deg(ω1)=1=deg(α).

step 1.1L1L5
3.1

The formula K(t,s)=(1s)u(t)+st is a continuous homotopy from u to v by [L6]. Since u(0)=v(0)=0 and u(1)=v(1)=1, it fixes both endpoints for every s. Postcomposing with p gives the explicit path homotopy H(t,s)=p(K(t,s)) from α to ω1, relative to t=0,1.

step 1.1step 2.1L6L7
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A surjective circle loop can have degree zero and be nullhomotopic

Example

Define u:IR by

u(t)={2t,0t1/2,22t,1/2t1,

and put α=pu. The loop α is surjective and nonconstant, but it has degree zero and is nullhomotopic.

Facts & Assumptions

Given: The displayed out-and-back function u and its projection α=pu.

[L1]

The continuous quotient projection satisfies p(x)=p(y) exactly when xyZ, and p1([0])=Z (The circle as S1=R/Z with basepoint [0]).

[L2]

Degree is the terminal value of the unique lift beginning at zero (The degree of a based circle loop).

[L3]

A based circle loop is nullhomotopic exactly when its degree is zero (A based circle loop is nullhomotopic exactly when its degree is zero).

[L4]

Functions continuous on each member of a finite closed cover, and agreeing where the pieces meet, paste to a continuous function (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous).

[L6]

Every real x has a unique integer m with mx<m+1 (Integer part: for every real x there is exactly one integer m with mx<m+1).

Verification

technique · direct
1.1

At t=1/2 both formulas give 1. Each piece is continuous by [L5], so [L4] makes u continuous. Its values at the boundary are u(0)=0, u(1/2)=1, and u(1)=0.

L4L5algebra
2.1

By [L1] and [L7], α=pu is a continuous based loop at [0]. The function u is a lift of α beginning at zero, so [L2] gives deg(α)=u(1)=0.

step 1.1L1L2L7
3.1

Let [x]R/Z. By [L6], r=xx[0,1) and p(r)=p(x). For t=r/2[0,1/2), the first formula gives u(t)=r, so α(t)=[x]; hence α is surjective. It is nonconstant because α(0)=[0] while α(1/4)=[1/2][0], the latter inequality following from 1/2Z in [L1].

step 1.1step 2.1L1L6algebra
4.1

Step 2.1 gives degree zero, so the reverse direction of [L3] makes α nullhomotopic. Step 3.1 shows that nullhomotopy here neither forces constancy nor prevents surjectivity.

step 2.1step 3.1L3
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

The geometric loops t(cos2πnt,sin2πnt) have degree n

Example

For every integer n, the based geometric loop

γn(t)=(cos2πnt,sin2πnt)

has degree n, where degree is transported from the quotient-circle model by the based homeomorphism.

Facts & Assumptions

Given: An integer n and the quotient-circle dictionary.

[L1]

[t](cos2πt,sin2πt) is a homeomorphism from R/Z to the unit circle and sends [0] to (1,0) ([t](cos2πt,sin2πt) is a homeomorphism from R/Z to the unit circle).

[L2]

deg(ωn)=n for every integer n (deg(ωn)=n for every integer n).

[L3]

For every integer n, ωn(t)=[nt] (The standard circle loops ωn(t)=[nt] for nZ).

Verification

technique · direct
1.1

Under the homeomorphism of [L1], the loop in [L3] has image t(cos(2πnt),sin(2πnt))=γn(t).

L1L3algebra
2.1

The quotient loop has degree n by [L2], so the transported degree of its geometric image γn is also n. At n=0 this is the constant loop, and the same computation covers every negative n.

step 1.1L2
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

Based circle loops with the same endpoints need not be path-homotopic

Statement refuted

The claim that any two based circle loops with the same initial and terminal points are path-homotopic relative to those endpoints is false.

Facts & Assumptions

Given: The standard loops ω0 and ω1 in R/Z.

[L1]

A based loop at x0 is a path whose values at both endpoints are x0 (Based loops and the fundamental group).

[L2]

A based circle loop is nullhomotopic exactly when its degree is zero (A based circle loop is nullhomotopic exactly when its degree is zero).

[L3]

deg(ωn)=n for every integer n (deg(ωn)=n for every integer n).

[L4]

For every integer n, ωn(t)=[nt], and ω0 is constant (The standard circle loops ωn(t)=[nt] for nZ).

Counterexample

technique · direct
1.1

By [L4], ω0(0)=ω0(1)=[0] and ω1(0)=[0]=[1]=ω1(1), so both satisfy the two endpoint equalities in [L1]. Their degrees are 0 and 1 by [L3].

L1L3L4
2.1

If ω0 and ω1 were path-homotopic relative to the endpoints, then ω1 would be path-homotopic to the constant loop and hence nullhomotopic. But [L2] and [L3] rule this out because deg(ω1)=10. Thus equal endpoints do not imply path homotopy.

step 1.1L2L3algebra
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

A covering quotient of a simply connected space need not be simply connected

Example

The real line is simply connected, but its quotient by integer translations is not. The canonical projection

p:RR/Z

is both a quotient map and a covering map. Thus neither a quotient map nor a covering map transfers simple connectedness from its total space to its base in general.

Facts & Assumptions

Given: The real line, its integer-translation quotient, and the canonical projection p.

[L1]

If n1 and CRn is nonempty and convex, then C is simply connected (Every nonempty convex subset of Rn is simply connected).

[L2]

p:RR/Z is the quotient projection defining the quotient circle (The circle as S1=R/Z with basepoint [0]).

[L4]

R/Z is not simply connected (R/Z is not simply connected).

Verification

technique · direct
1.1

The real line is a nonempty convex subset of R1, so [L1] with n=1 makes R simply connected.

L1
1.2

The same explicit map p is a quotient map by [L2] and a covering map by [L3].

L2L3
2.1

Its base is not simply connected by [L4], whereas its total space is simply connected by step 1.1. Step 1.2 therefore supplies both announced failures of preservation.

step 1.1step 1.2L4
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17Open item page →

FALSE: every continuous self-map of the circle is nullhomotopic

Statement

False claim: every continuous map f:R/ZR/Z is nullhomotopic.

The identity map is a counterexample.

Facts & Assumptions

Given: The identity map of S1=R/Z.

[A1]

A map f:XY is nullhomotopic if it is homotopic to a constant map cy0:XY for some y0Y (Nullhomotopic maps and contractible spaces).

[L2]

A homotopy H:Y×IB through a covering has a unique lift extending any prescribed lift of H(,0) (Existence and uniqueness of homotopy lifts through a covering map).

[L3]

A path through a covering has a unique lift once its initial point is prescribed (Existence and uniqueness of path lifts through a covering map).

[L4]

The standard loop ω1 is t[t] (The standard circle loops ωn(t)=[nt] for nZ).

[L5]

For the quotient projection, p(x)=p(y) exactly when xyZ, and p(x+n)=p(x) for every integer n (The circle as S1=R/Z with basepoint [0]).

Refutation

technique · contradiction
1.1

Suppose, for contradiction, that the identity is nullhomotopic. By [A1], there are cR/Z and a homotopy H with H(y,0)=y and H(y,1)=c. Reverse its time coordinate to obtain K(y,t)=H(y,1t), so K(y,0)=c and K(y,1)=y.

A1assume-contra
2.1

Since p is surjective, choose aR with p(a)=c. The constant map ya lifts K(,0), so [L1] and [L2] give a lift K~:(R/Z)×IR. Define s(y)=K~(y,1). Then s is continuous and p(s(y))=K(y,1)=y, so ps is the identity: s is a section of p.

step 1.1L1L2choose
3.1

The path sω1 is a lift of ω1 because ps is the identity, and it is closed because ω1(0)=ω1(1)=[0]. Put m=s([0])Z by [L5]. The path tm+t is another lift of ω1 starting at m, since [L4] and [L5] give p(m+t)=[t]; it is continuous by [L6]. Uniqueness in [L3] forces s(ω1(t))=m+t, whose endpoint is m+1m, contradicting that sω1 is closed.

step 2.1L3L4L5L6
4.1

The contradiction discharges the assumption of step 1.1. Hence the identity is not nullhomotopic, and the universal claim is false.

step 1.1step 2.1step 3.1discharge-contradiction

Sources