Alphabeta Math
CorollaryStatement: AI-adaptedProof: 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.

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

Depends on

Used by

Dependency tree · two levels

57 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