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.
The arc length of a unit semicircle is pi
Statement
Every once-traversed semicircle of radius has arc length . In particular, the upper unit semicircle , , has length .
Facts & Assumptions
Given: The path on .
Vector differentiation is componentwise (The derivative and the Riemann integral of a vector-valued function: an intrinsic derivative and a componentwise integral).
The functions sine and cosine are differentiable, with and (The derivatives of sine and cosine are cosine and minus sine).
For every real , (Parity and the Pythagorean identity for sine and cosine).
A path has length equal to the integral of its Euclidean speed (If is continuous, differentiable on , and extends continuously to , then ).
The integral of the constant function on is (If on then for every partition ; in particular every constant function is integrable, with ).
Path length is invariant under every continuous surjective monotone reparametrization (Arc length is invariant under every continuous surjective monotone reparametrization, including pauses and reversal).
Proof
By [L1] and [L2], on .
By [L3], .
By [L4] and [L5], .
Translating or rotating the displayed path does not change the differences between its points, and reversing or monotonically reparametrizing it does not change its length by [L6]. Thus every once-traversed unit semicircle has length .
Depends on
- Circular arcs, circumference as arc length, and diameter
- 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 derivative and the Riemann integral of a vector-valued function: an intrinsic derivative and a componentwise integral
- The derivatives of sine and cosine are cosine and minus sine
- Parity and the Pythagorean identity for sine and cosine
- 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)$
- Arc length is invariant under every continuous surjective monotone reparametrization, including pauses and reversal
Used by
- One unit circle gives semicircle length pi, circumference 2 pi, diameter 2, and disc area pi Example
- Every circle has circumference 2 pi r and circumference-to-diameter ratio pi Theorem
- The zero, period, arc-length, polygonal, area, circumference, series, and product characterizations all give the same pi Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 174 results over 26 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
- J. Lebl, Basic Analysis II, section 11.4.3 (standard reference, not scraped)