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 disc of radius r has Riemann area pi r squared; in particular the unit disc has area pi
Statement
For every , the Riemann area of the closed disc of radius is . In particular, the unit disc has area .
Facts & Assumptions
Given: A real and the graph-area convention of Riemann area between two continuous graphs and the disc as a vertically simple region.
If is differentiable with integrable derivative and is continuous on an interval containing its image, then (Substitution: if is differentiable on with integrable and is continuous on an interval containing , then ).
For every real , the quarter-turn shift formulas are and , and in particular and . For all real , the sine and cosine addition formulas hold; moreover, for every real (Quarter-turn values and shifts by pi/2 and pi, The addition formulas for sine and cosine, Parity and the Pythagorean identity for sine and cosine).
The Riemann integral is linear (Integrable functions on form a set closed under sums and scalar multiples, and ).
If is differentiable at every point of , there, and is integrable, then (The second fundamental theorem: if is differentiable on with and is integrable, then ).
The integral of the constant on is (If on then for every partition ; in particular every constant function is integrable, with ).
Proof
By the definition of graph area, the unit-disc area is .
For radius , the graph-area formula is . Substitute by [L1]; since , the integrand becomes and , so the value is times the unit-disc area.
Apply [L1] with on . Cosine is nonnegative there, so by [L2]; hence the area is .
By [L2] and [L4], this equals .
The first integral is by [L6]. The second is : by [L3], and [L5] evaluates its endpoint difference as . Thus the unit-disc area is .
Combining steps 4.1 and 1.2 gives area for every .
Depends on
- Riemann area between two continuous graphs and the disc as a vertically simple region
- Substitution: if $\varphi$ is differentiable on $[c,d]$ with $\varphi'$ integrable and $f$ is continuous on an interval containing $\varphi([c,d])$, then $\int_{\varphi(c)}^{\varphi(d)} f = \int_c^d (f\circ\varphi)\,\varphi'$
- Quarter-turn values and shifts by pi/2 and pi
- The addition formulas for sine and cosine
- The derivatives of sine and cosine are cosine and minus sine
- Parity and the Pythagorean identity for sine and cosine
- Integrable functions on $[a,b]$ form a set closed under sums and scalar multiples, and $\int_a^b(\lambda f+\mu g) = \lambda\int_a^b f + \mu\int_a^b g$
- The second fundamental theorem: if $G$ is differentiable on $[a,b]$ with $G' = f$ and $f$ is integrable, then $\int_a^b f = G(b)-G(a)$
- 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
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 121 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
- H. J. Keisler, Elementary Calculus, chapter 4A, section 4.4 (standard reference, not scraped)