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 Bartle-Sherbert bounds 2.828 < pi < 3.185
Example
Let . Then
Facts & Assumptions
Given: The first positive cosine zero .
is strictly decreasing on , with unique zero (Pi as twice the smallest positive zero of cosine, Sine is positive and cosine is strictly decreasing on (0,2), with cos 2 at most -1/3).
The cosine power series and alternating-series remainder bounds are those of Sine and cosine defined by their real power series and The alternating series test: if is nonincreasing with then converges, the sum lies between any two consecutive partial sums, and the error after terms is at most .
Nonnegative square roots exist and preserve comparisons after squaring (Square roots exist: a unique with ; the positives are ).
Verification
At , the first two cosine terms cancel and the alternating tail beginning with is positive, so .
Put . Then , and the remaining alternating cosine tail begins negative with decreasing absolute terms, so .
Strict decrease and [L1] give .
Since , . Since and , one has , hence .
Doubling the bounds of step 2.1 proves the displayed decimal bounds for .
Depends on
- Pi as twice the smallest positive zero of cosine
- Sine is positive and cosine is strictly decreasing on (0,2), with cos 2 at most -1/3
- Sine and cosine defined by their real power series
- The alternating series test: if $(b_k)$ is nonincreasing with $b_k \to 0$ then $\sum_{k} (-1)^{k} b_k$ converges, the sum lies between any two consecutive partial sums, and the error after $n$ terms is at most $b_n$
- Square roots exist: a unique $\sqrt{a} \ge 0$ with $(\sqrt{a})^2 = a$; the positives are $\{x^2 : x \neq 0\}$
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: 71 results over 19 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
- C. Schmeiser, Introduction to Analysis (standard reference, not scraped)
- R. Bartle and D. Sherbert, Introduction to Real Analysis (standard reference, not scraped)
- H. Zeisel, lim sin(x)/x and the definition of pi (standard reference, not scraped)