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.
Factorisation of , and the resulting Lipschitz estimate
Statement
Let and let with , with powers as in Integer powers and finite sums as in Finite sums and finite products, by recursion. Then
Lipschitz estimate. If then
where denotes the canonical natural (Canonical naturals are positive and strictly increasing, The unique embedding of ℚ into an ordered field). This estimate is the form in which the factorisation is used, later on this page, to prove that -th roots exist.
Facts & Assumptions
Given: Elements of and a natural . Define by for and for ; only the values occur below.
Definition of powers (Integer powers ): and .
Laws of finite sums (Laws of finite sums and finite products, themselves proved by induction, The principle of mathematical induction): telescoping ; scaling and the constant sum ; and monotonicity, for all implies .
Laws of integer exponents (Laws of integer exponents): for .
Monotonicity of powers (Monotonicity of and of ): implies .
Multiplying inequalities of nonnegatives: and imply . Multiplying inequalities of positives states exactly this nonstrict form, alongside the strict one, and it is the only product-of-inequalities move used below. Two instances occur: in step 1.3 with the four nonnegatives and , and in step 4.1 with and , which yields . No instance with a possibly negative factor and no strict instance is needed, so the multiplicative order claims of Sign rules for products and monotonicity of multiplication, which are strict and require a nonzero multiplier, are not what carries either move.
Proof
The consecutive differences of factor: for , , using and .
The endpoints of are and .
Now assume ; then for every , and , so .
Also and , and because gives .
Telescoping the differences: .
Pulling the constant factor out of the same sum: .
Summing the bound of step 1.3 over and using monotonicity and the constant sum: .
Comparing the two evaluations gives , and multiplying both sides by gives the stated factorisation .
Multiplying the inequality of step 2.3 by the nonnegative factor and substituting into the factorisation gives ; the multiplication is the instance of [L5] with and , the left-hand nonnegativity holding because every term is nonnegative by step 1.3 and finite sums are monotone. Together with this is the Lipschitz estimate.
Depends on
- Integer powers $a^m$
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
- The principle of mathematical induction
- Monotonicity of $x \mapsto x^n$ and of $n \mapsto a^n$
- Laws of integer exponents
- Multiplying inequalities of positives
- Sign rules for products and monotonicity of multiplication
- Canonical naturals are positive and strictly increasing
- The unique embedding of ℚ into an ordered field
Used by
- x ↦ √x is a uniformly continuous bijection of [0,∞) onto itself whose inverse x ↦ x² is not uniformly continuous Counterexample
- xₖ = √k has xₖ₊₁ - xₖ → 0 and is not Cauchy Counterexample
- Stolz-Cesaro gives (1 + 2 + … + n)/n² → 1/2 and (1ᵖ + … + nᵖ)/nᵖ⁺¹ → 1/(p+1) for natural p Example
- The chain rule applied to x ↦ (x²+1)⁵ and to x ↦ ((3x-1)²+2)³, with the Carathéodory factor written out in closed form in the first case Example
- FALSE: if |xₖ₊₁ - xₖ| → 0 then (xₖ) is Cauchy False statement
- A real polynomial vanishing at a is divisible by x-a Lemma
- A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point Theorem
- Every contractive sequence is Cauchy, hence converges, with error bound |x - xₖ| ≤ cᵏ⁻¹|x₂ - x₁|/(1-c) for k ≥ 1 Theorem
- Existence and uniqueness of n-th roots: a unique a^1/n ≥ 0 with (a^1/n)ⁿ = a Theorem
- For |r| < 1, ∑_k ≥ 0 rᵏ = 1/(1-r), and for |r| ≥ 1 the series diverges Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 64 results over 20 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. Aspnes, Summation Notation (standard reference, not scraped)
- M. Fochler, Recursive sums, products, and powers (standard reference, not scraped)
- Telescoping series (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)