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 regular path has a arc-length reparametrization with derivative of Euclidean norm one
Statement
Let and . Suppose is continuous, differentiable on , and its derivative extends continuously to with for every . Put
Then is a continuously differentiable increasing bijection from onto . Its inverse is continuously differentiable, and
is a reparametrization with for every , using relative derivatives at the endpoints.
Facts & Assumptions
Given: The regular path and its continuous velocity extension .
The path has length , and its arc-length function is the corresponding partial integral (If is continuous, differentiable on , and extends continuously to , then , The arc-length function of a rectifiable path).
The first fundamental theorem gives at every point, including relative endpoints (The first fundamental theorem: if is integrable on and continuous at , then ; in particular a continuous has as a primitive).
A continuous injective function on an interval has an inverse, and if its derivative is nonzero then the inverse derivative is its reciprocal (Derivative of an inverse: if is continuous and injective on a nondegenerate interval and differentiable at with , then the inverse is differentiable at with ; and if then is not differentiable at ).
The chain rule gives (The chain rule, in one line from Carathéodory: if is differentiable at and is differentiable at , then is differentiable at with ); vector differentiation and continuity are componentwise (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).
A continuous function with positive derivative on an interval is increasing by the mean value theorem (The mean value theorem, as the case of Cauchy's: for continuous on with and differentiable on there is with ).
Proof
By [L1]--[L2], . By [L5], is increasing, and continuity plus its endpoint values makes it a bijection onto ; in particular .
By [L3], the inverse is differentiable and . This derivative is continuous because , the norm, , and reciprocal on positive reals are continuous.
Apply [L4] componentwise to to get .
Absolute homogeneity of the Euclidean norm gives , and the formula is continuous in , so is . The relative endpoint derivatives follow from the relative forms in [L2] and [L3].
Depends on
- If $\gamma:[a,b]\to\mathbb{R}^n$ is continuous, differentiable on $(a,b)$, and $\gamma'$ extends continuously to $[a,b]$, then $L(\gamma)=\int_a^b\lVert\gamma'(t)\rVert_2\,dt$
- The first fundamental theorem: if $f$ is integrable on $[a,b]$ and continuous at $c$, then $F'(c) = f(c)$; in particular a continuous $f$ has $F$ as a primitive
- 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)$
- Derivative of an inverse: if $f$ is continuous and injective on a nondegenerate interval $I$ and differentiable at $c \in I$ with $f'(c) \ne 0$, then the inverse $g$ is differentiable at $f(c)$ with $g'(f(c)) = 1/f'(c)$; and if $f'(c) = 0$ then $g$ is not differentiable at $f(c)$
- The chain rule, in one line from Carathéodory: if $g$ is differentiable at $c$ and $f$ is differentiable at $g(c)$, then $f \circ g$ is differentiable at $c$ with $(f \circ g)'(c) = f'(g(c))\,g'(c)$
- 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
- The arc-length function $s_\gamma(t)=L(\gamma|_{[a,t]})$ of a rectifiable path
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 173 results over 23 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
- U. Lang, Differential Geometry I, Section 1.1 (standard reference, not scraped)