Alphabeta Math
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.

✓ 17 results · all verified · 11 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 6 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Properties of the Integral and the Working FTC

1 · Prerequisites

2 · Summary

Objective. The previous page defined the integral and settled which functions have one. This page makes it usable: the algebra of the integral, its behaviour under splitting the interval, and the two fundamental theorems in the form that computes. It ends with three theorems that are applications of the machinery rather than parts of it: Bonnet's second mean value theorem, the vanishing of a nonnegative continuous integrand with zero integral, and the integral test for series.

A convention has to be minted first, and it is not decoration. The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf is stated under the standing hypothesis a<b of Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, so ∫abf is an undefined symbol whenever a≥b. The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf extends the notation by ∫aaf:=0 and ∫baf:=−∫abf; nothing new is integrated, and the three clauses sit on the three cases of trichotomy so no consistency check arises. Without it the additivity identity, the integral function and the substitution theorem could not be stated in the generality they are proved in. Conventions of this page, and which sharpenings of the integral are taken up later in the reading order records the convention, the one inequality on this page that is not orientation-invariant, and what the page costs in choice.

The algebra. A function integrable on [a,b] is integrable on every closed subinterval restricts an integrable function to a closed subinterval, re-indexing the partition explicitly rather than saying "restrict". Integrable functions on [a,b] form a set closed under sums and scalar multiples, and ∫ab(λf+μg)=λ∫abf+μ∫abg proves closure under sums and scalar multiples; the two halves are genuinely different, because sup⁡(f+g)≤sup⁡f+sup⁡g can be strict — so the sum case squeezes rather than computes — while a negative scalar exchanges the roles of sup⁡ and inf⁡. If f≤g on [a,b] and both are integrable then ∫abf≤∫abg; and m(b−a)≤∫abf≤M(b−a) is short, and it is what every later estimate of an integral against a pointwise bound goes through; seven of the sixteen later items on this page cite it. For a<c<b: f is integrable on [a,b] if and only if it is integrable on [a,c] and on [c,b], and then ∫abf=∫acf+∫cbf; with the oriented form for arbitrary a,b,c proves the splitting in both directions and then the oriented identity ∫uvf+∫vwf=∫uwf for arbitrary u,v,w; that last clause is proved by observing that the oriented integral is a difference of values of one function of one variable, not by listing six orderings. Changing an integrable function at finitely many points changes neither its integrability nor its integral shows the integral cannot see a finite set, the one delicate point being that a partition point lies in two subintervals.

Composition, and the order of the hypotheses. If f is integrable on [a,b] with values in [m,M] and φ is continuous on [m,M], then φ∘f is integrable is the one place where the classical argument does not transfer: if f is integrable with values in [m,M] and φ is continuous on [m,M], then φ∘f is integrable. The classical proof splits the index range into good and bad indices; the finite-sum laws available here are stated for ∑i<n and none of them splits a range into a subset and its complement, so the split is carried instead by one inequality valid at every index. The order matters: continuous after integrable is the hypothesis, and the reversal is refuted on the companion page. If f,g are integrable on [a,b] then so are ∣f∣, f2, fg, max⁡(f,g) and min⁡(f,g), and ∣∫abf∣≤∫ab∣f∣ reads off ∣f∣, f2, fg, max⁡(f,g), min⁡(f,g) and the triangle inequality for the integral, using the polarisation identity to reduce a two-variable operation to the one-variable theorem.

The integral function and the two fundamental theorems. The integral function F(x):=∫axf of an integrable f introduces F(x)=∫axf and discharges its own well-definedness. The integral function of a bounded integrable f is Lipschitz, hence uniformly continuous shows F is Lipschitz for every integrable f, with no continuity assumed, which is what makes the hypotheses of the next theorem visible as hypotheses. The first fundamental theorem: if f is integrable on [a,b] and continuous at c, then F′(c)=f(c); in particular a continuous f has F as a primitive proves F′(c)=f(c) at each point of continuity of f, from the definition of the derivative and not from a mean value theorem, with the estimate written out on both sides of c because the factor 1/(x−c) changes sign. The second fundamental theorem: if G is differentiable on [a,b] with G′=f and f is integrable, then ∫abf=G(b)−G(a) is the working half: if G is differentiable on [a,b] with G′=f integrable, then ∫abf=G(b)−G(a), and no continuity of f is needed. Its proof selects no mean-value points and spends no choice. Every continuous function on an interval has a primitive; two primitives differ by a constant; and ∫abf=G(b)−G(a) for any primitive G assembles the two and A function continuous on an interval I whose derivative vanishes at every interior point of I is constant on I; consequently two such functions with the same derivative differ by a constant into existence, uniqueness up to a constant, and evaluation.

The two computational rules. If u,v are differentiable on [a,b] with u′,v′ integrable, then ∫abuv′=u(b)v(b)−u(a)v(a)−∫abu′v and Substitution: if φ is differentiable on [c,d] with φ′ integrable and f is continuous on an interval containing φ([c,d]), then ∫φ(c)φ(d)f=∫cd(f∘φ) φ′ follow from the second fundamental theorem applied to uv and to F∘φ. Both check integrability of the products explicitly — that is the step usually skipped, and it is why the hypotheses are what they are. Substitution assumes neither injectivity nor monotonicity of φ, which is exactly why its limits are written with the orientation convention.

Three applications. Bonnet's second mean value theorem: for f monotone and g integrable on [a,b] there is ξ∈[a,b] with ∫abfg=f(a)∫aξg+f(b)∫ξbg proves Bonnet's theorem in the general monotone form: f monotone and g integrable, with no differentiability and no continuity of f. The route is Abel summation by parts (Abel summation by parts: with An=∑k<nak one has ∑k<nakbk=Anbn−1−∑k<n−1Ak+1 (bk+1−bk) for every n≥1) on the values of the integral function at the partition points, followed by an estimate that is driven to zero by the integrability of f alone; no tagged partition and no mesh condition appears. A continuous f≥0 on [a,b] with ∫abf=0 is identically 0 is the exact repair of a published false statement, now provable because additivity is available. The integral test: for f≥0 nonincreasing on [0,∞), ∑kf(k) converges if and only if the sequence (∫0Nf)N is bounded, with ∫0Nf≤∑k<Nf(k)≤f(0)+∫0Nf is stated with proper integrals only: its conclusion is that the sequence (∫0Nf)N is bounded, not that an improper integral converges, because improper integrals are not defined at this point in the reading order — and both its sum and its integral begin at 0, since N contains 0.

What is deliberately absent. Taylor's integral remainder needs higher derivatives and is not developed on this page. The current Darboux/L'Hopital/Taylor page also explicitly excludes the integral remainder. Bounded variation with the Riemann-Stieltjes integral, and improper integrals, are each a later page of this track; the sharp form of the fundamental theorem is not a planned page at all but a recorded-not-proved result, The sharp fundamental theorem of calculus (absolute continuity) ‡. Arzelà's bounded convergence theorem is not here: it is a genuine theorem about the Riemann integral, but no complete proof route was certifiable at scaffold time, and the counterexample that motivates it — Continuous fn→0 pointwise on [0,1] with ∫01fn=1 for every n on the companion page — stands on its own without asserting anything about the bounded case. Conventions of this page, and which sharpenings of the integral are taken up later in the reading order lists all of this as reading order and makes no claim about what the library proves.

Twenty items, of which two are definitions, one is the page ledger, and the rest are the lemmas, theorems and corollaries above. The companion page works thirteen examples, counterexamples and false statements against them.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf

Definition

Why this item is first. The published definition of the integral does not cover this page. The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf is stated for reals a<b, because the partitions it quantifies over are those of Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, whose standing hypothesis is a<b: with a=b the chain a=t0<⋯<tn=b is unsatisfiable. So ∫abf is an undefined symbol whenever a≥b, and every additivity statement below would be ill-formed as it is usually written. This item extends the notation, and nothing else: the object it names is still the Darboux integral of The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf.

Let u,v∈R and write

[u∧v, u∨v]  :=  the closed interval with endpoints u and v

(Intervals of R: the nine order-convex forms, nondegeneracy, and length). Let f be a real-valued function whose domain contains that interval. Say that f is integrable between u and v when either u=v, or u≠v and the restriction of f to [u∧v, u∨v] is bounded (Lower bound, bounded below, bounded set) and Darboux integrable there (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf, For bounded f on [a,b] and a partition P: the infimum mi and supremum Mi of f on the i-th subinterval, and the lower and upper Darboux sums L(f,P)=∑imiΔi and U(f,P)=∑iMiΔi). For such f define

∫uvf  :=  {the Darboux integral of f over [u,v]if u<v,0if u=v,−∫vufif u>v.

There is nothing to check for consistency. The three clauses are indexed by the three cases of trichotomy, u<v, u=v and u>v, which are mutually exclusive and exhaustive; no pair of them ever applies to the same (u,v). In particular the first clause is untouched, so on u<v this is the published integral verbatim and every published theorem about it applies unchanged.

The middle clause is a stipulation, not a computation. It is not claimed that 0 is a value forced by the u<v definition in any limiting sense; that definition simply says nothing at u=v, and ∫uuf:=0 is what is written there. It is also unconditional: no hypothesis on f beyond being defined at u is asked for, since the case u=v never refers to a partition.

The two consequences used throughout the page

Antisymmetry, for every pair. For all reals u,v with f integrable between them,

∫uvf  =  −∫vuf.

Indeed if u<v then v>u and the third clause reads ∫vuf=−∫uvf, which rearranges to the display; if u=v both sides are 0; and if u>v the third clause is the display itself.

Absolute values agree. Consequently ∣∫uvf∣=∣∫vuf∣ for every such pair.

An obligation recorded here and discharged elsewhere. With this convention the additivity identity

∫uvf  +  ∫vwf  =  ∫uwf

holds for every arrangement of u,v,w in an interval on which f is integrable, not only for u<v<w. That is a theorem and not part of this definition; it is proved as the last clause of For a<c<b: f is integrable on [a,b] if and only if it is integrable on [a,c] and on [c,b], and then ∫abf=∫acf+∫cbf; with the oriented form for arbitrary a,b,c, and nothing on this page uses it before it is proved there.

Remarks

  • This is notation, and it is a real notation. Without it the substitution theorem could not be stated with the limits φ(c) and φ(d) in the order the map produces them, since a differentiable φ need be neither injective nor monotone; and the integral function x↦∫axf would be undefined at x=a.

  • One published inequality is not orientation-invariant, and that is a trap. The estimate ∣∫uvf∣≤∫uv∣f∣ is guaranteed only for u≤v: at u>v the right-hand side is −∫vu∣f∣≤0 while the left-hand side is ≥0, so the inequality fails whenever ∫vu∣f∣>0. The form valid for every pair is ∣∫uvf∣≤∣∫uv∣f∣∣, and this is stated where it is proved (If f,g are integrable on [a,b] then so are ∣f∣, f2, fg, max⁡(f,g) and min⁡(f,g), and ∣∫abf∣≤∫ab∣f∣).

  • Integrability is a property of the unordered pair. By construction, f is integrable between u and v if and only if it is integrable between v and u, since both refer to the same closed interval; only the sign of the value remembers the order.

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

A function integrable on [a,b] is integrable on every closed subinterval

Statement

Let a<b be reals, let f:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf), and let c,d satisfy

a  ≤  c  <  d  ≤  b.

Then the restriction of f to [c,d] is bounded (Lower bound, bounded below, bounded set) and integrable on [c,d].

The degenerate case c=d is not an omission: there ∫ccf=0 by The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf, and no partition of [c,d] exists to speak of (Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions).

Facts & Assumptions

Given: Reals a<b, an integrable f:[a,b]→R, and reals c,d with a≤c<d≤b. Write g for the restriction of f to [c,d].

[L2]

For a partition P of [a,b] and a point p∈[a,b], the partition P+p satisfies pts⁡(P+p)=pts⁡(P)∪{p} and refines P; a refinement of a refinement refines the original, since the point-set inclusions compose (Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions).

[L4]

For a partition R=(n,t) of an interval and bounded h on it: L(h,R)=∑i<nmiΔi, U(h,R)=∑i<nMiΔi with mi=inf⁡h[Ii], Mi=sup⁡h[Ii], Ii=[ti,ti+1], Δi=ti+1−ti>0, and Mi−mi≥0 (For bounded f on [a,b] and a partition P: the infimum mi and supremum Mi of f on the i-th subinterval, and the lower and upper Darboux sums L(f,P)=∑imiΔi and U(f,P)=∑iMiΔi, Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L5]

