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.
Sine and cosine are -Lipschitz on
Statement
For all real ,
and
Thus sine and cosine are Lipschitz functions on , each with Lipschitz constant .
Facts & Assumptions
Given: Real numbers and the functions sine and cosine on .
The functions and are differentiable on , with and (The derivatives of sine and cosine are cosine and minus sine).
For every real , and (Parity and the Pythagorean identity for sine and cosine).
A function differentiable on a set is continuous at every point of that set (A function differentiable at is continuous at ).
If is order-convex, is continuous on and differentiable at every interior point, and there for some , then for all (If is continuous on an interval and at every interior point, then for all , so is Lipschitz with constant and uniformly continuous on ).
Proof
By [L1] and [L2], and for every real ; both functions are continuous on by [L3].
Apply [L4] to sine on the order-convex set with : .
Apply [L4] to cosine on the same set with : .
Depends on
- If $f$ is continuous on an interval $I$ and $|f'| \le M$ at every interior point, then $|f(x) - f(y)| \le M|x-y|$ for all $x,y \in I$, so $f$ is Lipschitz with constant $M$ and uniformly continuous on $I$
- The derivatives of sine and cosine are cosine and minus sine
- A function differentiable at $c$ is continuous at $c$
- Parity and the Pythagorean identity for sine and cosine
Used by
Dependency tree · two levels
25 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Jeff Calder, Weierstrass's Non-Differentiable Function, equation (2) (standard reference, not scraped)