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.
Refinement and tag-change estimates for Stieltjes sums
Statement
Let have bounded variation on , let be a partition, and let refine . If the oscillation of on is at most , then any tagged sum on and any tagged sum on satisfy
In particular, if every , the bound is . Two tagged sums on arbitrary partitions whose intervals all have oscillation at most differ by at most .
Facts & Assumptions
Given: Functions , a partition , a refinement , and tags on both.
Stieltjes sums are weighted finite sums of integrator increments (Riemann–Stieltjes sums, upper and lower sums, and the Riemann–Stieltjes integral).
Total variation bounds every sum of absolute increments and is additive on adjacent subintervals (Bounded variation and total variation on an interval, Total variation is additive over adjacent subintervals and decreases under restriction).
A refinement groups its subintervals inside the coarse ones, and any two partitions have a common refinement (Partition of as a finite strictly increasing list , its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions).
Finite sums group and telescope (Finite sums and finite products, by recursion, Laws of finite sums and finite products).
The absolute value of a finite sum is at most the sum of absolute values (The triangle inequality).
Proof
Inside one coarse interval , the refined integrator increments telescope to . Subtract the coarse term by assigning its tag value to every refined increment. Each coefficient difference has absolute value at most , so the absolute difference contributed by that block is at most times the sum of the absolute refined increments, hence at most .
Summing step 1.1 over the coarse blocks proves the first estimate. If , additivity of variation gives the uniform bound. The conclusions remain when the variation or the interval is .
For two arbitrary partitions, pass to their common refinement and apply the uniform estimate once from each original sum to the refined sum. The triangle inequality gives the factor .
Depends on
- Riemann–Stieltjes sums, upper and lower sums, and the Riemann–Stieltjes integral
- Bounded variation and total variation on an interval
- Total variation is additive over adjacent subintervals and decreases under restriction
- Partition of $[a,b]$ as a finite strictly increasing list $a = t_0 < t_1 < \dots < t_n = b$, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
- The triangle inequality
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 58 results over 14 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
- William F. Trench, Introduction to Real Analysis, Ch. 3 (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, Ch. 6 (standard reference, not scraped)