Finite sums: additivity, scaling, splitting at an intermediate index with ∑k=mn−1ak=∑j<n−mam+j, and monotonicity in the terms, so that a sum of nonnegative terms is at most a sum containing those terms among others (Finite sums and finite products, by recursion, Laws of finite sums and finite products, clauses 1 to 4).

[L6]

A partition P′=(n′,t′) of [a,b] has t′ strictly increasing on indices ≤n′, hence injective there, so a point of pts⁡(P′) is tj′ for exactly one j≤n′; and j<k gives tj′<tk′ (Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions).

[L7]

A restriction of a bounded function is bounded: the same M serves fewer points (Lower bound, bounded below, bounded set).

Proof

technique · direct
1.1

g is bounded on [c,d], since [c,d]⊆[a,b] and f is bounded on [a,b], integrability presupposing boundedness.

givenL7
1.2

Let a real ε>0 be given, and fix a partition P of [a,b] with U(f,P)−L(f,P)<ε.

givenL1choose
2.1

Put P′:=(P+c)+d, a partition of [a,b] refining P whose point set contains c and d.

step 1.2L2construct
3.1

By [L3] applied to the pair (P,P′), U(f,P′)−L(f,P′)≤U(f,P)−L(f,P)<ε.

step 1.2step 2.1L3
3.2

Write P′=(n′,t′) and fix the unique indices p,q≤n′ with tp′=c and tq′=d; then p<q, because c<d and t′ is increasing on those indices.

step 2.1L6choose
4.1

Define Q:=(q−p, s) by si:=tp+i′ for i≤q−p and sk:=d for k≥q−p. Then s0=tp′=c, sq−p=tq′=d, and si<si+1 for i<q−p by [L6], with q−p≥1; so Q is a partition of [c,d], its i-th subinterval is [tp+i′,tp+i+1′]=Ip+i′ and its i-th length is Δp+i′.

step 3.2L6construct
5.1

For i<q−p the i-th subinterval of Q is Ip+i′⊆[c,d], and g agrees with f there, so the extreme values of g on it are Mp+i′ and mp+i′; hence U(g,Q)−L(g,Q)=∑i<q−p(Mp+i′−mp+i′)Δp+i′ by [L4] and [L5].

step 4.1L4L5
6.1

Every term (Mj′−mj′)Δj′ is nonnegative by [L4], and splitting ∑j<n′ first at p and then at q exhibits ∑i<q−p(Mp+i′−mp+i′)Δp+i′ as one of the three pieces of ∑j<n′(Mj′−mj′)Δj′, the other two being nonnegative; so the displayed sum is at most U(f,P′)−L(f,P′).

step 5.1L4L5
7.1

Combining, U(g,Q)−L(g,Q)≤U(f,P′)−L(f,P′)<ε.

step 3.1step 5.1step 6.1
8.1

Since ε>0 was arbitrary and g is bounded, [L1] applies on [c,d] and g is integrable there.

step 1.1step 1.2step 7.1L1∎

Remarks

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

Integrable functions on [a,b] form a set closed under sums and scalar multiples, and ∫ab(λf+μg)=λ∫abf+μ∫abg

Statement

Let a<b be reals and let f,g:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). Then:

  1. f+g is integrable on [a,b] and ∫ab(f+g)=∫abf+∫abg;
  2. for every real λ, λf is integrable on [a,b] and ∫abλf=λ∫abf;
  3. consequently, for all reals λ,μ the function λf+μg is integrable and ∫ab(λf+μg)  =  λ∫abf  +  μ∫abg;
  4. the same identity holds with oriented limits: if u,v∈[a,b] and f,g are integrable between u and v (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf), then ∫uv(λf+μg)=λ∫uvf+μ∫uvg.

Linearity of the integral is not linearity of the Darboux sums, and the proof of claim 1 has to squeeze rather than compute. On a subinterval the inequality sup⁡(f+g)≤sup⁡f+sup⁡g can be strict — take f(x)=x and g(x)=−x on [0,1], where the left side is 0 and the right side is 1 — so U(f+g,P) is in general strictly below U(f,P)+U(g,P) and no identity between upper sums is available. Claim 2, by contrast, is an identity at the level of the sums, with the roles of sup⁡ and inf⁡ exchanged when λ<0.

Facts & Assumptions

Given: Reals a<b, integrable f,g:[a,b]→R, reals λ,μ, and a real ε>0.

[L1]

Riemann's criterion: a bounded h on [a,b] is integrable if and only if for every real η>0 there is a partition P with U(h,P)−L(h,P)<η (Riemann's criterion: a bounded f on [a,b] is Darboux integrable if and only if for every real ε>0 there is a partition P with U(f,P)−L(f,P)<ε).

[L2]

For every partition P and bounded h: L(h,P)≤∫ab‾h≤∫ab‾h≤U(h,P), and h is integrable exactly when the two integrals agree, their common value being ∫abh; the lower integral is sup⁡PL(h,P) and the upper is inf⁡PU(h,P) (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf, Suprema and infima are unique).

[L3]

L(h,P)=∑i<nmi(h)Δi and U(h,P)=∑i<nMi(h)Δi, where mi(h)=inf⁡h[Ii] and Mi(h)=sup⁡h[Ii] over the subintervals Ii of P=(n,t), with Δi>0; an integrable function is bounded, and a sum of two bounded functions and a scalar multiple of a bounded function are bounded (For bounded f on [a,b] and a partition P: the infimum mi and supremum Mi of f on the i-th subinterval, and the lower and upper Darboux sums L(f,P)=∑imiΔi and U(f,P)=∑iMiΔi, Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, Lower bound, bounded below, bounded set).

[L5]

Finite sums are additive and homogeneous: ∑i<n(xi+yi)=∑i<nxi+∑i<nyi and ∑i<nλxi=λ∑i<nxi (Finite sums and finite products, by recursion, Laws of finite sums and finite products, clauses 1 and 2).

[L6]

A supremum is the least upper bound and an infimum the greatest lower bound; both exist for a nonempty bounded set and are unique (Complete ordered field (least-upper-bound property), Greatest lower bound (infimum), Suprema and infima are unique).

[L7]

Reflection: writing −S={−s:s∈S}, a real u is an upper bound of S exactly when −u is a lower bound of −S, and conversely; hence sup⁡(−S)=−inf⁡S and inf⁡(−S)=−sup⁡S for nonempty bounded S, by [L6] (Reflection through zero exchanges upper and lower bounds).

[L9]

Ordered-field arithmetic: adding a constant and multiplying by a positive quantity preserve an inequality, the order is total and transitive, and a real x with ∣x∣<η for every real η>0 is 0 (Ordered field, Complete ordered field (least-upper-bound property)). These order facts are used in their nonstrict form as well, obtained by adjoining the case of equality.

[L10]

With oriented limits, ∫vuh=−∫uvh and ∫uuh=0 (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf).

Proof

technique · direct
1.1

f, g, f+g and λf are bounded on [a,b], so all their Darboux sums and integrals are defined.

givenL3
1.2

For every partition P=(n,t) and every i<n: f(x)+g(x)≤Mi(f)+Mi(g) for x∈Ii, so Mi(f)+Mi(g) is an upper bound of (f+g)[Ii] and Mi(f+g)≤Mi(f)+Mi(g) by [L6]; dually mi(f+g)≥mi(f)+mi(g).

L3L6
1.3

Fix partitions P1 and P2 with U(f,P1)−L(f,P1)<ε⋅2−1 and U(g,P2)−L(g,P2)<ε⋅2−1, and put P:=P1∨P2.

givenL1L4choose
1.4

Claim 2, the case λ=0. Then λf is the constant function 0, integrable with integral 0=0⋅∫abf.

L8
1.5

Claim 2, the case λ>0. For every partition P and every i<n, λMi(f) is an upper bound of (λf)[Ii], and any upper bound w of (λf)[Ii] gives the upper bound w/λ of f[Ii], whence Mi(f)≤w/λ and λMi(f)≤w; so Mi(λf)=λMi(f) by [L6], and dually mi(λf)=λmi(f).

L3L6L9
1.6

Claim 2, the case λ=−1. For every P and i<n, (−f)[Ii]=−(f[Ii]), so Mi(−f)=−mi(f) and mi(−f)=−Mi(f) by [L7].

L3L7
2.1

By [L4], U(f,P)−L(f,P)<ε⋅2−1 and U(g,P)−L(g,P)<ε⋅2−1.

step 1.3L4
2.2

Summing the inequalities of step 1.2 over i<n against the positive weights Δi and using [L5] gives L(f,P)+L(g,P)≤L(f+g,P)≤U(f+g,P)≤U(f,P)+U(g,P).

step 1.2L3L5L9
2.3

With step 1.5 and [L5], U(λf,P)=λU(f,P) and L(λf,P)=λL(f,P) for λ>0; hence U(λf,P)−L(λf,P)=λ(U(f,P)−L(f,P)), which [L1] makes smaller than any prescribed positive number by choosing P suitably, so λf is integrable.

step 1.5L1L3L5L9
2.4

With step 1.6 and [L5], U(−f,P)=−L(f,P) and L(−f,P)=−U(f,P), so U(−f,P)−L(−f,P)=U(f,P)−L(f,P) and −f is integrable by [L1]; and by [L7] applied to the sets of Darboux sums, ∫ab‾(−f)=−∫ab‾f and ∫ab‾(−f)=−∫ab‾f, so ∫ab(−f)=−∫abf.

step 1.6L1L2L5L7
3.1

Hence U(f+g,P)−L(f+g,P)≤(U(f,P)−L(f,P))+(U(g,P)−L(g,P))<ε, so f+g is integrable by [L1], ε>0 having been arbitrary.

step 1.1step 2.1step 2.2L1L9
3.2

Moreover the set of lower sums of λf is λ times the set of lower sums of f, and a supremum scales by a positive factor, by the argument of step 1.5 applied to that set; so ∫ab‾λf=λ∫ab‾f, and likewise for the upper integrals, giving ∫abλf=λ∫abf.

step 1.5step 2.3L2L6L9
4.1

Both ∫ab(f+g) and ∫abf+∫abg lie in the interval from L(f,P)+L(g,P) to U(f,P)+U(g,P): the first by [L2] and step 2.2, the second by [L2] applied to f and to g separately.

step 2.1step 2.2step 3.1L2
4.2

Claim 2 for λ<0. Then −λ>0 and λf=(−λ)(−f), so steps 2.3, 2.4 and 3.2 give integrability and the required identities and ∫abλf=(−λ)∫ab(−f)=(−λ)(−∫abf)=λ∫abf.

step 2.3step 3.2step 2.4L9
5.1

That interval has length less than ε by step 2.1, so ∣∫ab(f+g)−∫abf−∫abg∣<ε; as ε>0 was arbitrary the difference is 0, which is claim 1.

step 2.1step 4.1L9
5.2

Claim 2 is now proved in all three cases λ=0, λ>0 and λ<0, which are exhaustive by trichotomy.

step 1.4step 2.3step 3.2step 4.2L9
6.1

Claim 3. By claim 2 the functions λf and μg are integrable with integrals λ∫abf and μ∫abg, and by claim 1 their sum is integrable with the sum of those integrals.

step 5.1step 5.2
7.1

Claim 4. If u<v then u,v∈[a,b] and claim 3 applies verbatim on [u,v]; if u=v both sides are 0 by [L10]; and if u>v then applying the case u<v to the pair (v,u) and multiplying by −1 gives the identity, by [L10].

step 6.1L10∎

Remarks

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

If f≤g on [a,b] and both are integrable then ∫abf≤∫abg; and m(b−a)≤∫abf≤M(b−a)

Statement

Let a<b be reals and let f,g:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). Then:

  1. Nonnegativity. If f(x)≥0 for every x∈[a,b] then ∫abf≥0.
  2. Monotonicity. If f(x)≤g(x) for every x∈[a,b] then ∫abf  ≤  ∫abg.
  3. Two-sided bound. If m≤f(x)≤M for every x∈[a,b], with m,M real, then m (b−a)  ≤  ∫abf  ≤  M (b−a).

Equality in claim 1 does not force f to vanish. A nonnegative integrable function with integral 0 may be positive at infinitely many points; that is FALSE: a nonnegative Riemann integrable function on [a,b] with ∫abf=0 is identically zero on the previous page's companion. Under the additional hypothesis of continuity the conclusion does hold, and that is A continuous f≥0 on [a,b] with ∫abf=0 is identically 0 below.

