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.
Functions of bounded variation form an algebra
Statement
If and have bounded variation on , so do , , and . If and , then
Facts & Assumptions
Given: BV functions .
BV functions are closed under sums and scalar multiples (Homogeneity and subadditivity of total variation).
Every BV function is bounded (Total variation bounds increments; bounded-variation functions are bounded; zero variation means constant).
Total variation is the supremum of partition sums (Bounded variation and total variation on an interval).
Absolute value is multiplicative and satisfies the triangle inequality (Basic properties of the absolute value, The triangle inequality).
Proof
By [L2] choose with and on . For a partition point pair , the identity gives .
Summing step 1.1 over any partition yields . Taking the supremum proves the displayed bound and that is BV.
Closure under sums and scalar multiples is [L1], and step 2.1 supplies closure under products, so the BV functions form an algebra under pointwise operations.
Depends on
- Homogeneity and subadditivity of total variation
- Total variation bounds increments; bounded-variation functions are bounded; zero variation means constant
- Bounded variation and total variation on an interval
- 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
- Basic properties of the absolute value
- The triangle inequality
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: 49 results over 12 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)