Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-07-31
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.

Two homotopies relative to the same subspace concatenate after piecewise-linear reparametrisation

Statement

Let A⊆X and let f,g,h:X→Y be continuous. If F is a homotopy from f to g rel A and G is a homotopy from g to h rel A, then

K(x,t):={F(x,2t),0≤t≤12,G(x,2t−1),12≤t≤1

is a continuous homotopy from f to h rel A.

Facts & Assumptions

Given: Topological spaces X,Y, a subspace A⊆X, continuous maps f,g,h:X→Y, and homotopies F:f≃Ag and G:g≃Ah.

[L2]

In a subspace, closed sets are exactly traces of ambient closed sets; restrictions of continuous maps to subspaces are continuous (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).

[L4]

A finite union of closed sets is closed, and the complement of an open set is closed (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison).

Proof

technique · direct
1.1

The sets I0=[0,12] and I1=[12,1] are closed in I: their complements are respectively I∩(12,32) and I∩(−12,12), traces of open intervals of R. Hence D0=X×I0 and D1=X×I1 are closed in X×I, because they are the preimages of I0,I1 under the continuous time projection.

L1L3L4L5
1.2

The maps a0:I0→I, a0(t)=2t, and a1:I1→I, a1(t)=2t−1, are continuous. Indeed, at any t0 and for any ambient open interval of radius ε about aj(t0), the relative interval of radius ε/2 about t0 maps into it, since ∣aj(t)−aj(t0)∣=2∣t−t0∣; [L5] turns these intervals into the required subspace neighbourhoods.

L5
2.1

Define rj:Dj→X×I by rj(x,t)=(x,aj(t)). The first component is the restricted product projection and the second is aj after the time projection, so rj is continuous by [L2], step 1.2 and [L3].

step 1.2L2L3
3.1

The maps K0:=F∘r0:D0→Y and K1:=G∘r1:D1→Y are continuous: for every closed C⊆Y, Kj−1[C]=rj−1[F−1[C]] or rj−1[G−1[C]], which is closed by [L1]. On D0∩D1=X×{12} they agree, since K0(x,12)=F(x,1)=g(x)=G(x,0)=K1(x,12).

step 2.1A1L1
4.1

Thus the displayed clauses define one function K:X×I→Y. If C⊆Y is closed, then K−1[C] is the union of K0−1[C], regarded as a closed subset of X×I through the closed subspace D0, and K1−1[C], regarded likewise through D1. Each is closed by [L2] and steps 1.1 and 3.1, so their union is closed by [L4]. Hence K is continuous by [L1].

step 1.1step 3.1L1L2L4
5.1

At t=0 the first clause gives K(x,0)=F(x,0)=f(x), and at t=1 the second gives K(x,1)=G(x,1)=h(x). If a∈A, both clauses give the common value f(a)=g(a)=h(a) for every t. Therefore K is a homotopy from f to h rel A.

step 4.1A1∎

Remarks

The continuity argument uses only a cover by the two closed sets D0,D1 and proves the finite pasting step directly. No assertion about an infinite closed cover is used.

Depends on

Used by

Dependency tree · two levels

33 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