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.

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

The Fundamental Group

1 · Prerequisites

2 · Summary

Paths, endpoint-fixed homotopies, finite closed pasting and product continuity supply the topological input. The earlier group material supplies the algebraic language for operations on loop classes and homomorphisms induced by pointed continuous maps.

This page constructs π1(X,x0)\pi_1(X,x_0), proves its group laws, and establishes well-definedness, functoriality and based-homotopy invariance of induced maps. It defines simple connectedness without assuming change of basepoint and proves that every nonempty convex Euclidean subset is simply connected.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-03Open item page →

Based loops and the fundamental group

Definition

Let XX be a topological space and let x0Xx_0\in X. A based loop at x0x_0 is a path α:IX\alpha:I\to X with α(0)=x0=α(1)\alpha(0)=x_0=\alpha(1) (Paths, path-connected spaces and path components). Two based loops are equivalent when they are path-homotopic relative to the endpoints. This is an equivalence relation by Homotopy relative to a fixed subspace, and path homotopy relative to endpoints, are equivalence relations.

The fundamental group set of XX at x0x_0 is

π1(X,x0):={[α]:α is a based loop at x0}.\pi_1(X,x_0):=\{\,[\alpha]:\alpha\text{ is a based loop at }x_0\,\}.

For composable paths, write