Claim 2 is stated for a<b and is not orientation-invariant. With the convention of The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf, f≤g gives ∫uvf≤∫uvg when u≤v and the reverse inequality when u≥v, since both sides change sign together.

Facts & Assumptions

Given: Reals a<b and integrable f,g:[a,b]→R, with reals m≤M where claim 3 is concerned.

[A1]

f(x)≥0 for every x∈[a,b].

[A2]

f(x)≤g(x) for every x∈[a,b].

[A3]

m≤f(x)≤M for every x∈[a,b].

[L3]

Sums and scalar multiples of integrable functions are integrable, and ∫ab(λh+νk)=λ∫abh+ν∫abk (Integrable functions on [a,b] form a set closed under sums and scalar multiples, and ∫ab(λf+μg)=λ∫abf+μ∫abg).

[L4]

Ordered-field arithmetic: adding a constant to both sides of an inequality preserves it, and the order is total and transitive (Ordered field, Complete ordered field (least-upper-bound property)). The nonstrict forms follow from the strict ones by adjoining the case of equality.

Proof

technique · direct
1.1

Claim 1. Under [A1] the constant 0 is a lower bound of f on [a,b], so [L1] applies with m′:=0 and gives ∫ab‾f≥0.

A1L1
1.2

Claim 2. Under [A2] the function h:=g−f satisfies h(x)≥0 for every x∈[a,b], and h is integrable with ∫abh=∫abg−∫abf by [L3].

A2L3L4
2.1

Since f is integrable, ∫abf=∫ab‾f≥0 by [L2].

step 1.1L2
3.1

By claim 1 applied to h, ∫abg−∫abf≥0, that is ∫abf≤∫abg.

step 2.1step 1.2L4
4.1

Claim 3. Under [A3], [L1] applied to f with m′:=m and M′:=M gives m(b−a)≤∫ab‾f and ∫ab‾f≤M(b−a), and both integrals equal ∫abf by [L2].

A3L1L2∎

Remarks

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

For a<c<b: f is integrable on [a,b] if and only if it is integrable on [a,c] and on [c,b], and then ∫abf=∫acf+∫cbf; with the oriented form for arbitrary a,b,c

Statement

Let a<c<b be reals and let f:[a,b]→R be bounded (Lower bound, bounded below, bounded set). Then:

  1. f is integrable on [a,b] (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf) if and only if its restrictions to [a,c] and to [c,b] are integrable;
  2. and in that case ∫abf  =  ∫acf  +  ∫cbf.
  3. Oriented form. Let α<β be reals, let f:[α,β]→R be integrable, and let u,v,w∈[α,β] be arbitrary. Then, with the convention of The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf, ∫uvf  +  ∫vwf  =  ∫uwf.

Claim 3 is where The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf earns its place: it holds for every arrangement of the three points, including the degenerate ones, and it is the form used everywhere below.

Facts & Assumptions

Given: Reals a<c<b and a bounded f:[a,b]→R; and, for claim 3, reals α<β, an integrable f:[α,β]→R and points u,v,w∈[α,β]. Let a real ε>0 be given.

[L2]

A function integrable on [p,q] is integrable on every [p′,q′]⊆[p,q] with p′<q′ (A function integrable on [a,b] is integrable on every closed subinterval).

[L4]

A partition of [p,q] is a pair (n,t) with n≥1, t0=p, ti<ti+1 for i<n and tk=q for k≥n; its subintervals are [ti,ti+1] for i<n (Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L5]

Finite sums split at an intermediate index, with ∑k=pq−1xk=∑j<q−pxp+j (Finite sums and finite products, by recursion, Laws of finite sums and finite products, clause 3).

[L6]

With oriented limits, ∫vuh=−∫uvh and ∫uuh=0 (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf).

[L7]

Ordered-field arithmetic: adding a constant preserves an inequality, the order is total and transitive, and a real of absolute value below every positive real is 0 (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

Claim 1, forward. If f is integrable on [a,b] then, since a<c and c<b, [L2] gives integrability on [a,c] and on [c,b].

L2
1.2

The splice. Let P1=(n1,t1) be a partition of [a,c] and P2=(n2,t2) one of [c,b]. Define P:=(n1+n2, t) by ti:=ti1 for i≤n1, tn1+j:=tj2 for j≤n2, and tk:=b for k≥n1+n2. The two prescriptions agree at i=n1, where tn11=c=t02; and t0=a, tn1+n2=tn22=b, with ti<ti+1 for every i<n1+n2. So P is a partition of [a,b].

L4construct
1.3

Claim 1, converse. Suppose f is integrable on [a,c] and on [c,b], and use [L1] on each to fix P1 with U(f,P1)−L(f,P1)<ε⋅2−1 and P2 with U(f,P2)−L(f,P2)<ε⋅2−1.

L1choose
2.1

The first n1 subintervals of P are those of P1 and the last n2 are those of P2, with the matching lengths, so by [L3] and the splitting law [L5], L(f,P)=L(f,P1)+L(f,P2) and U(f,P)=U(f,P1)+U(f,P2).

step 1.2L3L4L5
3.1

For the splice P of those two, step 2.1 gives U(f,P)−L(f,P)<ε; as ε>0 was arbitrary and f is bounded, [L1] makes f integrable on [a,b].

step 1.2step 2.1step 1.3L1L7
4.1

Claim 2. With P1, P2 and P as above, [L3] puts ∫abf between L(f,P) and U(f,P), that is between L(f,P1)+L(f,P2) and U(f,P1)+U(f,P2) by step 2.1; and [L3] applied on [a,c] and on [c,b] puts ∫acf+∫cbf between the same two numbers.

step 2.1step 1.3step 3.1L3
5.1

Those two numbers differ by less than ε by step 1.3, so ∣∫abf−∫acf−∫cbf∣<ε; as ε>0 was arbitrary the difference is 0, which is claim 2.

step 1.3step 4.1L7
6.1

Claim 3, first the sorted case. Let x≤y in [α,β]. Then ∫αyf=∫αxf+∫xyf. Indeed if α<x<y this is claim 2 applied on [α,y], where f is integrable by [L2]; if x=α the middle term is 0 by [L6] and the identity is trivial; and if x=y the last term is 0 by [L6] and the identity is again trivial.

step 5.1L2L6
7.1

Put F(x):=∫αxf for x∈[α,β], which is defined by [L2] and [L6]. Then ∫xyf=F(y)−F(x) for all x,y∈[α,β]: for x<y this is step 6.1 rearranged; for x=y both sides are 0 by [L6]; and for x>y the case already proved gives ∫yxf=F(x)−F(y), and [L6] negates both sides.

step 6.1L2L6construct
8.1

Claim 3. For arbitrary u,v,w∈[α,β], step 7.1 gives ∫uvf+∫vwf=(F(v)−F(u))+(F(w)−F(v))=F(w)−F(u)=∫uwf.

step 7.1algebra∎

Remarks

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Changing an integrable function at finitely many points changes neither its integrability nor its integral

Statement

Let a<b be reals, let f:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf), let E⊆[a,b] be finite (Finite, countably infinite, countable, uncountable, Equinumerous sets, A≈B and A⪯B), and let g:[a,b]→R satisfy

g(x)  =  f(x)for every x∈[a,b]∖E.

Then g is integrable on [a,b] and

∫abg  =  ∫abf.

In particular the values of an integrand at the endpoints of the interval, and at any finite set of points, are irrelevant to both questions.

Facts & Assumptions

Given: Reals a<b, an integrable f:[a,b]→R, a finite E⊆[a,b], and g:[a,b]→R agreeing with f off E. Finite means: there are r∈N and a bijection e from { j∈N:j<r } onto E (Finite, countably infinite, countable, uncountable, Equinumerous sets, A≈B and A⪯B).

[L2]

For a partition R=(n,t) and a bounded function h on the interval: L(h,R)=∑i<nmiΔi, U(h,R)=∑i<nMiΔi with mi=inf⁡h[Ii]≤Mi=sup⁡h[Ii], and L(h,R)≤∫ab‾h≤∫ab‾h≤U(h,R) (For bounded f on [a,b] and a partition P: the infimum mi and supremum Mi of f on the i-th subinterval, and the lower and upper Darboux sums L(f,P)=∑imiΔi and U(f,P)=∑iMiΔi, The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf).

[L3]

The uniform partition UN of [a,b] into N≥1 parts has n=N and every Δi equal to (b−a)/ι(N), and its subintervals cover [a,b]; the index list t is strictly increasing on indices ≤N, hence injective there (Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, The canonical natural ι(n)=n⋅1F of a field, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L4]

Finite sums: monotonicity in the terms, scaling, additivity, and splitting; consequently, if xi=0 for every i<n except i=j, then ∑i<nxi=xj, by splitting at j and at j+1 and ∑0=0 (Finite sums and finite products, by recursion, Laws of finite sums and finite products, clauses 1 to 4).

[L8]

Ordered-field arithmetic: multiplying an inequality by a nonnegative quantity and adding constants preserve it, the order is total and transitive, and a real of absolute value below every positive real is 0 (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · induction
1.1

The one-point case is proved first, for a function called w so that no symbol is reused. Let p∈[a,b] and let w:[a,b]→R satisfy w(x)=0 for every x≠p; put K:=∣w(p)∣, so ∣w(x)∣≤K for every x and w is bounded.

givenL1
1.2

Fix N≥1 and write UN=(N,t) with subintervals Ii and lengths Δi=(b−a)/ι(N). Define θi:=1 if p∈Ii and θi:=0 otherwise, for i<N.

L3construct
1.3

Setting up the induction. Put h:=g−f, so that h(x)=0 for every x∉E, and for j<r define hj:[a,b]→R by hj(x):=h(x) if x=e(j) and hj(x):=0 otherwise. Each hj vanishes off the single point e(j).

givenconstruct
2.1

At most two indices i<N have θi=1, and they are consecutive: if p∈Ii∩Ij with i<j then tj≤p≤ti+1 and ti+1≤tj, so ti+1=tj and j=i+1 by injectivity of t. Also some index has θi=1, since the subintervals cover [a,b]; let i0 be the least such.

step 1.2L3choose
2.2

For every x∈[a,b] and every k≤r, ∑j<khj(x)=h(x) when x=e(j0) for some j0<k, and ∑j<khj(x)=0 otherwise: in the first case all terms with j≠j0 vanish, because e is injective, and [L4] evaluates the sum; in the second every term is 0.

step 1.3L4
3.1

For every i<N: if θi=0 then w vanishes on Ii, so mi=Mi=0, where mi and Mi are the extreme values of w on Ii; and always −Kθi≤mi≤Mi≤Kθi.

step 1.2step 2.1L2L8
3.2

Define yi:=Δi for i=i0 and yi:=0 otherwise, and zi:=Δi for i=i0+1 with i0+1<N, and zi:=0 otherwise. Then θiΔi≤yi+zi for every i<N by step 2.1, and ∑i<N(yi+zi)≤2(b−a)/ι(N) by [L4] and [L3].

step 1.2step 2.1L3L4construct
3.3

Let Q(k), for k≤r, be the statement that the function Hk:x↦∑j<khj(x) is integrable on [a,b] with ∫abHk=0.

step 2.2construct
4.1

By step 3.1 and monotonicity of finite sums, U(w,UN)−L(w,UN)=∑i<N(Mi−mi)Δi≤∑i<N2KθiΔi≤4K(b−a)/ι(N), and likewise −2K(b−a)/ι(N)≤L(w,UN) and U(w,UN)≤2K(b−a)/ι(N).

step 3.1step 3.2L2L4L8
4.2

Base. H0 is the constant function 0, integrable with integral 0 by [L5], so Q(0) holds.

basestep 3.3L5
4.3

Induction hypothesis. Fix k<r and assume Q(k).

ihstep 3.3
5.1

Given a real η>0, [L6] supplies N with 4K(b−a)/ι(N)<η, so w satisfies Riemann's criterion and is integrable by [L1].

step 4.1L1L6L8
5.2

Moreover ∣∫abw∣≤2K(b−a)/ι(N) for every N≥1 by step 4.1 and [L2], and the right-hand side is below every positive real by [L6]; hence ∫abw=0. Steps 1.1 to 5.2 therefore prove: every function on [a,b] vanishing off a single point is integrable with integral 0.

step 4.1L2L6L8
6.1

Hk+1=Hk+hk pointwise by [L4], and hk is integrable with integral 0 by steps 5.1 and 5.2 applied to w:=hk and p:=e(k); so Hk+1 is integrable with ∫abHk+1=0+0=0 by [L5], which is Q(k+1).

step 5.1step 5.2step 1.3step 4.3L4L5
7.1

By [L7] with steps 4.2 and 6.1, Q(k) holds for every k≤r; at k=r, and by step 2.2, Hr=h, so h is integrable with ∫abh=0.

step 2.2step 4.2step 4.3step 6.1L7
8.1

Hence g=f+h is integrable with ∫abg=∫abf+0=∫abf by [L5].

step 7.1L5discharge-induction∎

Remarks

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

If f is integrable on [a,b] with values in [m,M] and φ is continuous on [m,M], then φ∘f is integrable

Statement

Let a<b and m≤M be reals, let f:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf) with

m  ≤  f(x)  ≤  Mfor every x∈[a,b],

and let φ:[m,M]→R be continuous on [m,M] (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point). Then the composite φ∘f:[a,b]→R is integrable on [a,b].

The order of the hypotheses is the whole content, and it does not reverse. What is assumed is continuous after integrable: the outer function is the continuous one. Weakening the outer function to a merely integrable φ makes the statement false, and the witness is on the companion page. The remaining variant — φ merely integrable with f continuous — is neither proved nor refuted anywhere on this page, and the companion page's witness does not bear on it, its inner function being discontinuous at every rational. Nothing here asserts anything about that variant.

Facts & Assumptions

Given: Reals a<b and m≤M, an integrable f:[a,b]→R with values in [m,M], a continuous φ:[m,M]→R, and a real ε>0. Write h:=φ∘f.

[L4]

A continuous real function on a compact subset of R is bounded there (A continuous real function on a compact subset of R is bounded, Lower bound, bounded below, bounded set).

[L5]

Heine-Cantor: a continuous real function on a compact K⊆R is uniformly continuous on K, so for every real η>0 there is a real δ0>0 with ∣φ(s)−φ(t)∣<η for all s,t∈K with ∣s−t∣<δ0 (Heine-Cantor in R: a continuous real function on a compact subset of R is uniformly continuous, proved R-natively from sequential compactness, Uniform continuity of f:A→R: one δ serving every pair of points of A).

[L6]

Finite sums: additivity, scaling and monotonicity in the terms (Finite sums and finite products, by recursion, Laws of finite sums and finite products, clauses 1, 2 and 4).

[L7]

Ordered-field arithmetic and the absolute value: multiplying an inequality by a nonnegative quantity and adding constants preserve it, the order is total and transitive, a positive real has a positive inverse, and ∣u∣≤c follows from −c≤u≤c (Ordered field, Complete ordered field (least-upper-bound property), Basic properties of the absolute value). The nonstrict forms follow from the strict ones by adjoining the case of equality.

[L8]

For every real η>0 there is a real η′>0 with η′<η, for instance η′=η⋅2−1; and the Archimedean property in reciprocal form (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Every complete ordered field is Archimedean).

Proof

technique · direct
1.1

[m,M] is compact, so φ is bounded there: fix a real K≥0 with ∣φ(s)∣≤K for every s∈[m,M]. Hence ∣h(x)∣≤K for every x∈[a,b] and h is bounded.

givenL3L4choose
1.2

By [L5] applied on the compact [m,M] with η:=ε, fix a real δ0>0 with ∣φ(s)−φ(t)∣<ε whenever s,t∈[m,M] and ∣s−t∣<δ0; then put δ:=min⁡{δ0⋅2−1, ε⋅2−1}, a positive real with δ<δ0 and δ<ε.

givenL3L5L7L8choose
2.1

So ∣φ(s)−φ(t)∣≤ε whenever s,t∈[m,M] satisfy ∣s−t∣≤δ, since δ<δ0.

step 1.2L7
2.2

Since δ>0, so is δ2, and [L1] supplies a partition P=(n,t) of [a,b] with U(f,P)−L(f,P)<δ2.

step 1.2givenL1L7choose
3.1

Fix i<n and write Ωi:=Mi(f)−mi(f)≥0. If Ωi≤δ then any x,y∈Ii have ∣f(x)−f(y)∣≤Ωi≤δ with f(x),f(y)∈[m,M], so ∣h(x)−h(y)∣≤ε by step 2.1, whence Mi(h)−mi(h)≤ε by [L2].

step 2.1step 2.2L2L7
3.2

If instead Ωi>δ then Ωi/δ>1, while Mi(h)−mi(h)≤2K always, by [L2] and step 1.1.

step 1.1step 2.2L2L7
4.1

In both cases (Mi(h)−mi(h))Δi≤ε Δi+(2K/δ)ΩiΔi: in the first case the second summand is nonnegative and the first alone dominates, and in the second case (2K/δ)ΩiΔi≥2KΔi dominates by itself.

step 3.1step 3.2L7
5.1

Summing over i<n with [L6] and using ∑i<nΔi=b−a and [L2] gives U(h,P)−L(h,P)≤ε(b−a)+(2K/δ)(U(f,P)−L(f,P)).

step 4.1L2L6L7
6.1

By step 2.2 the second summand is below (2K/δ)δ2=2Kδ, and δ<ε by step 1.2, so U(h,P)−L(h,P)<ε (b−a+2K).

step 2.2step 5.1L7
7.1

Let a real η>0 be given. Running steps 1.2 to 6.1 with ε:=η/(b−a+2K+1), a positive real since b−a+2K+1>0, produces a partition P with U(h,P)−L(h,P)<η (b−a+2K)/(b−a+2K+1)<η.

step 6.1L7L8
8.1

As η>0 was arbitrary and h is bounded by step 1.1, [L1] makes h=φ∘f integrable on [a,b].

step 1.1step 7.1L1∎

Remarks

CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

If f,g are integrable on [a,b] then so are ∣f∣, f2, fg, max⁡(f,g) and min⁡(f,g), and ∣∫abf∣≤∫ab∣f∣

Statement

Let a<b be reals and let f,g:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). Then:

  1. ∣f∣, f2 and fg are integrable on [a,b] (Absolute value in an ordered field, Integer powers am);
  2. max⁡(f,g) and min⁡(f,g), defined pointwise (Maximum and minimum of a set), are integrable on [a,b];
  3. the triangle inequality for the integral: ∣∫abf∣  ≤  ∫ab∣f∣.

Claim 3 is stated with a<b and is not orientation-invariant. For u>v the right-hand side is −∫vu∣f∣≤0 while the left-hand side is ≥0, so the inequality as written is false there. The form valid for every pair u,v on which f is integrable (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf) is

∣∫uvf∣  ≤  ∣∫uv∣f∣ ∣,

and that is the form the estimates below on this page use whenever the limits are not known to be in increasing order.

The converse of claim 1 fails. Integrability of ∣f∣ does not give integrability of f; the witness is on the companion page.

Facts & Assumptions

Given: Reals a<b and integrable f,g:[a,b]→R.

[L2]

Sums and scalar multiples of integrable functions are integrable, with ∫ab(λu+νw)=λ∫abu+ν∫abw (Integrable functions on [a,b] form a set closed under sums and scalar multiples, and ∫ab(λf+μg)=λ∫abf+μ∫abg).

[L3]

If u≤w pointwise on [a,b] and both are integrable then ∫abu≤∫abw (If f≤g on [a,b] and both are integrable then ∫abf≤∫abg; and m(b−a)≤∫abf≤M(b−a)).

[L5]

For reals s,t: max⁡{s,t}=(s+t+∣s−t∣)⋅2−1 and min⁡{s,t}=(s+t−∣s−t∣)⋅2−1, and st=((s+t)2−(s−t)2)⋅4−1 (Maximum and minimum of a set, Absolute value in an ordered field, Ordered field, Integer powers am).

[L6]

Absolute value: −∣t∣≤t≤∣t∣, and ∣t∣≤c follows from −c≤t≤c (Basic properties of the absolute value, Absolute value in an ordered field).

[L7]

With oriented limits, ∫vuu=−∫uvu and ∫uuu=0 (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf).

[L8]

Ordered-field arithmetic: adding constants and multiplying by positive reals preserve inequalities, and the order is total and transitive (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

f is bounded, so fix reals m≤M with f[ [a,b] ]⊆[m,M]; the same for g, and for f+g and f−g, which are integrable by [L2].

givenL1L2choose
1.2

The maps t↦∣t∣ and t↦t2 are continuous on any closed bounded interval, by [L4].

L4
2.1

By [L1] applied with φ(t)=∣t∣ to f, to g and to f−g, the functions ∣f∣, ∣g∣ and ∣f−g∣ are integrable.

step 1.1step 1.2L1
2.2

By [L1] applied with φ(t)=t2 to f, to f+g and to f−g, the functions f2, (f+g)2 and (f−g)2 are integrable.

step 1.1step 1.2L1
3.1

By [L5], fg=((f+g)2−(f−g)2)⋅4−1 pointwise, so fg is integrable by [L2]; this completes claim 1.

step 2.1step 2.2L2L5
3.2

By [L5], max⁡(f,g)=(f+g+∣f−g∣)⋅2−1 and min⁡(f,g)=(f+g−∣f−g∣)⋅2−1 pointwise, so both are integrable by [L2]; this is claim 2.

step 2.1L2L5
3.3

Claim 3. By [L6], −∣f∣≤f≤∣f∣ pointwise on [a,b], and all three functions are integrable by step 2.1 and [L2].

step 2.1L2L6
4.1

By [L3] applied twice, −∫ab∣f∣≤∫abf≤∫ab∣f∣, using ∫ab(−∣f∣)=−∫ab∣f∣ from [L2].

step 3.3L2L3
5.1

Hence ∣∫abf∣≤∫ab∣f∣ by [L6], which is claim 3.

step 4.1L6
6.1

The oriented form. For u=v both sides are 0 by [L7]; for u<v it is claim 3 on [u,v]; and for u>v both ∫uvf and ∫uv∣f∣ are the negatives of the corresponding integrals over [v,u] by [L7], so the two absolute values are unchanged and claim 3 on [v,u] gives the inequality.

step 5.1L7L8∎

Remarks

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

If f is continuous on [a,b] and g is integrable with g≥0, there is ξ∈[a,b] with ∫abfg=f(ξ)∫abg

Statement

Let a<b be reals, let f:[a,b]→R be continuous on [a,b] (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point) and let g:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf) with g(x)≥0 for every x∈[a,b]. Then fg is integrable and there is ξ∈[a,b] with

∫abf g  =  f(ξ) ∫abg.

The special case g≡1 is the familiar statement that a continuous function attains its average value: there is ξ∈[a,b] with

∫abf  =  f(ξ) (b−a),

and it is this clause that the fundamental theorem below is usually derived from in other treatments.

The hypothesis g≥0 is essential. For a sign-changing integrable g the conclusion fails, and the witness is the counterexample with a sign-changing weight on the companion page.

Facts & Assumptions

Given: Reals a<b, a continuous f:[a,b]→R, and an integrable g:[a,b]→R with g≥0 on [a,b].

[L2]

For continuous f on [a,b] with a≤b, f[ [a,b] ]=[min⁡f[ [a,b] ], max⁡f[ [a,b] ]] (The image of an interval under a continuous real function is order-convex, hence an interval, and the image of a closed bounded interval is a closed bounded interval, claim 2).

[L5]

If u≤w pointwise and both are integrable then ∫abu≤∫abw; and if u≥0 is integrable then ∫abu≥0 (If f≤g on [a,b] and both are integrable then ∫abf≤∫abg; and m(b−a)≤∫abf≤M(b−a)).

[L7]

