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.
Two paths can have the same trace and endpoints but different lengths: one traverses once and another traverses it forward, backward, and forward
Counterexample
Let on . Let be the polygonal path with successive values at parameters . Both traces are , but
Thus length belongs to a parametrized path, not to its trace alone. The difference is caused by backtracking, which is excluded by monotone reparametrization invariance.
Facts & Assumptions
Given: The paths and .
A continuous piecewise- path has length equal to the sum of the integrals of its speeds over the pieces (A continuous piecewise- path is rectifiable and its length is the sum of the speed integrals over its pieces).
The integral of a constant on is (If on then for every partition ; in particular every constant function is integrable, with ).
Verification
The identity path has constant derivative and speed , so [L1]--[L2] give .
On the three parameter thirds, has derivatives , hence speed . Each speed integral is , so [L1]--[L2] give .
Every value of either path lies in , and each path traverses the whole segment, so their traces agree even though steps 1.1--1.2 give different lengths.
Depends on
- A continuous piecewise-$C^1$ path is rectifiable and its length is the sum of the speed integrals over its pieces
- If $m \le f \le M$ on $[a,b]$ then $m(b-a) \le L(f,P) \le \underline{\int_a^b} f \le \overline{\int_a^b} f \le U(f,P) \le M(b-a)$ for every partition $P$; in particular every constant function is integrable, with $\int_a^b c = c(b-a)$
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: 50 results over 16 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
- Curve (standard reference, not scraped)