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 identity integrator recovers the Riemann integral
Statement
Let . For the identity function , a bounded is Riemann–Stieltjes integrable with respect to exactly when it is Riemann integrable, and then
For both sides are by the singleton conventions. For reversed endpoints the statement is about a function defined on the sorted interval: if and is bounded on , then both oriented conventions negate the corresponding sorted integral, so the equality is inherited from the case just proved. The hypothesis is needed for the displayed clause itself, because is empty when and a function typed on it supplies no values to integrate.
Facts & Assumptions
Given: A bounded function on the compact interval with endpoints .
A Stieltjes sum is (Riemann–Stieltjes sums, upper and lower sums, and the Riemann–Stieltjes integral).
A Riemann sum is (Tagged partitions of , with a tag in each subinterval, and the Riemann sum ).
Darboux and tagged-sum Riemann integrability agree (The Darboux and Riemann definitions agree: a bounded on is Darboux integrable with integral if and only if for every real there is a real such that for every tagged partition of mesh below ).
Oriented integrals reverse sign when endpoints are interchanged (The integral with oriented limits: and ).
Proof
When and , every increment equals . Thus [L1] and [L2] are termwise identical for every tagged partition.
Consequently the two mesh limits exist simultaneously and have the same value; [L3] identifies that tagged limit with the Darboux integral. For both conventions give zero, and [L4] handles .
Depends on
- Riemann–Stieltjes sums, upper and lower sums, and the Riemann–Stieltjes integral
- Tagged partitions of $[a,b]$, with a tag $\xi_i$ in each subinterval, and the Riemann sum $S(f,P,\xi) = \sum_i f(\xi_i)\,\Delta_i$
- The Darboux and Riemann definitions agree: a bounded $f$ on $[a,b]$ is Darboux integrable with integral $I$ if and only if for every real $\varepsilon > 0$ there is a real $\delta > 0$ such that $|S(f,P,\xi) - I| < \varepsilon$ for every tagged partition of mesh below $\delta$
- The lower and upper Darboux integrals of a bounded $f$ on $[a,b]$ as $\sup_P L(f,P)$ and $\inf_P U(f,P)$, Darboux integrability as their equality, and the notation $\int_a^b f$
- The integral with oriented limits: $\int_a^a f := 0$ and $\int_b^a f := -\int_a^b f$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 62 results over 15 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
- W. Rudin, Principles of Mathematical Analysis, Ch. 6, Definition 6.1 (standard reference, not scraped)