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.
Exact sine and cosine values at , , and
Example
Writing , one has with the complementary sine values determined by positive square roots. The conventions and prerequisite facts used below are recorded in and for every , Double-angle and quadratic power-reduction identities, Square roots exist: a unique with ; the positives are , Signs, monotonicity intervals, and ranges of sine and cosine.
Facts & Assumptions
Given: and the sign ranges on the first quadrant.
Verification
By the defining recurrence for , . Put . The multiple-angle identity gives ; factoring and using yields .
The positive solution is . The double-angle identity gives , and power reduction at gives . The signs are positive because the angles lie in the first quadrant.
Depends on
- $T_n(\cos\theta)=\cos(n\theta)$ and $U_n(\cos\theta)\sin\theta=\sin((n+1)\theta)$ for every $n\in\mathbb N$
- Double-angle and quadratic power-reduction identities
- Square roots exist: a unique $\sqrt{a} \ge 0$ with $(\sqrt{a})^2 = a$; the positives are $\{x^2 : x \neq 0\}$
- Signs, monotonicity intervals, and ranges of sine and cosine
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 21 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
- NIST Digital Library of Mathematical Functions, Chapter 18 (standard reference, not scraped)