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.
Triangle inequality for finite sums
Statement
Let be a sequence of reals and , with finite sums as in Finite sums and finite products, by recursion and the absolute value as in Absolute value in an ordered field. Then
Facts & Assumptions
Given: A sequence and a natural .
Recursion clauses (Finite sums and finite products, by recursion): and .
Two-term triangle inequality: (The triangle inequality).
Basic absolute value facts: and (Basic properties of the absolute value, Absolute value in an ordered field).
Adding a constant preserves the order: Order is preserved by adding a constant and by adding inequalities gives and states no nonstrict form, so the form used below, , is that statement together with the case , which trichotomy settles; and is transitive (Ordered field).
Induction principle (The principle of mathematical induction).
Proof
Base case : both sides are , since and , so the inequality holds.
Inductive hypothesis: fix and assume .
Splitting off the last term and applying the two-term triangle inequality: .
Adding to both sides of the inductive hypothesis gives , so transitivity yields .
By the induction principle the inequality holds for every .
Depends on
Used by
- If ∑ aₖ and ∑ bₖ both converge absolutely then their Cauchy product converges absolutely, with sum AB Corollary
- Stolz-Cesaro, 0/0 form: if bₖ is strictly decreasing to 0, aₖ → 0, and the difference quotient converges, then aₖ/bₖ converges to the same value Corollary
- A definite quadratic form has a uniform signed bound on the Euclidean unit sphere Lemma
- If ∑ |aₖ| converges then ∑ aₖ converges Lemma
- A summability matrix with only finitely many nonzero entries per row is regular iff each column tends to 0, the row sums tend to 1, and the row absolute sums are uniformly bounded Theorem
- Every contractive sequence is Cauchy, hence converges, with error bound |x - xₖ| ≤ cᵏ⁻¹|x₂ - x₁|/(1-c) for k ≥ 1 Theorem
- Fubini for double series: if ∑ᵢ ∑ⱼ |aᵢⱼ| converges then both iterated sums and the sum along every bijection ℕ → ℕ × ℕ converge to one and the same value Theorem
- Hölder's inequality for finite sums (rational exponents) Theorem
- If |f(x) - f(y)| ≤ C|x-y|^α on an interval for some rational α > 1 then f is constant Theorem
- If xₖ → L then σₙ → L: convergence implies (C,1)-summability to the same value Theorem
- Mertens' theorem: if ∑ aₖ converges absolutely to A and ∑ bₖ converges to B, their Cauchy product converges to AB Theorem
- Minkowski's inequality for finite sums (rational exponent) Theorem
- Stolz-Cesaro, ∞/∞ form: if bₖ is strictly increasing and unbounded and (aₖ₊₁-aₖ)/(bₖ₊₁-bₖ) → L then aₖ/bₖ → L Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 31 results over 10 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
- J. K. Hunter, An Introduction to Real Analysis (standard reference, not scraped)
- Young, Hölder, and Minkowski inequalities (Oregon State University) (standard reference, not scraped)
- Triangle inequality (Wikipedia) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1 (standard reference, not scraped)
- T. Tao, Analysis I, 3rd ed., §7.1 (standard reference, not scraped)