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 additive across every subdivision point and decreases under restriction
Statement
Let be a path, with , and let . Then, in the nonnegative extended reals,
Consequently is rectifiable on if and only if both restrictions are rectifiable. The formula includes and through the singleton convention.
Facts & Assumptions
Given: The path and subdivision point .
Inserting a point into a partition does not decrease polygonal length (Refining a partition cannot decrease its inscribed polygonal length).
Partitions of adjacent intervals can be concatenated after deleting the repeated common endpoint (Partition of as a finite strictly increasing list , its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions).
Arc length is the supremum of polygonal lengths, with singleton length zero (Paths in , inscribed polygonal sums, arc length as their supremum, and rectifiability).
Proof
Concatenating a partition of with one of gives a partition of whose polygonal length is the sum of the two polygonal lengths.
Given a partition of , insert if necessary. By [L1] the refined length is at least , and splitting the refined sum at makes it at most .
Taking independent suprema in step 1.1 gives ; if either left summand is infinite, this already forces the total length to be infinite.
Taking the supremum over gives the reverse inequality. Together with step 2.1 this proves equality.
If is an endpoint, one summand is zero by [L3]. The equality also shows that the total is finite exactly when both summands are finite.
Depends on
- Paths in $\mathbb{R}^n$, inscribed polygonal sums, arc length as their supremum, and rectifiability
- Refining a partition cannot decrease its inscribed polygonal length
- Partition of $[a,b]$ as a finite strictly increasing list $a = t_0 < t_1 < \dots < t_n = b$, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions
Used by
- A continuous piecewise-C¹ path is rectifiable and its length is the sum of the speed integrals over its pieces Corollary
- The Koch curve is a uniform limit of polygonal paths of lengths (4/3)ⁿ but is not rectifiable Counterexample
- The arc-length function s_γ(t)=L(γ|_[a,t]) of a rectifiable path Definition
- A line segment has length equal to the distance between its endpoints, and a finitely piecewise-linear path has length equal to the sum of its edge lengths Example
- The arc-length function is continuous and nondecreasing, with increments equal to subpath lengths; it is strictly increasing exactly when no nondegenerate subpath is constant Lemma
- Every rectifiable path factors through its arc-length function as a unit-speed path on [0,L] Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 81 results over 19 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- T. M. Apostol, Mathematical Analysis, Section 6.10 (standard reference, not scraped)