Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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)\int_0^1 x^{m} = 1/\iota(m+1), computed by the fundamental theorem and checked against the definition

Example

Let mNm \in \mathbb{N} and let pm:[0,1]Rp_m : [0,1] \to \mathbb{R} be pm(x)=xmp_m(x) = x^{m} (Integer powers ama^m). Then pmp_m is integrable on [0,1][0,1] and

01xmdx  =  1ι(m+1),\int_0^1 x^{m}\,\mathrm{d}x \;=\; \frac{1}{\iota(m+1)} ,

where ι(m+1)\iota(m+1) is the canonical natural of m+1m+1 in R\mathbb{R} (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field) and is positive because m+11m+1 \ge 1 (Canonical naturals are positive and strictly increasing).

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

Two independent checks are carried out below: the value at m=0m = 0 against the published formula for the integral of a constant (If mfMm \le f \le M on [a,b][a,b] then m(ba)L(f,P)abfabfU(f,P)M(ba)m(b-a) \le L(f,P) \le \underline{\int_a^b} f \le \overline{\int_a^b} f \le U(f,P) \le M(b-a) for every partition PP; in particular every constant function is integrable, with abc=c(ba)\int_a^b c = c(b-a)), and the monotonicity of the answer in mm against the pointwise inequality xm+1xmx^{m+1} \le x^{m} on [0,1][0,1].

Facts & Assumptions

Given: A natural number mm and the function pm(x)=xmp_m(x) = x^{m} on [0,1][0,1].

[L5]

Powers: 1n=11^{n} = 1 for every nn, 0n=00^{n} = 0 for n1n \ge 1, 00=10^{0} = 1, and 0x10 \le x \le 1 gives 0xn+1xn10 \le x^{n+1} \le x^{n} \le 1 (Integer powers ama^m, Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n, claims 1 and 3).

[L6]

ι(0)=0\iota(0) = 0, ι(n+1)=ι(n)+1\iota(n+1) = \iota(n)+1, ι(n)>0\iota(n) > 0 for n1n \ge 1, and ι\iota is increasing on the naturals 1\ge 1 (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing).

Verification

technique · direct
1.1

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

L3
1.2

Define H:[0,1]RH : [0,1] \to \mathbb{R} by H(x):=xm+1/ι(m+1)H(x) := x^{m+1}/\iota(m+1); this is legitimate because ι(m+1)>0\iota(m+1) > 0 by [L6].

L6L8construct
2.1

By [L1] with n:=m+11n := m+1 \ge 1 and [L2], HH is differentiable at every point of [0,1][0,1] with H(x)=ι(m+1)xm/ι(m+1)=xm=pm(x)H'(x) = \iota(m+1)\,x^{m}/\iota(m+1) = x^{m} = p_m(x).

step 1.2L1L2L6
3.1

By [L4] applied to HH on [0,1][0,1], whose derivative pmp_m is integrable by step 1.1, 01xm=H(1)H(0)\int_0^1 x^{m} = H(1)-H(0).

step 1.1step 2.1L4
4.1

By [L5], H(1)=1m+1/ι(m+1)=1/ι(m+1)H(1) = 1^{m+1}/\iota(m+1) = 1/\iota(m+1) and H(0)=0m+1/ι(m+1)=0H(0) = 0^{m+1}/\iota(m+1) = 0, since m+11m+1 \ge 1; so 01xm=1/ι(m+1)\int_0^1 x^{m} = 1/\iota(m+1).

step 1.2step 3.1L5L6
5.1

First check, at m=0m = 0. There p0p_0 is the constant function 11 by [L5], so 01p0=1(10)=1\int_0^1 p_0 = 1\cdot(1-0) = 1 by [L7], while the formula gives 1/ι(1)=1/1=11/\iota(1) = 1/1 = 1. The two agree.

step 4.1L5L6L7
6.1

Second check, monotonicity in mm. By [L5], xm+1xmx^{m+1} \le x^{m} for every x[0,1]x \in [0,1], so 01xm+101xm\int_0^1 x^{m+1} \le \int_0^1 x^{m} by [L7]; the formula gives 1/ι(m+2)1/ι(m+1)1/\iota(m+2) \le 1/\iota(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 · next 3 levels

Direct dependencies and their dependencies through the next three levels: 130 results over 26 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources