Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: 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.

∫01xm=1/ι(m+1), computed by the fundamental theorem and checked against the definition

Example

Let m∈N and let pm:[0,1]→R be pm(x)=xm (Integer powers am). Then pm is integrable on [0,1] and

∫01xm dx  =  1ι(m+1),

where ι(m+1) is the canonical natural of m+1 in R (The canonical natural ι(n)=n⋅1F of a field) and is positive because m+1≥1 (Canonical naturals are positive and strictly increasing).

The ι is not decoration. A natural number is a von Neumann natural, that is a set, so m+1 is not an element of R and 1/(m+1) is not an expression of the field; what the display says is 1/ι(m+1), and that is why the reader meets ι here at all.

Two independent checks are carried out below: the value at m=0 against the published formula for the integral of a constant (If m≤f≤M on [a,b] then m(b−a)≤L(f,P)≤∫ab‾f≤∫ab‾f≤U(f,P)≤M(b−a) for every partition P; in particular every constant function is integrable, with ∫abc=c(b−a)), and the monotonicity of the answer in m against the pointwise inequality xm+1≤xm on [0,1].

Facts & Assumptions

Given: A natural number m and the function pm(x)=xm on [0,1].

[L5]

Powers: 1n=1 for every n, 0n=0 for n≥1, 00=1, and 0≤x≤1 gives 0≤xn+1≤xn≤1 (Integer powers am, Monotonicity of x↦xn and of n↦an, claims 1 and 3).

[L6]

ι(0)=0, ι(n+1)=ι(n)+1, ι(n)>0 for n≥1, and ι is increasing on the naturals ≥1 (The canonical natural ι(n)=n⋅1F of a field, Canonical naturals are positive and strictly increasing).

Verification

technique · direct
1.1

pm is continuous on [0,1], hence integrable there, by [L3].

L3
1.2

Define H:[0,1]→R by H(x):=xm+1/ι(m+1); this is legitimate because ι(m+1)>0 by [L6].

L6L8construct
2.1

By [L1] with n:=m+1≥1 and [L2], H is differentiable at every point of [0,1] with H′(x)=ι(m+1) xm/ι(m+1)=xm=pm(x).

step 1.2L1L2L6
3.1

By [L4] applied to H on [0,1], whose derivative pm is integrable by step 1.1, ∫01xm=H(1)−H(0).

step 1.1step 2.1L4
4.1

By [L5], H(1)=1m+1/ι(m+1)=1/ι(m+1) and H(0)=0m+1/ι(m+1)=0, since m+1≥1; so ∫01xm=1/ι(m+1).

step 1.2step 3.1L5L6
5.1

First check, at m=0. There p0 is the constant function 1 by [L5], so ∫01p0=1⋅(1−0)=1 by [L7], while the formula gives 1/ι(1)=1/1=1. The two agree.

step 4.1L5L6L7
6.1

Second check, monotonicity in m. By [L5], xm+1≤xm for every x∈[0,1], so ∫01xm+1≤∫01xm by [L7]; the formula gives 1/ι(m+2)≤1/ι(m+1), which holds by [L6] and [L8]. The two agree.

step 4.1L5L6L7L8∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

75 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