Ordered-field arithmetic: multiplying an inequality by a nonnegative quantity preserves it, a positive real has a positive inverse, and the order is total and transitive (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

f is integrable by [L3], so fg is integrable by [L4].

givenL3L4
1.2

By [L1] fix p,q∈[a,b] with f(q)=min⁡f[ [a,b] ]=:m and f(p)=max⁡f[ [a,b] ]=:M, so m≤f(x)≤M for every x∈[a,b].

givenL1choose
1.3

By [L5], ∫abg≥0.

givenL5
2.1

Since g≥0, multiplying the inequalities of step 1.2 by g(x) gives m g(x)≤f(x)g(x)≤M g(x) for every x∈[a,b], and all three functions are integrable by step 1.1 and [L6].

step 1.1step 1.2givenL6L7
3.1

By [L5] and [L6] applied to step 2.1, m∫abg  ≤  ∫abfg  ≤  M∫abg.

step 2.1L5L6
4.1

The case ∫abg=0. Then step 3.1 reads 0≤∫abfg≤0, so ∫abfg=0=f(a)∫abg, and ξ:=a works.

step 1.3step 3.1L7
4.2

The case ∫abg>0. Then λ:=(∫abfg)/(∫abg) is a real satisfying m≤λ≤M, by step 3.1 divided by the positive ∫abg.

step 1.3step 3.1L7construct
5.1

By step 1.2 and [L2], f[ [a,b] ]=[m,M], so λ=f(ξ) for some ξ∈[a,b]; then ∫abfg=λ∫abg=f(ξ)∫abg.

step 1.2step 4.2L2L7choose
6.1

The two cases ∫abg=0 and ∫abg>0 are exhaustive by step 1.3, so the theorem holds.

step 1.3step 4.1step 5.1L7
7.1

The clause g≡1. The constant 1 is integrable, nonnegative, with ∫ab1=b−a by [L6], so step 6.1 gives ξ∈[a,b] with ∫abf=f(ξ)(b−a).

step 6.1L6∎

Remarks

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

The integral function F(x):=∫axf of an integrable f

Definition

Let a<b be reals and let f:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). The integral function of f with base point a is

F:[a,b]→R,F(x)  :=  ∫axf.

It is a genuine function, and that has to be checked. For x∈(a,b] the restriction of f to [a,x] is integrable, by A function integrable on [a,b] is integrable on every closed subinterval applied with c:=a and d:=x, so ∫axf names a single real number (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). For x=a the symbol ∫aaf is 0 by The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf. So F(x) is defined at every point of [a,b] and

F(a)  =  0.

More generally, for any base point c∈[a,b] the function x↦∫cxf is defined on the whole of [a,b], the integral being the oriented one of The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf when x<c; the case c=a is written F above and is the one used unless another base point is named.

The two identities used throughout

Increments are integrals. For all x,y∈[a,b], in either order,

F(y)−F(x)  =  ∫xyf.

This is claim 3 of For a<c<b: f is integrable on [a,b] if and only if it is integrable on [a,c] and on [c,b], and then ∫abf=∫acf+∫cbf; with the oriented form for arbitrary a,b,c applied to the three points a, x, y: it gives ∫axf+∫xyf=∫ayf, that is F(x)+∫xyf=F(y). No ordering of x and y is assumed, and the degenerate cases x=y, x=a and y=a are included, since claim 3 is stated for arbitrary points.

Changing the base point changes F by a constant. If c∈[a,b] and Fc(x):=∫cxf, then for every x∈[a,b]

Fc(x)  =  F(x)−F(c),

again by claim 3 of For a<c<b: f is integrable on [a,b] if and only if it is integrable on [a,c] and on [c,b], and then ∫abf=∫acf+∫cbf; with the oriented form for arbitrary a,b,c at the points a, c, x. So the family of integral functions of f is one function up to an additive constant.

Remarks

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

The integral function of a bounded integrable f is Lipschitz, hence uniformly continuous

Statement

Let a<b be reals, let f:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf), let K≥0 be a real with ∣f(t)∣≤K for every t∈[a,b] (Lower bound, bounded below, bounded set), and let F be the integral function of f (The integral function F(x):=∫axf of an integrable f). Then

∣F(y)−F(x)∣  ≤  K ∣y−x∣for all x,y∈[a,b],

that is, F is Lipschitz with constant K on [a,b] (Lipschitz map, α-Hölder map for rational 0<α≤1, and contraction, Dictionary: for A⊆R with the metric d(x,y)=∣x−y∣, continuity and uniform continuity of f:A→R agree with the metric-space notions, the Lipschitz and Hölder conditions are the metric ones instantiated, and a subset of R is compact in the open-cover sense of R exactly when it is a compact metric subspace). Consequently F is uniformly continuous on [a,b] (Uniform continuity of f:A→R: one δ serving every pair of points of A) and hence continuous there (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point).

No continuity of f is assumed. This is the strongest regularity of F available before the fundamental theorem, and it is what makes the hypotheses of that theorem visible as hypotheses: continuity of f at a point buys differentiability of F there, and integrability alone already buys this much everywhere.

Facts & Assumptions

Given: Reals a<b, an integrable f:[a,b]→R, a real K≥0 with ∣f∣≤K on [a,b], and the integral function F(x)=∫axf; points x,y∈[a,b].

[L1]

F(y)−F(x)=∫xyf for all x,y∈[a,b], in either order (The integral function F(x):=∫axf of an integrable f).

[L2]

∣f∣ is integrable on every [p,q]⊆[a,b] with p<q, and ∣∫pqf∣≤∫pq∣f∣ there (If f,g are integrable on [a,b] then so are ∣f∣, f2, fg, max⁡(f,g) and min⁡(f,g), and ∣∫abf∣≤∫ab∣f∣, claims 1 and 3).

[L4]

With oriented limits, ∫yxf=−∫xyf and ∫xxf=0 (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf).

[L5]

Absolute value: ∣−t∣=∣t∣, ∣t∣≥0, and ∣t∣≤c follows from −c≤t≤c (Basic properties of the absolute value, Absolute value in an ordered field).

[L7]

Ordered-field arithmetic: the order is total and transitive, and multiplying an inequality by a nonnegative real preserves it (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

The case x<y. By [L1], F(y)−F(x)=∫xyf, and [x,y]⊆[a,b] with x<y.

givenL1
1.2

The case x=y. Then F(y)−F(x)=0 and K∣y−x∣=0, so the inequality holds with equality.

L1L4L5
2.1

On [x,y] one has ∣f(t)∣≤K for every t, so by [L2] and [L3], ∣∫xyf∣≤∫xy∣f∣≤∫xyK=K (y−x).

step 1.1givenL2L3
3.1

Hence ∣F(y)−F(x)∣≤K(y−x)=K∣y−x∣ when x<y.

step 1.1step 2.1L5
4.1

The case y<x. Applying step 3.1 to the pair (y,x) gives ∣F(x)−F(y)∣≤K∣x−y∣, and ∣F(y)−F(x)∣=∣F(x)−F(y)∣ with ∣y−x∣=∣x−y∣ by [L5]; so the inequality holds here too.

step 3.1L5
5.1

The three cases x<y, x=y, y<x are exhaustive by [L7], so ∣F(y)−F(x)∣≤K∣y−x∣ for all x,y∈[a,b].

step 1.2step 3.1step 4.1L7
6.1

By [L6], F is therefore Lipschitz with constant K on [a,b], hence uniformly continuous on [a,b], hence continuous there.

step 5.1L6∎

Remarks

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

The first fundamental theorem: if f is integrable on [a,b] and continuous at c, then F′(c)=f(c); in particular a continuous f has F as a primitive

Statement

Let a<b be reals, let f:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf), let F be its integral function (The integral function F(x):=∫axf of an integrable f), and let c∈[a,b] be a point at which f is continuous (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point). Then F is differentiable at c as a function on [a,b] (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set) and

F′(c)  =  f(c).

At c=a and c=b this is the one-sided statement, which is what The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set means at those points: every point of a nondegenerate interval is a limit point of it, so F′(c) is a meaningful symbol at every c∈[a,b], and the difference quotient is taken over [a,b]∖{c}.

Consequently, if f is continuous on the whole of [a,b], then F is a primitive of f there: F′=f at every point of [a,b].

Continuity at c is a hypothesis and it cannot be dropped. For an integrable f that is discontinuous at c, F′(c) may fail to exist, and it may exist and differ from f(c); both are exhibited on the companion page, by an integrable function with no primitive and by a false statement about the integral function.

Facts & Assumptions

Given: Reals a<b, an integrable f:[a,b]→R, its integral function F(x)=∫axf, a point c∈[a,b] at which f is continuous, and a real ε>0.

[L2]

Continuity at c: for every real η>0 there is a real δ>0 such that every t∈[a,b] with ∣t−c∣<δ satisfies ∣f(t)−f(c)∣<η (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point).

[L5]

If u≤w pointwise on [p,q] and both are integrable then ∫pqu≤∫pqw (If f≤g on [a,b] and both are integrable then ∫abf≤∫abg; and m(b−a)≤∫abf≤M(b−a)).

[L6]

With oriented limits, ∫qpu=−∫pqu and ∫ppu=0 (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf).

[L7]

Absolute value and ordered-field arithmetic: ∣−t∣=∣t∣, ∣t s∣=∣t∣∣s∣, ∣t∣≤c follows from −c≤t≤c, a positive real has a positive inverse, and the order is total and transitive (Basic properties of the absolute value, Absolute value in an ordered field, Ordered field, Complete ordered field (least-upper-bound property)). The nonstrict forms of the order facts follow from the strict ones by adjoining equality.

Proof

technique · direct
1.1

By [L2] with η:=ε⋅2−1, fix a real δ>0 such that ∣f(t)−f(c)∣<ε⋅2−1 for every t∈[a,b] with ∣t−c∣<δ.

givenL2L7L8choose
1.2

For x∈[a,b] with x≠c, [L1] and [L4] give F(x)−F(c)−f(c)(x−c)=∫cxf−∫cxf(c)=∫cx(f(t)−f(c)) dt, the constant f(c) having integral f(c)(x−c) over the oriented interval from c to x by [L4] and [L6].

L1L4L6
2.1

The estimate for c<x<c+δ. Every t∈[c,x] has ∣t−c∣<δ, so −ε⋅2−1≤f(t)−f(c)≤ε⋅2−1 there by step 1.1, whence ∣∫cx(f−f(c))∣≤ε⋅2−1 (x−c) by [L4] and [L5].

step 1.1step 1.2L4L5L7
2.2

The estimate for c−δ<x<c. By [L6], ∫cx(f−f(c))=−∫xc(f−f(c)), and every t∈[x,c] has ∣t−c∣<δ, so the same argument gives ∣∫cx(f−f(c))∣≤ε⋅2−1 (c−x).

step 1.1step 1.2L4L5L6L7
3.1

In both cases ∣∫cx(f−f(c))∣≤ε⋅2−1 ∣x−c∣, so dividing by the nonzero ∣x−c∣ and using step 1.2 gives ∣F(x)−F(c)x−c−f(c)∣≤ε⋅2−1<ε for every x∈[a,b] with 0<∣x−c∣<δ.

step 1.2step 2.1step 2.2L7
4.1

Since ε>0 was arbitrary, the limit of the difference quotient of F at c exists and equals f(c) by [L3]; that is, F′(c)=f(c).

step 1.1step 3.1L3
5.1

If f is continuous at every point of [a,b] then step 4.1 applies at every c∈[a,b], so F′=f on [a,b] and F is a primitive of f.

step 4.1L3∎

Remarks

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

The second fundamental theorem: if G is differentiable on [a,b] with G′=f and f is integrable, then ∫abf=G(b)−G(a)

Statement

Let a<b be reals, let G:[a,b]→R be differentiable at every point of [a,b] as a function on [a,b] (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set; at a and b this is the one-sided derivative), let f:=G′, and suppose f is integrable on [a,b] (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). Then

∫abf  =  G(b)−G(a).

Both hypotheses are needed and neither is removable. A function may be differentiable everywhere with G′ not integrable — then the left-hand side does not exist (an everywhere differentiable function with unbounded derivative) — and an integrable f need not be the derivative of anything (the sign function); both witnesses are on the companion page.

No continuity of f is assumed, which is what makes this the working form: the theorem evaluates ∫abf for every integrable derivative, not only for continuous integrands.

Facts & Assumptions

Given: Reals a<b, a function G:[a,b]→R differentiable at every point of [a,b], f:=G′ integrable on [a,b], and a partition P=(n,t) of [a,b].

[L1]

For a partition P=(n,t) of [a,b]: t0=a, tn=b, ti<ti+1 for i<n, Δi=ti+1−ti>0, and Ii=[ti,ti+1]⊆[a,b] (Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L2]

L(f,P)=∑i<nmiΔi and U(f,P)=∑i<nMiΔi with mi=inf⁡f[Ii] and Mi=sup⁡f[Ii], so mi≤f(ξ)≤Mi for every ξ∈Ii (For bounded f on [a,b] and a partition P: the infimum mi and supremum Mi of f on the i-th subinterval, and the lower and upper Darboux sums L(f,P)=∑imiΔi and U(f,P)=∑iMiΔi, Lower bound, bounded below, bounded set).

[L3]

