Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck 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.

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

Depends on

Used by

Dependency tree · two levels

48 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources