Alphabeta Math
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-13
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.

A C-Lipschitz map multiplies path length by at most C; isometries preserve length and scalar dilation multiplies it by the absolute scale

Statement

Let γ:[a,b]→Rn be a path and let T:Rn→Rm be Lipschitz with constant K≥0. Then

L(T∘γ)≤KL(γ)

whenever L(γ) is finite; if L(γ)=+∞ the inequality is understood as the corresponding extended-real bound for K>0, while for K=0 the composite is constant and has length zero.

If instead

∥T(x)−T(y)∥2=λ∥x−y∥2

for every x,y, then L(T∘γ)=λL(γ) for λ>0, and it is zero for λ=0. In particular Euclidean isometries preserve length.

Facts & Assumptions

Given: The path and map in the statement.

[L1]

A Lipschitz map with constant K satisfies d(Tx,Ty)≤Kd(x,y) for every pair (Lipschitz map, α-Hölder map for rational 0<α≤1, and contraction).

Proof

technique · comparison
1.1

For every partition P, applying [L1] to each chord and summing gives ℓP(T∘γ)≤KℓP(γ).

givenL1L3
2.1

Taking suprema proves the Lipschitz estimate when K>0 and also when L(γ) is finite. If K=0, [L1] makes all images equal, so every polygonal sum is zero.

step 1.1L3
2.2

Under the similarity identity, every chordwise inequality in step 1.1 is an equality, so ℓP(T∘γ)=λℓP(γ) for every P.

givenL3
3.1

Taking suprema gives exact scaling for λ>0; for λ=0 the map is constant on the trace and the length is zero. With λ=1, [L2] identifies the isometric case.

step 2.2L2L3∎

Depends on

Used by

Dependency tree · two levels

28 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