∫ab‾f=sup⁡PL(f,P) and ∫ab‾f=inf⁡PU(f,P), and f integrable means the two agree, their common value being ∫abf (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf).

[L4]

Mean value theorem: if u is continuous on [p,q] with p<q and differentiable at every point of (p,q), there is ξ∈(p,q) with u(q)−u(p)=u′(ξ)(q−p) (The mean value theorem, as the case g(x)=x of Cauchy's: for f continuous on [a,b] with a<b and differentiable on (a,b) there is c∈(a,b) with f(b)−f(a)=f′(c)(b−a)).

[L6]

Finite sums: telescoping ∑i<n(ci+1−ci)=cn−c0, and monotonicity in the terms (Finite sums and finite products, by recursion, Laws of finite sums and finite products, clauses 4 and 5).

[L7]

Ordered-field arithmetic: multiplying an inequality by a positive real preserves it, the order is total and transitive, and a number that is an upper bound of a set and also a lower bound of another set lies between their supremum and infimum (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

Let P=(n,t) be an arbitrary partition of [a,b] and let i<n. The restriction of G to Ii=[ti,ti+1] is continuous on Ii and differentiable at every point of (ti,ti+1), with the same derivative f there, by [L5] and [L1].

givenL1L5
2.1

By [L4] applied on Ii there is ξi∈(ti,ti+1) with G(ti+1)−G(ti)=f(ξi) Δi; since ξi∈Ii and Δi>0, [L2] gives miΔi≤G(ti+1)−G(ti)≤MiΔi.

step 1.1L1L2L4L7
3.1

Step 2.1 holds for every i<n, so monotonicity of finite sums applies to the three families and gives ∑i<nmiΔi≤∑i<n(G(ti+1)−G(ti))≤∑i<nMiΔi.

step 2.1L6
4.1

The middle sum telescopes to G(tn)−G(t0)=G(b)−G(a) by [L6] and [L1], so L(f,P)≤G(b)−G(a)≤U(f,P) by [L2].

step 3.1L1L2L6
5.1

Step 4.1 holds for every partition P, so G(b)−G(a) is an upper bound of the set of lower sums and a lower bound of the set of upper sums; hence ∫ab‾f≤G(b)−G(a)≤∫ab‾f by [L3] and [L7].

step 4.1L3L7
6.1

Since f is integrable the two integrals coincide with ∫abf, so ∫abf=G(b)−G(a).

step 5.1L3∎

Remarks

CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Every continuous function on an interval has a primitive; two primitives differ by a constant; and ∫abf=G(b)−G(a) for any primitive G

Statement

Let I⊆R be order-convex with at least two elements (Intervals of R: the nine order-convex forms, nondegeneracy, and length) and let f:I→R be continuous on I (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point). Call G:I→R a primitive of f on I when G is differentiable at every point of I as a function on I with G′=f there (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set). Then:

  1. Existence. Fix c0∈I. The function F:I→R,F(x)  :=  ∫c0xf is defined at every x∈I (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf, The integral function F(x):=∫axf of an integrable f) and is a primitive of f on I.
  2. Uniqueness up to a constant. If G1 and G2 are primitives of f on I then there is a real k with G1(x)=G2(x)+k for every x∈I.
  3. Evaluation. If a,b∈I with a<b and G is any primitive of f on I, then ∫abf  =  G(b)−G(a).

The scope is exactly the continuous case, and that is not a limitation of the proof. An integrable function need not have a primitive, and a function with a primitive need not be integrable; this corollary is precisely the intersection where both fundamental theorems apply, and both witnesses are on the companion page.

Facts & Assumptions

Given: An order-convex I⊆R with at least two elements, a continuous f:I→R, a base point c0∈I, and a real ε>0.

[L2]

Order-convexity: if p,q∈I then every real between p and q lies in I, so the closed interval with endpoints p and q is contained in I (Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L4]

First fundamental theorem: if u is integrable on [p,q] with p<q and continuous at c∈[p,q], then x↦∫pxu has derivative u(c) at c as a function on [p,q]; written out, for every real ε>0 there is a real δ>0 with ∣(∫pxu−∫pcu)/(x−c)−u(c)∣<ε for every x∈[p,q] with 0<∣x−c∣<δ (The first fundamental theorem: if f is integrable on [a,b] and continuous at c, then F′(c)=f(c); in particular a continuous f has F as a primitive, The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set, The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A).

[L5]

Second fundamental theorem: if H is differentiable at every point of [p,q] with H′ integrable there, then ∫pqH′=H(q)−H(p) (The second fundamental theorem: if G is differentiable on [a,b] with G′=f and f is integrable, then ∫abf=G(b)−G(a)).

[L6]

If u is continuous on an order-convex I and differentiable with u′=0 at every interior point of I, then u is constant on I (A function continuous on an interval I whose derivative vanishes at every interior point of I is constant on I; consequently two such functions with the same derivative differ by a constant).

[L7]

A differentiable function is continuous, and the restriction of a function differentiable at c to a subset still having c as a limit point is differentiable at c with the same derivative; every point of a nondegenerate interval is a limit point of it (A function differentiable at c is continuous at c, The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L8]

Ordered-field arithmetic and minima of two reals: the order is total and transitive, and min⁡{s,t} is a real that is ≤ both (Maximum and minimum of a set, Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

F is defined. For x∈I the closed interval with endpoints c0 and x lies in I by [L2], f is continuous there, hence integrable when x≠c0 by [L1], and ∫c0c0f=0 by [L3]; so F(x) names a real for every x∈I.

givenL1L2L3
1.2

A closed neighbourhood inside I. Fix c∈I. If some element of I is <c, choose u∈I with u<c; otherwise put u:=c. If some element of I is >c, choose v∈I with v>c; otherwise put v:=c. Not both u=c and v=c, since I would then have c as its only element; so u<v, and [u,v]⊆I by [L2].

givenL2choose
1.3

Claim 2. Let G1,G2 be primitives of f on I and put u:=G1−G2. Then u is differentiable at every point of I with u′=f−f=0 there, in particular at every interior point of I, and u is continuous on I by [L7]; so [L6] gives a real k with u≡k.

L6L7
2.1

Put η:=min⁡{ c−u, v−c } if u<c and c<v, η:=v−c if u=c, and η:=c−u if v=c; in every case η>0.

step 1.2L8construct
2.2

f is integrable on [u,v] by [L1], and for x∈[u,v], [L3] applied to the points c0,u,x inside the closed interval with endpoints min⁡{c0,u} and max⁡{c0,v}, which lies in I by [L2], gives F(x)=F(u)+∫uxf.

step 1.1step 1.2L1L2L3
3.1

Every point of I within η of c lies in [u,v]. Let x∈I with ∣x−c∣<η. If x<c then I has an element below c, so u<c and η≤c−u, whence x>c−η≥u. If x>c then symmetrically x<c+η≤v. And u≤c≤v covers x=c. So u≤x≤v.

step 1.2step 2.1L8
3.2

Hence for x∈[u,v] with x≠c, (F(x)−F(c))/(x−c)=(∫uxf−∫ucf)/(x−c), the constant F(u) cancelling.

step 2.2algebra
3.3

By [L4] applied on [u,v] at the point c, fix a real δ>0 with ∣(∫uxf−∫ucf)/(x−c)−f(c)∣<ε for every x∈[u,v] with 0<∣x−c∣<δ, and put δ′:=min⁡{δ,η}>0.

step 2.2givenL1L4L8choose
4.1

Every x∈I with 0<∣x−c∣<δ′ lies in [u,v] by step 3.1, so by step 3.2 and step 3.3, ∣(F(x)−F(c))/(x−c)−f(c)∣<ε.

step 3.1step 3.2step 3.3
5.1

As ε>0 was arbitrary and c is a limit point of I by [L7], F is differentiable at c with F′(c)=f(c); since c∈I was arbitrary, F is a primitive of f on I, which is claim 1.

step 1.2step 4.1L7
6.1

Claim 3. Let a<b in I and let G be a primitive of f on I. Then [a,b]⊆I by [L2], the restriction of G to [a,b] is differentiable at every point of [a,b] with derivative f there by [L7], and f is integrable on [a,b] by [L1]; so [L5] gives ∫abf=G(b)−G(a).

L1L2L5L7∎

Remarks

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

If u,v are differentiable on [a,b] with u′,v′ integrable, then ∫abuv′=u(b)v(b)−u(a)v(a)−∫abu′v

Statement

Let a<b be reals and let u,v:[a,b]→R be differentiable at every point of [a,b] as functions on [a,b] (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set). Suppose u′ and v′ are integrable on [a,b] (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). Then uv′ and u′v are integrable and

∫abu v′  =  u(b)v(b)−u(a)v(a)  −  ∫abu′ v.

The integrability of u′ and v′ is a hypothesis, not a formality. Without it the two integrals in the display need not exist at all, and the identity is then not false but ill-formed; that is the false statement that deletes it on the companion page. The hypothesis is automatic when u and v are continuously differentiable, since a continuous function on [a,b] is integrable (A continuous function on [a,b] is Riemann integrable, by Heine-Cantor and Riemann's criterion).

Facts & Assumptions

Given: Reals a<b and functions u,v:[a,b]→R, differentiable at every point of [a,b], with u′ and v′ integrable on [a,b].

[L5]

Sums of integrable functions are integrable, and ∫ab(w1+w2)=∫abw1+∫abw2 (Integrable functions on [a,b] form a set closed under sums and scalar multiples, and ∫ab(λf+μg)=λ∫abf+μ∫abg).

[L6]

If H is differentiable at every point of [a,b] with H′ integrable there, then ∫abH′=H(b)−H(a) (The second fundamental theorem: if G is differentiable on [a,b] with G′=f and f is integrable, then ∫abf=G(b)−G(a)).

Proof

technique · direct
1.1

u and v are continuous on [a,b] by [L2], hence integrable there by [L3].

givenL2L3
1.2

uv is differentiable at every point of [a,b] with (uv)′=u′v+uv′ by [L1].

givenL1
2.1

u′v and uv′ are integrable on [a,b] by [L4], being products of the integrable u′ with v and of u with the integrable v′.

step 1.1givenL4
3.1

Hence (uv)′=u′v+uv′ is integrable by [L5], and ∫ab(uv)′=∫abu′v+∫abuv′.

step 1.2step 2.1L5
4.1

By [L6] applied to H:=uv, ∫ab(uv)′=u(b)v(b)−u(a)v(a).

step 1.2step 3.1L6
5.1

Comparing steps 3.1 and 4.1 and subtracting ∫abu′v gives ∫abuv′=u(b)v(b)−u(a)v(a)−∫abu′v.

step 3.1step 4.1algebra∎

Remarks

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Substitution: if φ is differentiable on [c,d] with φ′ integrable and f is continuous on an interval containing φ([c,d]), then ∫φ(c)φ(d)f=∫cd(f∘φ) φ′

Statement

Let c<d be reals and let φ:[c,d]→R be differentiable at every point of [c,d] as a function on [c,d] (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set), with φ′ integrable on [c,d] (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). Let J⊆R be order-convex with at least two elements (Intervals of R: the nine order-convex forms, nondegeneracy, and length) with φ[ [c,d] ]⊆J, and let f:J→R be continuous on J (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point).

Then (f∘φ) φ′ is integrable on [c,d] and

∫φ(c)φ(d)f  =  ∫cd(f∘φ) φ′,

the left-hand integral being the oriented one of The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf.

Neither injectivity nor monotonicity of φ is assumed, and that is exactly why the left-hand side is written with oriented limits: φ(d) may lie below φ(c), and φ may return to the same value many times. The proof runs through a primitive of f and the chain rule, and no inverse function is ever formed.

Continuity of f is a hypothesis and cannot be weakened to integrability. With f merely integrable the composite f∘φ need not be integrable at all, so the right-hand side need not exist; that is the false statement that weakens it on the companion page.

Facts & Assumptions

Given: Reals c<d, a differentiable φ:[c,d]→R with φ′ integrable, an order-convex J with at least two elements containing φ[ [c,d] ], and a continuous f:J→R.

[L2]

For a continuous u on [c,d] with c≤d, u[ [c,d] ]=[m,M] with m=min⁡u[ [c,d] ] and M=max⁡u[ [c,d] ] (The image of an interval under a continuous real function is order-convex, hence an interval, and the image of a closed bounded interval is a closed bounded interval, claim 2, Maximum and minimum of a set).

[L3]

A continuous function on an order-convex set with at least two elements has a primitive there, two primitives differ by a constant, and ∫pqf=G(q)−G(p) for p<q in that set and any primitive G (Every continuous function on an interval has a primitive; two primitives differ by a constant; and ∫abf=G(b)−G(a) for any primitive G).

[L7]

If H is differentiable at every point of [c,d] with H′ integrable there, then ∫cdH′=H(d)−H(c) (The second fundamental theorem: if G is differentiable on [a,b] with G′=f and f is integrable, then ∫abf=G(b)−G(a)).

[L8]

With oriented limits, ∫qpf=−∫pqf and ∫ppf=0 (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf).

Proof

technique · direct
1.1

φ is continuous on [c,d] and integrable there by [L1].

givenL1
1.2

By [L3] fix a primitive F:J→R of f, so F is differentiable at every point of J with F′=f there.

givenL3choose
2.1

By [L2], φ[ [c,d] ]=[m,M] with m≤M, and [m,M]⊆J by hypothesis.

step 1.1givenL2
2.2

The left-hand side is the same increment. If φ(c)<φ(d) then both lie in J, so [φ(c),φ(d)]⊆J and [L3] gives ∫φ(c)φ(d)f=F(φ(d))−F(φ(c)). If φ(c)=φ(d) both sides are 0 by [L8]. If φ(c)>φ(d) then the case already treated gives ∫φ(d)φ(c)f=F(φ(c))−F(φ(d)), and [L8] negates both sides.

step 1.2L3L8
3.1

For every t∈[c,d] the point φ(t) lies in J, which is a nondegenerate order-convex set, so φ(t) is a limit point of J and [L4] applies: F∘φ is differentiable at t with (F∘φ)′(t)=F′(φ(t))φ′(t)=f(φ(t)) φ′(t).

step 2.1step 1.2givenL4
3.2

f restricted to [m,M] is continuous, so by [L5] applied to w:=φ the composite f∘φ is integrable on [c,d].

step 1.1step 2.1givenL5
4.1

Hence (f∘φ)φ′ is integrable on [c,d] by [L6], φ′ being integrable by hypothesis.

step 3.2givenL6
5.1

By [L7] applied to H:=F∘φ, whose derivative is (f∘φ)φ′ by step 3.1 and is integrable by step 4.1, ∫cd(f∘φ)φ′=F(φ(d))−F(φ(c)).

step 3.1step 4.1L7
6.1

Comparing steps 5.1 and 2.2 gives ∫φ(c)φ(d)f=∫cd(f∘φ)φ′.

step 5.1step 2.2∎

Remarks

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Bonnet's second mean value theorem: for f monotone and g integrable on [a,b] there is ξ∈[a,b] with ∫abfg=f(a)∫aξg+f(b)∫ξbg

Statement

Let a<b be reals, let f:[a,b]→R be monotone, that is nondecreasing or nonincreasing (Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of R, with the dictionary to monotone sequences), and let g:[a,b]→R be integrable (The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf). Then fg is integrable and there is ξ∈[a,b] with

∫abf g  =  f(a)∫aξg  +  f(b)∫ξbg.

No differentiability and no continuity of f is assumed. A monotone function may be discontinuous at infinitely many points and is still integrable (A monotone function on [a,b] is Riemann integrable: for the uniform partition into N parts the upper minus lower sum telescopes to ∣f(b)−f(a)∣ (b−a)/ι(N)), and the proof below uses only that its increments over the subintervals of a partition all have the same sign. This is the general form; the version usually proved by integration by parts needs f continuously differentiable, which is a strictly stronger hypothesis.

Facts & Assumptions

Given: Reals a<b, a monotone f:[a,b]→R, an integrable g:[a,b]→R, and a real ε>0. Write G(x):=∫axg for the integral function of g, and fix a real K≥0 with ∣g(t)∣≤K for every t∈[a,b].

[L2]

Products of integrable functions are integrable, as are absolute values, and ∣∫pqu∣≤∫pq∣u∣ for p≤q (If f,g are integrable on [a,b] then so are ∣f∣, f2, fg, max⁡(f,g) and min⁡(f,g), and ∣∫abf∣≤∫ab∣f∣).

[L5]

Abel summation by parts: with Aj=∑k<jαk, for every n≥1 one has ∑k<nαkβk=Anβn−1−∑k<n−1Ak+1(βk+1−βk) (Abel summation by parts: with An=∑k<nak one has ∑k<nakbk=Anbn−1−∑k<n−1Ak+1 (bk+1−bk) for every n≥1, Series, partial sums, convergence and the sum, divergence, and the tail series).

[L6]

Finite sums: additivity, scaling, splitting with the shift ∑k=pq−1xk=∑j<q−pxp+j, monotonicity in the terms, and telescoping ∑k<n(ck+1−ck)=cn−c0 (Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L7]

For a partition P=(n,t) of [a,b]: n≥1, t0=a, tk=b for k≥n, Δi=ti+1−ti>0 for i<n, Ii=[ti,ti+1]⊆[a,b], and U(f,P)−L(f,P)=∑i<n(Mi−mi)Δi with mi≤f(x)≤Mi for x∈Ii (Partition of [a,b] as a finite strictly increasing list a=t0<t1<⋯<tn=b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, For bounded f on [a,b] and a partition P: the infimum mi and supremum Mi of f on the i-th subinterval, and the lower and upper Darboux sums L(f,P)=∑imiΔi and U(f,P)=∑iMiΔi).

[L8]

Riemann's criterion for the integrable f: for every real η>0 there is a partition P with U(f,P)−L(f,P)<η (Riemann's criterion: a bounded f on [a,b] is Darboux integrable if and only if for every real ε>0 there is a partition P with U(f,P)−L(f,P)<ε).

[L10]

Absolute value and ordered-field arithmetic: −c≤x≤c is equivalent to ∣x∣≤c, multiplying an inequality by a positive real preserves it and by a negative real reverses it, the order is total and transitive, and a real that is ≤M+η for every real η>0 is ≤M (Basic properties of the absolute value, Absolute value in an ordered field, Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

f is bounded and integrable by [L1], so fg is integrable by [L2]; put Ψ(x):=∫axfg, so Ψ(b)=∫abfg and Ψ(y)−Ψ(x)=∫xyfg by [L3] applied to fg.

givenL1L2L3
1.2

G is continuous on [a,b], so by [L4] there are m≤M with G[ [a,b] ]=[m,M], m=min⁡G[ [a,b] ] and M=max⁡G[ [a,b] ].

L3L4choose
1.3

Put C:=f(b)−f(a) and, for a partition P=(n,t) of [a,b], put dj:=f(tj+1)−f(tj) for j<n. By [L6], ∑j<ndj=f(tn)−f(t0)=C; and all the dj are ≥0 when f is nondecreasing and all are ≤0 when f is nonincreasing, by [L7] and Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of R, with the dictionary to monotone sequences.

givenL6L7construct
2.1

The case C=0. Then f(a)=f(b), and monotonicity forces f(x)=f(a) for every x∈[a,b], since f(x) lies between f(a) and f(b); so ∫abfg=f(a)∫abg by [L9], while the right-hand side at ξ:=a is f(a)⋅0+f(b)∫abg=f(a)∫abg by [L3]. The theorem holds with ξ=a.

step 1.1step 1.3L3L9L10
2.2

Abel summation on a partition. Let P=(n,t) be any partition of [a,b]. Apply [L5] with αk:=G(tk+1)−G(tk) and βk:=f(tk+1), noting tk∈[a,b] for every k∈N by [L7]. By [L6], Aj=∑k<j(G(tk+1)−G(tk))=G(tj)−G(t0)=G(tj), since G(a)=0.

step 1.2L3L5L6L7
2.3

S(P) approximates ∫abfg. For k<n one has G(tk+1)−G(tk)=∫tktk+1g by [L3], so by [L9] the k-th term of Ψ(tk+1)−Ψ(tk)−f(tk+1)(G(tk+1)−G(tk)) equals ∫tktk+1(f−f(tk+1))g.

step 1.1L3L9
3.1

So, writing S(P):=∑k<n(G(tk+1)−G(tk))f(tk+1), [L5] gives S(P)=G(tn)f(tn)−∑k<n−1G(tk+1)(f(tk+2)−f(tk+1))=G(b)f(b)−∑k<n−1xk+1, where xj:=G(tj) dj.

step 2.2L5L7construct
3.2

For x∈Ik both f(x) and f(tk+1) lie in [mk,Mk], so ∣(f(x)−f(tk+1))g(x)∣≤K (Mk−mk); hence by [L2] and [L9], −K(Mk−mk)Δk≤∫tktk+1(f−f(tk+1))g≤K(Mk−mk)Δk.

step 2.3givenL2L7L9L10
4.1

By [L6], ∑j<nxj=x0+∑k<n−1xk+1, and x0=G(t0)d0=G(a)d0=0; so, putting T(P):=∑j<nG(tj) dj, step 3.1 reads S(P)=G(b)f(b)−T(P).

step 3.1L3L6construct
4.2

Summing over k<n with [L6], and telescoping ∑k<n(Ψ(tk+1)−Ψ(tk))=Ψ(b)−Ψ(a)=∫abfg, gives ∣∫abfg−S(P)∣≤K(U(f,P)−L(f,P)).

step 1.1step 2.3step 3.2L6L7L10
5.1

T(P) is λPC for some λP∈[m,M], when C≠0. By step 1.2, m≤G(tj)≤M for every j. If f is nondecreasing then dj≥0, so m dj≤G(tj)dj≤M dj, and summing with [L6] and step 1.3 gives mC≤T(P)≤MC with C≥0; if f is nonincreasing then dj≤0, so M dj≤G(tj)dj≤m dj, and summing gives MC≤T(P)≤mC with C≤0. Dividing by C in the first case, and by the negative C with the inequalities reversed in the second, gives m≤T(P)/C≤M in both.

step 1.2step 1.3step 4.1L6L10construct
6.1

The case C≠0. Put λ:=(G(b)f(b)−∫abfg)/C. By step 4.1, ∫abfg−S(P)=∫abfg−G(b)f(b)+T(P)=(λP−λ)C for every partition P, where λP=T(P)/C.

step 4.1step 5.1L10construct
7.1

By [L8] fix a partition P with U(f,P)−L(f,P)<ε ∣C∣/(K+1), a positive real; then step 4.2 and step 6.1 give ∣λP−λ∣ ∣C∣≤K(U(f,P)−L(f,P))<ε∣C∣, so ∣λP−λ∣<ε.

step 4.2step 6.1L8L10choose
8.1

Since m≤λP≤M by step 5.1, it follows that m−ε<λ<M+ε; as ε>0 was arbitrary, m≤λ≤M.

step 5.1step 7.1L10
9.1

By step 1.2, G[ [a,b] ]=[m,M], so there is ξ∈[a,b] with G(ξ)=λ.

step 1.2step 8.1L4choose
10.1

Then ∫abfg=G(b)f(b)−λC=f(b)G(b)−G(ξ)(f(b)−f(a))=f(a)G(ξ)+f(b)(G(b)−G(ξ)), and G(ξ)=∫aξg with G(b)−G(ξ)=∫ξbg by [L3]; this is the stated identity.

step 6.1step 9.1L3algebra
11.1

The cases C=0 and C≠0 are exhaustive, so the theorem holds in both.

step 2.1step 10.1L10∎

Remarks

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

A continuous f≥0 on [a,b] with ∫abf=0 is identically 0

Statement

Let a<b be reals and let f:[a,b]→R be continuous on [a,b] (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point) with f(x)≥0 for every x∈[a,b] and

∫abf  =  0.

Then f(x)=0 for every x∈[a,b].

This is the exact repair of a published false statement. Without continuity the conclusion fails: FALSE: a nonnegative Riemann integrable function on [a,b] with ∫abf=0 is identically zero, on the companion page of The Riemann Integral, exhibits a nonnegative integrable function with integral 0 that is positive at every rational point. The remark there says that the continuous case is true and that its proof was not available at that point in the reading order, because additivity over subintervals had not been proved. It is proved now (For a<c<b: f is integrable on [a,b] if and only if it is integrable on [a,c] and on [c,b], and then ∫abf=∫acf+∫cbf; with the oriented form for arbitrary a,b,c), and this item is that proof.

Facts & Assumptions

Given: Reals a<b and a continuous f:[a,b]→R with f≥0 on [a,b] and ∫abf=0.

[A1]

There is c∈[a,b] with f(c)>0.

[L2]

Continuity at c: for every real η>0 there is a real δ>0 such that every x∈[a,b] with ∣x−c∣<δ satisfies ∣f(x)−f(c)∣<η (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point).

[L5]

Ordered-field arithmetic and minima: the order is total and transitive, min⁡{s,t} and max⁡{s,t} are reals lying appropriately, a product of two positive reals is positive, and adding constants preserves inequalities (Maximum and minimum of a set, Ordered field, Complete ordered field (least-upper-bound property), Intervals of R: the nine order-convex forms, nondegeneracy, and length).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that f does not vanish identically; since f≥0, this gives c∈[a,b] with f(c)>0, which is [A1].

assume-contragiven
1.2

By [L2] with η:=f(c)⋅2−1>0, fix a real δ>0 such that every x∈[a,b] with ∣x−c∣<δ satisfies ∣f(x)−f(c)∣<f(c)⋅2−1, hence f(x)>f(c)⋅2−1.

A1L2L5choose
2.1

Put p:=max⁡{a, c−δ⋅2−1} and q:=min⁡{b, c+δ⋅2−1}. Then a≤p≤c≤q≤b, and [p,q]⊆[a,b].

step 1.2A1L5construct
3.1

p<q: indeed p≤c≤q, and p=q would force p=c=q, hence c=max⁡{a,c−δ⋅2−1} and c=min⁡{b,c+δ⋅2−1}, so c=a and c=b, contradicting a<b.

step 2.1L5
3.2

Every x∈[p,q] satisfies ∣x−c∣≤δ⋅2−1<δ, so f(x)>f(c)⋅2−1 there by step 1.2.

step 1.2step 2.1L5
4.1

Hence ∫pqf≥f(c)⋅2−1 (q−p)>0 by [L4] and step 3.1.

step 3.1step 3.2L1L4L5
5.1

By [L3] and [L4], ∫abf=∫apf+∫pqf+∫qbf≥∫pqf>0, the first and third pieces being ≥0 because f≥0 there, or 0 when degenerate.

step 4.1L1L3L4L5
6.1

This contradicts the hypothesis ∫abf=0, so no such c exists and f(x)=0 for every x∈[a,b].

step 5.1givendischarge-contradiction∎

Remarks

  • The nonnegativity on the two outer pieces is cited, not assumed away. The usual one-line version writes "so ∫abf≥∫pqf" without saying why; what makes that step legitimate is that f≥0 on [a,p] and on [q,b] too, so both of those integrals are ≥0 (If f≤g on [a,b] and both are integrable then ∫abf≤∫abg; and m(b−a)≤∫abf≤M(b−a)). Without a sign hypothesis outside [p,q] the argument would fail.

  • The case where c is an endpoint is covered by the construction, not by a case split. Taking p and q as a maximum and a minimum with a and b makes [p,q] a one-sided neighbourhood of c when c=a or c=b, and step 3.1 is what checks that it is still nondegenerate.

  • Continuity is used only at the single point c. The proof needs no uniform continuity and no continuity anywhere else, so the statement could be sharpened to: a nonnegative integrable f with ∫abf=0 vanishes at every point of continuity. That sharpening is not asserted as a separate clause because nothing on this page uses it.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

The integral test: for f≥0 nonincreasing on [0,∞), ∑kf(k) converges if and only if the sequence (∫0Nf)N is bounded, with ∫0Nf≤∑k<Nf(k)≤f(0)+∫0Nf

Statement

Let f:[0,∞)→R be nonincreasing (Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of R, with the dictionary to monotone sequences) with f(t)≥0 for every t≥0. For N∈N write

JN  :=  ∫0Nf,

which is defined for every N: for N≥1 the restriction of f to [0,N] is monotone, hence bounded and integrable (A monotone function on [a,b] is Riemann integrable: for the uniform partition into N parts the upper minus lower sum telescopes to ∣f(b)−f(a)∣ (b−a)/ι(N)), and J0=∫00f=0 (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf). Here N inside the integral means the canonical natural ι(N)∈R (The canonical natural ι(n)=n⋅1F of a field), as everywhere in this library. Let sN:=∑k<Nf(k) be the partial sums of ∑kf(k) (Series, partial sums, convergence and the sum, divergence, and the tail series, Finite sums and finite products, by recursion), the index k ranging over N, which contains 0. Then:

  1. The bracket. For every N∈N, JN  ≤  sN  ≤  f(0)+JN.
  2. The test. (JN)N∈N is nondecreasing, and ∑kf(k) converges if and only if the set { JN:N∈N } is bounded above (Lower bound, bounded below, bounded set).

The conclusion is about a sequence of proper integrals, and that is deliberate. This library has not defined ∫0∞f at this point in the reading order — improper integrals are developed on a later page — so the statement that a reader may expect, "∑kf(k) converges if and only if ∫0∞f converges", is not available and is not made. What is proved is the statement above, which is what that one abbreviates; the later page is where the two are identified.

The index starts at 0. Both the sum and the integral begin at 0, because N contains 0 and a sequence is a function on N (Sequences of reals: bounded, eventually, frequently, tails, subsequences). The classical statement, which starts at 1, is the statement about the first tail of ∑kf(k) and is not the statement above.

Facts & Assumptions

Given: A nonincreasing f:[0,∞)→R with f≥0, and the notation JN=∫0Nf, sN=∑k<Nf(k) for N∈N.

[L4]

Finite sums: telescoping ∑k<n(ck+1−ck)=cn−c0, splitting, additivity, and monotonicity in the terms (Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L5]

For a sequence (ak) of nonnegative reals, the partial sums are nondecreasing and ∑ak converges if and only if the set of partial sums is bounded above (A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum, Series, partial sums, convergence and the sum, divergence, and the tail series, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L6]

ι(0)=0, ι(N+1)=ι(N)+1, and ι is nondecreasing on N (The canonical natural ι(n)=n⋅1F of a field, Canonical naturals are positive and strictly increasing).

[L7]

Ordered-field arithmetic: the order is total and transitive, and adding constants preserves inequalities (Ordered field, Complete ordered field (least-upper-bound property), Intervals of R: the nine order-convex forms, nondegeneracy, and length).

Proof

technique · direct
1.1

For k∈N the interval [ι(k),ι(k+1)] is nondegenerate of length 1 by [L6], f is integrable on it by [L1], and f(k+1)≤f(t)≤f(k) for every t in it, f being nonincreasing.

givenL1L6
1.2

By [L3] and [L4], JN=∫0Nf=∑k<N∫kk+1f for every N∈N: writing Φ(x):=∫0xf, each summand is Φ(k+1)−Φ(k) and the sum telescopes to Φ(N)−Φ(0)=JN.

L1L3L4L6
1.3

By [L4], ∑k<Nf(k+1)=sN+1−f(0), since splitting sN+1=∑k<N+1f(k) at index 1 gives f(0)+∑j<Nf(1+j).

L4
2.1

Hence f(k+1)≤∫kk+1f≤f(k) for every k∈N, by [L2] with q−p=1.

step 1.1L2
3.1

Summing step 2.1 over k<N with [L4] gives ∑k<Nf(k+1)  ≤  JN  ≤  ∑k<Nf(k)  =  sN, which is the left half of claim 1.

step 2.1step 1.2L4
3.2

(JN) is nondecreasing: JN+1−JN=∫NN+1f≥0 by step 1.2 and [L2], since f≥0.

step 2.1step 1.2givenL2L7
4.1

So sN+1≤f(0)+JN by step 3.1 and step 1.3; and sN≤sN+1 because f(N)≥0, so sN≤f(0)+JN, which is the right half of claim 1.

step 3.1step 1.3givenL4L7
4.2

If ∑kf(k) converges, then by [L5] the partial sums are bounded above, say sN≤S for every N, and step 3.1 gives JN≤sN≤S; so the set of JN is bounded above.

step 3.1givenL5L7
5.1

If the set of JN is bounded above, say by a real B, then sN≤f(0)+B for every N by step 4.1, so the partial sums are bounded above and ∑kf(k) converges by [L5], the terms f(k) being nonnegative.

step 4.1givenL5L7
6.1

Steps 5.1 and 4.2 are the two implications of claim 2, and step 3.2 is its first clause; claim 1 is steps 3.1 and 4.1.

step 3.1step 4.1step 3.2step 5.1step 4.2∎

Remarks

RemarkRemark: AI-generatedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 2026-08-10 (gpt-5.6-terra-codex-subscription)‡ rests on unproved materialOpen item page →

Conventions of this page, and which sharpenings of the integral are taken up later in the reading order

This item is the ledger of the page: what "integrable" means here, what the orientation convention costs, what the page spends in choice, and which sharpenings of the integral belong to later pages rather than to this one. It establishes no theorem and serves only as a conventions and reading-order ledger.

1. One integral, under two names

"Integrable" on this page means Darboux integrable in the sense of The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf, and ∫abf is the common value of the lower and upper Darboux integrals. By The Darboux and Riemann definitions agree: a bounded f on [a,b] is Darboux integrable with integral I if and only if for every real ε>0 there is a real δ>0 such that ∣S(f,P,ξ)−I∣<ε for every tagged partition of mesh below δ that is the same class of functions with the same value as Riemann's own definition by tagged partitions of small mesh, so the two words are used interchangeably, as they are in the literature. No other integral is defined or used by a proof on this page or its companion.

2. The orientation convention, and the statements whose form depends on it

The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf extends the notation by ∫uuf:=0 and ∫uvf:=−∫vuf for u>v. It is notation, not a new integral: the published definition is stated under the standing hypothesis a<b and simply says nothing outside it.

Several statements on this page take their shape from that convention; three are worth naming, and no claim is made that they are the only ones.

3. What the page spends in choice

Nothing on this page introduces a new use of a choice principle. Every step that instantiates an existential statement does so finitely many times, which is ordinary first-order reasoning. The one place where a reader might expect a selection is The second fundamental theorem: if G is differentiable on [a,b] with G′=f and f is integrable, then ∫abf=G(b)−G(a): the classical proof picks a mean-value point ξi in each subinterval of a partition and assembles a Riemann sum, and the proof given here does not, deriving instead the per-index inequality miΔi≤G(ti+1)−G(ti)≤MiΔi and summing it. The same discipline is followed in Bonnet's second mean value theorem: for f monotone and g integrable on [a,b] there is ξ∈[a,b] with ∫abfg=f(a)∫aξg+f(b)∫ξbg, where the approximating sums are built from the values of the integral function at the partition points and no tags are chosen.

Choice does enter through published items that name their own cost, and those costs are inherited unchanged, not added to: Heine-Cantor in R: a continuous real function on a compact subset of R is uniformly continuous, proved R-natively from sequential compactness spends countable choice once, and every item here that rests on A continuous function on [a,b] is Riemann integrable, by Heine-Cantor and Riemann's criterion or on If f is integrable on [a,b] with values in [m,M] and φ is continuous on [m,M], then φ∘f is integrable inherits that single use. Lebesgue's criterion for Riemann integrability: a bounded f on [a,b] is Riemann integrable if and only if its set of discontinuities has measure zero spends countable choice once in the half that goes from integrability to the discontinuity set being null, and the companion page uses that half; that use too is inherited and not new. The choice ledger of the previous page, What this page costs in choice: Riemann's criterion, the Darboux-Riemann equivalence and integrability of a monotone function are theorems of ZF; integrability of a continuous function inherits the single use of countable choice inside Heine-Cantor; and only the forward half of the Lebesgue criterion spends countable choice, once, at the countable union of null sets, records the costs of the published items themselves.

4. Index conventions

N contains 0; a sequence is a function on N; and a partition of [a,b] is indexed from i=0, its first subinterval being [t0,t1]. Consequently The integral test: for f≥0 nonincreasing on [0,∞), ∑kf(k) converges if and only if the sequence (∫0Nf)N is bounded, with ∫0Nf≤∑k<Nf(k)≤f(0)+∫0Nf is stated with both the sum and the integral beginning at 0, and its bracket carries the term f(0); the classical form beginning at 1 is a statement about a tail, and this page does not silently substitute one for the other. A natural number multiplying or dividing a real always stands for its canonical natural.

5. What is taken up later in the reading order

Stated as reading order, and as no claim at all about what this library currently proves.

6. Two results a reader will want next, which this library records but does not prove

Both are recorded elsewhere as results the library does not establish, and they are mentioned here for orientation only; nothing on this page or its companion rests on either.

5 · Examples, counterexamples and false statements

None yet.

Sources