(αβ)(s):={α(2s),0s12,β(2s1),12s1.(\alpha*\beta)(s):=\begin{cases}\alpha(2s),&0\leq s\leq\tfrac12,\\ \beta(2s-1),&\tfrac12\leq s\leq1.\end{cases}

The finite closed-pasting argument already carried out in Paths, path-connected spaces and path components shows that this is a path. The multiplication proposed on loop classes is

[α][β]:=[αβ].[\alpha][\beta]:=[\alpha*\beta].

Order convention. The product [α][β][\alpha][\beta] traverses α\alpha first and β\beta second. Every product on this page uses this convention.

The constant loop at x0x_0 is denoted cx0c_{x_0}, and the reversed loop is αˉ(s):=α(1s)\bar\alpha(s):=\alpha(1-s). The next theorem proves that multiplication is independent of representatives and that [cx0][c_{x_0}] and [αˉ][\bar\alpha] are the identity and inverse required by the group axioms.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-03Open item page →

Loop classes form the group π1(X,x0)\pi_1(X,x_0) under concatenation

Statement

For every pointed topological space (X,x0)(X,x_0), the product

[α][β]=[αβ][\alpha][\beta]=[\alpha*\beta]

is well defined and makes π1(X,x0)\pi_1(X,x_0) a group. Its identity is the class of the constant loop cx0c_{x_0}, and [α]1=[αˉ][\alpha]^{-1}=[\bar\alpha].

Facts & Assumptions

Given: A topological space XX, a basepoint x0Xx_0\in X, and based loops at x0x_0.

[L1]

The loop-class set, concatenation order, constant loop and reversed loop are those of Based loops and the fundamental group.

[L3]

A path homotopy is a continuous map I×IXI\times I\to X that fixes both path endpoints throughout the homotopy (Homotopies of continuous maps, homotopies relative to a subspace, and path homotopies relative to the endpoints).

[L5]

For continuous maps into the convex line R\mathbb R, the straight-line formula is a continuous homotopy (For continuous maps into a convex subset of Rn\mathbb{R}^n, the straight-line formula defines a continuous homotopy).

[L6]

Continuous maps defined on finitely many closed sets and agreeing on overlaps paste to a continuous map (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous, claim 3).

[L7]

A group operation is associative, has a two-sided identity and gives every element a two-sided inverse (Group and abelian group).

Proof

technique · direct
1.1

If AA is an endpoint-fixed homotopy from α0\alpha_0 to α1\alpha_1 and BB one from β0\beta_0 to β1\beta_1, define K(s,t)=A(2s,t)K(s,t)=A(2s,t) for s12s\leq\tfrac12 and K(s,t)=B(2s1,t)K(s,t)=B(2s-1,t) for s12s\geq\tfrac12; the clauses agree because A(1,t)=x0=B(0,t)A(1,t)=x_0=B(0,t), and [L2], [L4], and [L6] make KK continuous, so α0β0\alpha_0*\beta_0 and α1β1\alpha_1*\beta_1 are endpoint-homotopic. Thus the proposed product is independent of representatives.

L1L2L3L4L6
1.2

If ϕ:II\phi:I\to I is continuous with ϕ(0)=0\phi(0)=0 and ϕ(1)=1\phi(1)=1, then [L5] makes (s,t)(1t)s+tϕ(s)(s,t)\mapsto(1-t)s+t\phi(s) continuous. Composing with α\alpha by [L4] gives a continuous H(s,t):=α((1t)s+tϕ(s))H(s,t):=\alpha((1-t)s+t\phi(s)); it takes values in II, fixes s=0,1s=0,1, and joins α\alpha to αϕ\alpha\circ\phi. Hence endpoint-fixing reparametrisation preserves a path class.

L3L4L5
1.3

The formula H(s,t)=α(2s(1t))H(s,t)=\alpha(2s(1-t)) for s12s\leq\tfrac12 and H(s,t)=α(2(1s)(1t))H(s,t)=\alpha(2(1-s)(1-t)) for s12s\geq\tfrac12 is continuous by [L2], [L4], and [L6], fixes both endpoints at x0x_0, starts at ααˉ\alpha*\bar\alpha, and ends at cx0c_{x_0}; applying the same construction to αˉ\bar\alpha contracts αˉα\bar\alpha*\alpha.

L1L2L3L4L6
2.1

Put w:=(αβ)γw:=(\alpha*\beta)*\gamma and define ϕ(s)=s/2\phi(s)=s/2 for 0s120\leq s\leq\tfrac12, ϕ(s)=s14\phi(s)=s-\tfrac14 for 12s34\tfrac12\leq s\leq\tfrac34, and ϕ(s)=2s1\phi(s)=2s-1 for 34s1\tfrac34\leq s\leq1; [L2] makes this continuous, the clauses agree at the seams, ϕ\phi fixes 0,10,1, and direct substitution gives wϕ=α(βγ)w\circ\phi=\alpha*(\beta*\gamma), so step 1.2 proves associativity on classes.

step 1.2L1L2
2.2

For ϕR(s)=min{2s,1}\phi_R(s)=\min\{2s,1\} one has αϕR=αcx0\alpha\circ\phi_R=\alpha*c_{x_0}, and for ϕL(s)=max{2s1,0}\phi_L(s)=\max\{2s-1,0\} one has αϕL=cx0α\alpha\circ\phi_L=c_{x_0}*\alpha; these continuous endpoint-fixing maps and step 1.2 show that [cx0][c_{x_0}] is a two-sided identity.

step 1.2L1L2
3.1

Step 1.1 gives a well-defined operation, step 2.1 gives associativity, step 2.2 gives the identity, and step 1.3 gives the two-sided inverse [αˉ][\bar\alpha]; these are exactly the axioms in [L7], so π1(X,x0)\pi_1(X,x_0) is a group.

step 1.1step 1.3step 2.1step 2.2L7
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-03Open item page →

The homomorphism on fundamental groups induced by a pointed continuous map

Definition

Let f:XYf:X\to Y be continuous and let x0Xx_0\in X. Composition sends a loop α\alpha at x0x_0 to the loop fαf\circ\alpha at f(x0)f(x_0). Using the loop classes and fundamental group of Based loops and the fundamental group, the proposed induced homomorphism is

f:π1(X,x0)π1(Y,f(x0)),f([α]):=[fα].f_*:\pi_1(X,x_0)\longrightarrow\pi_1(Y,f(x_0)),\qquad f_*([\alpha]):=[f\circ\alpha].

The next theorem proves that this value is independent of the representative, that it is a group homomorphism in the sense of Monoid homomorphism and group homomorphism, and that induced maps respect identities, composition and homotopies that fix the basepoint.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-03Open item page →

Induced fundamental-group maps are well defined, functorial and invariant under based homotopy

Statement

Let f:(X,x0)(Y,y0)f:(X,x_0)\to(Y,y_0) be a continuous map with f(x0)=y0f(x_0)=y_0. Then

f([α])=[fα]f_*([\alpha])=[f\circ\alpha]

is a well-defined group homomorphism. For pointed continuous maps,

id=id,(gf)=gf.\operatorname{id}_*=\operatorname{id},\qquad (g\circ f)_*=g_*\circ f_*.

If f0,f1:(X,x0)(Y,y0)f_0,f_1:(X,x_0)\to(Y,y_0) are homotopic through a homotopy that keeps x0x_0 at y0y_0, then (f0)=(f1)(f_0)_*=(f_1)_*.

Facts & Assumptions

Given: Pointed continuous maps between pointed topological spaces and based loops in their domains.

[L1]

The proposed induced map sends [α][\alpha] to [fα][f\circ\alpha] (The homomorphism on fundamental groups induced by a pointed continuous map).

[L2]

Postcomposition preserves homotopies, and precomposition preserves a homotopy relative to a subspace whose image lies in the fixed subspace (Precomposition and postcomposition by continuous maps preserve homotopies, including their relative form).

[L3]

Loop multiplication traverses the first loop and then the second, using the explicit two-piece concatenation formula (Based loops and the fundamental group).

[L4]

A map between groups is a group homomorphism exactly when it preserves products, and the loop-class operations in question are groups (Monoid homomorphism and group homomorphism, Loop classes form the group π1(X,x0)\pi_1(X,x_0) under concatenation).

Proof

technique · direct
1.1

If α0\alpha_0 and α1\alpha_1 are endpoint-homotopic, postcomposing their homotopy by ff gives an endpoint-homotopy from fα0f\circ\alpha_0 to fα1f\circ\alpha_1 by [L2]; hence the formula in [L1] is independent of the representative.

L1L2
1.2

The concatenation formulas give the literal equality f(αβ)=(fα)(fβ)f\circ(\alpha*\beta)=(f\circ\alpha)*(f\circ\beta), so f([α][β])=f([α])f([β])f_*([\alpha][\beta])=f_*([\alpha])f_*([\beta]); thus ff_* is a group homomorphism.

L1L3L4
1.3

For every loop α\alpha, idα=α\operatorname{id}\circ\alpha=\alpha and (gf)α=g(fα)(g\circ f)\circ\alpha=g\circ(f\circ\alpha), which proves the identity and composition formulas on every loop class.

L1
1.4

If HH is a homotopy from f0f_0 to f1f_1 fixing x0x_0, precomposition by a based loop α\alpha gives an endpoint-fixed path homotopy from f0αf_0\circ\alpha to f1αf_1\circ\alpha by [L2], so (f0)([α])=(f1)([α])(f_0)_*([\alpha])=(f_1)_*([\alpha]).

L1L2
2.1

Steps 1.1--1.4 prove well-definedness, the homomorphism law, functoriality and based-homotopy invariance.

step 1.1step 1.2step 1.3step 1.4
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-03Open item page →

Simply connected topological spaces

Definition

A topological space XX is simply connected when it is nonempty and path-connected (Paths, path-connected spaces and path components) and, for every x0Xx_0\in X, the group π1(X,x0)\pi_1(X,x_0) has exactly one element.

Requiring every basepoint avoids presuming a change-of-basepoint theorem. For a path-connected space that later theorem shows that checking one basepoint is equivalent, but no such result is needed for this definition. The empty space is path-connected under the published convention, but it is not simply connected here because nonemptiness is explicit.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-03Open item page →

Every nonempty convex subset of Rn\mathbb R^n is simply connected

Statement

Let n1n\geq1 and let CRnC\subseteq\mathbb R^n be nonempty and convex, with its Euclidean subspace topology. Then CC is simply connected. More explicitly, for every basepoint x0Cx_0\in C and every loop α\alpha at x0x_0, the formula

H(s,t)=(1t)α(s)+tx0H(s,t)=(1-t)\alpha(s)+t x_0

is a path homotopy relative to the endpoints from α\alpha to the constant loop at x0x_0.

Facts & Assumptions

Given: A nonempty convex subset CRnC\subseteq\mathbb R^n, a basepoint x0Cx_0\in C, and a based loop α:IC\alpha:I\to C.

[L1]

The straight-line formula between two continuous maps into a convex subset is a continuous homotopy (For continuous maps into a convex subset of Rn\mathbb{R}^n, the straight-line formula defines a continuous homotopy).

[L2]

Every nonempty contractible space is path-connected, and the published straight-line contraction makes a nonempty convex subset contractible (Every nonempty contractible space is path-connected and its dependency Every nonempty convex subset of Rn\mathbb{R}^n is contractible).

[L3]

A loop class is the identity exactly when the loop is endpoint-homotopic to the constant loop (Based loops and the fundamental group, Loop classes form the group π1(X,x0)\pi_1(X,x_0) under concatenation).

[L4]

Simple connectedness means nonempty path-connectedness and a one-element fundamental group at every basepoint (Simply connected topological spaces).

Proof

technique · direct
1.1

Apply [L1] to the maps α:IC\alpha:I\to C and cx0:ICc_{x_0}:I\to C; it gives the displayed continuous homotopy H(s,t)=(1t)α(s)+tx0H(s,t)=(1-t)\alpha(s)+t x_0.

L1
2.1

Since α(0)=α(1)=x0\alpha(0)=\alpha(1)=x_0, one has H(0,t)=x0=H(1,t)H(0,t)=x_0=H(1,t) for every tt, so this homotopy is relative to the endpoints.

step 1.1L3
3.1

Steps 1.1 and 2.1 show that every loop at every basepoint represents the constant-loop class, so each fundamental group has one element; [L2] supplies nonempty path-connectedness.

step 1.1step 2.1L2L3
4.1

Therefore CC is simply connected by [L4].

step 3.1L4

5 · Examples, counterexamples and false statements

None yet.

Sources