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.
Truncated integrals of rational powers
Statement
For rational and , For and every positive integer ,
Facts & Assumptions
Given: Positive endpoints and the stated rational exponent.
Positive rational powers satisfy the exponent, product, and monotonicity laws (Rational powers of a positive base, Laws of rational exponents, Monotonicity of and of ).
Proper substitution and the FTC evaluate integrals from verified primitives (Substitution: if is differentiable on with integrable and is continuous on an interval containing , then , The second fundamental theorem: if is differentiable on with and is integrable, then ).
Integer-power differentiation, the product rule, and the reciprocal rule follow from the derivative algebra (Integer powers , Sums, scalar multiples, products and quotients: , , , and when ).
Proof
Write with an integer and a positive integer . Substituting on the positive interval and using [L1]–[L3] reduces the integrand to . The integer-power rule gives primitive when . Substituting back gives . The FTC proves the displayed formula.
On , , so its integral is at least . Adding the first dyadic blocks proves the first lower bound. The intervals give the second in the same way.
Depends on
- Rational powers $a^r$ of a positive base
- Laws of rational exponents
- Monotonicity of $r \mapsto a^{r}$ and of $a \mapsto a^{r}$
- Existence and uniqueness of $n$-th roots: a unique $a^{1/n} \ge 0$ with $(a^{1/n})^n = a$
- Sums, scalar multiples, products and quotients: $(f+g)'(c) = f'(c) + g'(c)$, $(\alpha f)'(c) = \alpha f'(c)$, $(fg)'(c) = f'(c)g(c) + f(c)g'(c)$, and $(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2}$ when $g(c) \ne 0$
- Substitution: if $\varphi$ is differentiable on $[c,d]$ with $\varphi'$ integrable and $f$ is continuous on an interval containing $\varphi([c,d])$, then $\int_{\varphi(c)}^{\varphi(d)} f = \int_c^d (f\circ\varphi)\,\varphi'$
- Every continuous function on an interval has a primitive; two primitives differ by a constant; and $\int_a^b f = G(b)-G(a)$ for any primitive $G$
- The second fundamental theorem: if $G$ is differentiable on $[a,b]$ with $G' = f$ and $f$ is integrable, then $\int_a^b f = G(b)-G(a)$
- Integer powers $a^m$
- The canonical natural $\iota(n) = n \cdot 1_F$ of a field
- The derivative $f'(c) = \lim_{x \to c} \frac{f(x) - f(c)}{x - c}$ of $f : A \to \mathbb{R}$ at a point $c \in A$ that is a limit point of $A$, and differentiability on a set
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 136 results over 33 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, Examples 3.4.1–3 (standard reference, not scraped)