Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-13
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 indicator of {1,1/2,1/4,1/8,…} is discontinuous at 0, but its integral function has derivative 0=f(0) there

Example

Define f:[0,1]→R by

f(x)={1,x=2−n for some integer n≥0,0,otherwise.

Then f is Riemann integrable with integral zero on every subinterval. Its integral function F(x)=∫0xf is therefore identically zero, so F′(0)=0=f(0), although f is discontinuous at 0.

Facts & Assumptions

Given: The sparse-spike function f.

[L2]

A bounded function is integrable exactly when, for every ε>0, some partition has upper-minus-lower sum below ε (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)<ε).

[L3]

The integral function is F(x)=∫0xf (The integral function F(x):=∫axf of an integrable f).

Verification

technique · direct
1.1

The function is bounded between 0 and 1, and every nondegenerate interval contains a point outside the countable spike set, so every lower Darboux sum is 0.

givenconstruct
1.2

Given ε>0, choose N with 2−N<ε/2 by [L1]. Put the finitely many spikes 1,2−1,…,2−(N−1) in partition intervals of total length below ε/2, and put all remaining spikes in [0,2−N]. The resulting upper sum is below ε.

givenL1construct
2.1

By [L2], f is integrable, and steps 1.1--1.2 force its integral to be 0. The same construction after restriction gives integral 0 on every subinterval.

step 1.1step 1.2L2
3.1

By [L3] and step 2.1, F(x)=0 for every x, so its relative derivative at 0 is 0.

step 2.1L3
4.1

Along the spike sequence 2−n→0, the values are 1, while f(0)=0; thus f is discontinuous at 0 and F′(0)=0=f(0).

givenstep 3.1L1∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

36 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