Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)verified 2026-07-29 (claude-fable-5)
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.

Paths, path-connected spaces and path components

Definition

Throughout, I:=[0,1]={ t∈R:0≤t≤1 } (Intervals of R: the nine order-convex forms, nondegeneracy, and length) carries the subspace topology inherited from R with its usual 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, 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, 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, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not). It is called the unit interval.

Let X be a topological space (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison) and let x,y∈X.

∼ is an equivalence relation on X, and the obligation is discharged here, so that "equivalence class" above denotes.

Reflexive. The constant map γ(t)=x is continuous, every preimage being ∅ or I (Continuity of a map of topological spaces at a point and globally), and joins x to x.

Symmetric. If γ joins x to y, put γˉ(t):=γ(1−t). The map r:I→I, r(t)=1−t, is continuous: for s,t∈I one has ∣r(s)−r(t)∣=∣s−t∣, so a ball of radius ε around r(t) pulls back to contain the ball of radius ε around t (Open ball, closed ball and sphere in a metric space, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not). Hence γˉ=γ∘r is continuous (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous, claim 1) and joins y to x.

Transitive. Let γ1 join x to y and γ2 join y to z. Define δ:I→X by

δ(t)  :=  {γ1(2t),0≤t≤1/2,γ2(2t−1),1/2≤t≤1.

The two clauses agree at t=1/2, both giving γ1(1)=y=γ2(0), so δ is a well-defined function. The sets [0,1/2] and [1/2,1] are closed in I and cover it, and there are two of them, so the finite closed form of the pasting lemma applies (Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous, claim 3). On [0,1/2] the map δ is γ1∘a1 with a1(t)=2t, and on [1/2,1] it is γ2∘a2 with a2(t)=2t−1; each ak is continuous into I, since ∣ak(s)−ak(t)∣=2∣s−t∣, so the ball of radius ε/2 around t maps into the ball of radius ε around ak(t) (Open ball, closed ball and sphere in a metric space, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not, 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). So both restrictions are continuous by Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous claim 1, hence δ is continuous, and it joins x to z.

The path components partition X, being the classes of an equivalence relation, and each is a path-connected subset of X: two points of P(x) are joined to x, hence to each other by the transitivity construction above, and the resulting path has image inside P(x): if δ is a path from x and s∈I, then t↦δ(st) is a path from x to δ(s), continuous because t↦st satisfies ∣st1−st2∣≤∣t1−t2∣ and is therefore continuous into I by the ball criterion used above, so every point of the image is itself joined to x.

Remarks

  • Why the unit interval and not an arbitrary closed bounded interval. Any [a,b] with a<b would give the same relation, since t↦a+t(b−a) carries [0,1] onto [a,b] and is continuous with continuous inverse. Fixing [0,1] removes a parameter from every statement below and costs nothing.

  • A path is a map, not a subset. The image γ[I] is a subset of X, but the path is the map: two different paths may have the same image, and the concatenation above depends on the maps rather than on their images. Nothing in this library identifies a path with its image.

  • Path components are not asserted to be closed, or open, or to coincide with components. Each of those is false in general, and each is taken up separately on this page. What is proved here is only that they partition X and that each is path-connected.

  • The finiteness in the pasting lemma is what makes concatenation legal. The cover {[0,1/2],[1/2,1]} has two members. An infinite closed cover would not do, and the standing warning is R covered by its closed singletons: every restriction of the indicator of {0} is continuous and the map is not, so the closed pasting lemma needs finiteness; this is worth naming here because the temptation to concatenate infinitely many paths is exactly what fails for the zigzag curve later on this page.

Depends on

Used by

…and 12 more results.

Dependency tree · two levels

45 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources