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.
If is continuous, differentiable on , and extends continuously to , then
Statement
Let and . Suppose is continuous, differentiable on , and its derivative extends to a continuous function . Then is rectifiable and
The extension values and are necessarily the relative one-sided derivatives of ; thus the statement is exactly the usual hypothesis on a closed interval. The formula also holds on a singleton interval, with both sides defined as zero.
Facts & Assumptions
Given: The path and continuous derivative extension .
Vector differentiability and integration are componentwise (The derivative and the Riemann integral of a vector-valued function: an intrinsic derivative and a componentwise integral).
The scalar mean value theorem identifies each endpoint difference quotient with an interior derivative value (The mean value theorem, as the case of Cauchy's: for continuous on with and differentiable on there is with ).
If a vector-valued function is differentiable on a closed interval and its derivative is integrable, then its endpoint increment is the vector integral of its derivative (If is differentiable with integrable then ; and a bounded derivative makes Lipschitz).
For , , and the norm of an integrable vector function is integrable (For and integrable when , ; for , is integrable).
A continuous function on a compact interval is uniformly continuous (Heine-Cantor in : a continuous real function on a compact subset of is uniformly continuous, proved -natively from sequential compactness), and tagged Riemann sums of an integrable function converge uniformly over sufficiently fine tagged partitions to its integral (The Darboux and Riemann definitions agree: a bounded on is Darboux integrable with integral if and only if for every real there is a real such that for every tagged partition of mesh below ).
Arc length is the supremum of polygonal lengths (Paths in , inscribed polygonal sums, arc length as their supremum, and rectifiability).
Proof
For each coordinate and , [L2] gives for some . Continuity of makes this tend to ; the analogous argument at gives the left derivative . Hence is differentiable relative to with derivative everywhere.
Fix . By uniform continuity in [L5], choose so that whenever . Choose a tagged partition of mesh below whose Riemann sum for the continuous speed differs from its integral by less than .
Applying [L3] on every subinterval gives .
For any partition , [L4] applied to each increment from step 2.1 gives .
On a subinterval with tag , step 2.1 gives . By [L4] and the reverse triangle inequality, its norm is at least .
Taking the supremum over gives , so in particular is rectifiable.
Summing step 3.2 and using the tagged-sum choice gives . Since and is arbitrary, the reverse inequality follows.
Combining steps 4.1 and 4.2 proves equality. On the length and oriented integral are both zero by definition.
Depends on
- The derivative and the Riemann integral of a vector-valued function: an intrinsic derivative and a componentwise integral
- If $f : [a,b] \to \mathbb{R}^m$ is differentiable with integrable $f'$ then $\int_a^b f' = f(b)-f(a)$; and a bounded derivative makes $f$ Lipschitz
- For $a \le b$ and $f : [a,b] \to \mathbb{R}^m$ integrable when $a<b$, $\bigl\lVert\int_a^b f\bigr\rVert_2 \le \int_a^b \lVert f\rVert_2$; for $a<b$, $\lVert f\rVert_2$ is integrable
- Heine-Cantor in $\mathbb{R}$: a continuous real function on a compact subset of $\mathbb{R}$ is uniformly continuous, proved $\mathbb{R}$-natively from sequential compactness
- The Darboux and Riemann definitions agree: a bounded $f$ on $[a,b]$ is Darboux integrable with integral $I$ if and only if for every real $\varepsilon > 0$ there is a real $\delta > 0$ such that $|S(f,P,\xi) - I| < \varepsilon$ for every tagged partition of mesh below $\delta$
- The mean value theorem, as the case $g(x) = x$ of Cauchy's: for $f$ continuous on $[a,b]$ with $a < b$ and differentiable on $(a,b)$ there is $c \in (a,b)$ with $f(b) - f(a) = f'(c)(b-a)$
- Paths in $\mathbb{R}^n$, inscribed polygonal sums, arc length as their supremum, and rectifiability
Used by
- A continuous piecewise-C¹ path is rectifiable and its length is the sum of the speed integrals over its pieces Corollary
- A regular C¹ path has a C¹ arc-length reparametrization with derivative of Euclidean norm one Corollary
- If f is continuous on [a,b], differentiable on (a,b), and f' extends continuously to [a,b], then the graph of f has length ∫ₐᵇ√1+f'(t)² dt Corollary
- For every θ≥0, the unit-circle path t↦(cos t,sin t) on [0,θ] has length θ Example
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 211 results over 28 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
- A. R. Shastri, Metric Spaces, Section 5 (standard reference, not scraped)
- U. Lang, Differential Geometry I, Section 1.1 (standard reference, not scraped)