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 twice-traversed circle has the same trace but twice the path length
Statement refuted
Two paths with the same trace must have the same length.
Facts & Assumptions
Given: The paths
The path on is the once-around parametrization used to define unit-circle circumference (Circular arcs, circumference as arc length, and diameter).
Both sine and cosine have period (The zero sets of sine and cosine and the least positive common period 2 pi).
A path has length equal to the integral of its speed (If is continuous, differentiable on , and extends continuously to , then ).
The integral of a constant on is (If on then for every partition ; in particular every constant function is integrable, with ).
Counterexample
Each point , , equals , while periodicity in [L3] reduces every to a parameter in . Thus and have the same unit-circle trace.
By [L2], and throughout the interval.
By [L4] and [L5],
The traces coincide by step 1.1 but the lengths differ by step 2.1, so the statement is false. The once-around qualification in the definition of circumference prevents this multiplicity ambiguity.
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
- The zero sets of sine and cosine and the least positive common period 2 pi
- 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: 187 results over 29 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)