Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck 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.

Arc length is lower semicontinuous under uniform convergence of paths

Statement

Let γk,γ:[a,b]→Rn be paths, with n≥1, and suppose

sup⁡t∈[a,b]∥γk(t)−γ(t)∥2⟶0.

Then

L(γ)≤lim inf⁡k→∞L(γk)

in the extended real line. In particular, a uniform limit can have smaller length than every approximating path, but not larger than their limiting lower length.

Facts & Assumptions

Given: The uniformly convergent sequence of paths.

[L1]

Uniform convergence uses one index for every point of the domain (Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions); the displayed Euclidean-norm form gives convergence at each partition point.

[L2]

Euclidean norm and vector limits are compatible componentwise, so every fixed finite sum of chord norms converges term by term (A vector-valued function has a limit, or is continuous, if and only if each of its components does; with the algebra of continuous vector-valued functions).

Proof

technique · fixed-partition
1.1

Fix a partition P=(t0,…,tm). By [L1], γk(ti)→γ(ti) for each of its finitely many points.

givenL1
2.1

By [L2], every chord norm converges and hence ℓP(γk)→ℓP(γ).

step 1.1L2
3.1

For every k, [L3] gives ℓP(γk)≤L(γk). Passing to the limit inferior yields ℓP(γ)≤lim inf⁡kL(γk).

step 2.1L3L4
4.1

The right side is independent of P. Taking the supremum of the left side over all partitions and using [L3] gives L(γ)≤lim inf⁡kL(γk).

step 3.1L3
5.1

The argument also covers an infinite right side or an infinite L(γ), because all suprema and the limit inferior are taken in the extended reals.

step 4.1L3L4∎

Depends on

Used by

Dependency tree · two levels

38 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