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

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

Depends on

Used by

Dependency tree · two levels

50 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