Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29
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.

A continuous f0f \ge 0 on [a,b][a,b] with abf=0\int_a^b f = 0 is identically 00

Statement

Let a<ba < b be reals and let f:[a,b]Rf : [a,b] \to \mathbb{R} be continuous on [a,b][a,b] (Continuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA: the ε\varepsilon-δ\delta condition, its agreement with limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c) at a limit point, and continuity at an isolated point) with f(x)0f(x) \ge 0 for every x[a,b]x \in [a,b] and

abf  =  0.\int_a^b f \;=\; 0 .

Then f(x)=0f(x) = 0 for every x[a,b]x \in [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][a,b] with abf=0\int_a^b f = 0 is identically zero, on the companion page of The Riemann Integral, exhibits a nonnegative integrable function with integral 00 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<ba<c<b: ff is integrable on [a,b][a,b] if and only if it is integrable on [a,c][a,c] and on [c,b][c,b], and then abf=acf+cbf\int_a^b f = \int_a^c f + \int_c^b f; with the oriented form for arbitrary a,b,ca,b,c), and this item is that proof.

Facts & Assumptions

Given: Reals a<ba<b and a continuous f:[a,b]Rf : [a,b] \to \mathbb{R} with f0f \ge 0 on [a,b][a,b] and abf=0\int_a^b f = 0.

[A1]

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

[L2]

Continuity at cc: for every real η>0\eta>0 there is a real δ>0\delta>0 such that every x[a,b]x \in [a,b] with xc<δ|x-c|<\delta satisfies f(x)f(c)<η|f(x)-f(c)| < \eta (Continuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA: the ε\varepsilon-δ\delta condition, its agreement with limxcf(x)=f(c)\lim_{x \to c} f(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}\min\{s,t\} and max{s,t}\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\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

Proof

technique · contradiction
1.1

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

assume-contragiven
1.2

By [L2] with η:=f(c)21>0\eta := f(c)\cdot 2^{-1} > 0, fix a real δ>0\delta > 0 such that every x[a,b]x \in [a,b] with xc<δ|x-c| < \delta satisfies f(x)f(c)<f(c)21|f(x)-f(c)| < f(c)\cdot 2^{-1}, hence f(x)>f(c)21f(x) > f(c)\cdot 2^{-1}.

A1L2L5choose
2.1

Put p:=max{a, cδ21}p := \max\{a,\ c - \delta\cdot 2^{-1}\} and q:=min{b, c+δ21}q := \min\{b,\ c + \delta\cdot2^{-1}\}. Then apcqba \le p \le c \le q \le b, and [p,q][a,b][p,q] \subseteq [a,b].

step 1.2A1L5construct
3.1

p<qp < q: indeed pcqp \le c \le q, and p=qp = q would force p=c=qp = c = q, hence c=max{a,cδ21}c = \max\{a, c-\delta\cdot2^{-1}\} and c=min{b,c+δ21}c = \min\{b, c+\delta\cdot 2^{-1}\}, so c=ac = a and c=bc = b, contradicting a<ba<b.

step 2.1L5
3.2

Every x[p,q]x \in [p,q] satisfies xcδ21<δ|x - c| \le \delta\cdot 2^{-1} < \delta, so f(x)>f(c)21f(x) > f(c)\cdot2^{-1} there by step 1.2.

step 1.2step 2.1L5
4.1

Hence pqff(c)21(qp)>0\int_p^q f \ge f(c)\cdot 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+qbfpqf>0\int_a^b f = \int_a^p f + \int_p^q f + \int_q^b f \ge \int_p^q f > 0, the first and third pieces being 0\ge 0 because f0f \ge 0 there, or 00 when degenerate.

step 4.1L1L3L4L5
6.1

This contradicts the hypothesis abf=0\int_a^b f = 0, so no such cc exists and f(x)=0f(x) = 0 for every x[a,b]x \in [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 abfpqf\int_a^b f \ge \int_p^q f" without saying why; what makes that step legitimate is that f0f \ge 0 on [a,p][a,p] and on [q,b][q,b] too, so both of those integrals are 0\ge 0 (If fgf \le g on [a,b][a,b] and both are integrable then abfabg\int_a^b f \le \int_a^b g; and m(ba)abfM(ba)m(b-a) \le \int_a^b f \le M(b-a)). Without a sign hypothesis outside [p,q][p,q] the argument would fail.

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

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

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 77 results over 16 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources