Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedPipeline-generatedaudited 2026-09-22
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.

Legendre polynomials from Gram–Schmidt

Example

Assume the Axiom of Countable Choice (The Axiom of Countable Choice (ACω)). On the real Hilbert space L2([1,1]) with the integral pairing (L2 with the integral pairing is a Hilbert space) apply Gram–Schmidt elimination to the sequence of monomial classes 1,x,x2, (Gram–Schmidt turns every finite independent list into an orthonormal list with the same successive spans). The result is a complete orthonormal family — an orthonormal basis of L2([1,1]) — whose first three members are

e0=12,e1=32x,e2=58(3x21).

The corresponding unnormalised polynomials with value 1 at x=1 are P0=1, P1=x, and P2=(3x21)/2, the first three classical Legendre polynomials. No general formula for Pn or its norm is asserted here.

Facts & Assumptions

[A1]

Every finite initial monomial list (1,x,,xr) is linearly independent as a list of L2([1,1]) classes: a nontrivial linear combination is a nonzero polynomial, which has only finitely many roots, so some nondegenerate subinterval of [1,1] contains no root and has positive Lebesgue measure; the combination therefore cannot vanish almost everywhere (A nonzero real polynomial of degree n has no more than n distinct real roots, A box in Rn with parameters aibi is Lebesgue measurable of measure i<n(biai), whichever of its faces are included). Finite Gram–Schmidt sends each such list to an orthonormal list with the same successive spans, using the displayed residual formula (Gram–Schmidt turns every finite independent list into an orthonormal list with the same successive spans).

[A2]

The polynomials are uniformly dense in C([1,1],R), and continuous functions are dense in L2 of a bounded interval, so the L2-closure of the polynomials is all of L2([1,1]) (Polynomials are uniformly dense in C([a,b],R) for every closed interval, Continuous functions are dense in Lp of finite tori and of bounded intervals).

[A4]

A complete orthonormal family, equivalently an orthonormal family with closed linear span the whole space, is an orthonormal basis (Orthonormal families, complete orthonormal systems and Hilbert bases).

Verification

technique · direct

Given: The sequence of monomial classes 1,x,x2, in L2([1,1],R).

1.1

For each r, apply finite Gram–Schmidt to (1,x,,xr). By [A1] every residual is nonzero, and the recursive formula is independent of how far the finite list is extended, so these finite outputs are compatible and define one orthonormal sequence (en)nN. The successive-span identity gives span{e0,,er}=span{1,x,,xr} for every r. Hence the sequence and the monomials have the same closed linear span; this is all of L2([1,1]), because the polynomials are uniformly dense in C([1,1]) and the continuous functions are dense in L2. Thus (en) is a complete orthonormal family, that is, an orthonormal basis.

A1A2A4
1.2

First element: x0=1 has 122=111dx=2, so e0=1/2.

A1A3
2.1

Second element: v1=xx,e0e0 with x,e0=1211xdx=0, so v1=x and x22=11x2dx=[x3/3]11=23, giving e1=3/2x.

step 1.2A1A3
3.1

Third element: v2=x2x2,e0e0x2,e1e1 with x2,e1=3211x3dx=0 and x2,e0=1211x2dx=1223, so v2=x213; its squared norm is 11(x213)2dx=[x5/529x3+19x]11=2549+29=845, giving e2=45/8(x213)=5/8(3x21).

step 1.2step 2.1A1A3algebra
4.1

Therefore the Gram–Schmidt family of the monomials is a complete orthonormal family of L2([1,1]) beginning with 1/2, 3/2x and 5/8(3x21). Rescaling these three displayed unit vectors to have value 1 at x=1 gives P0=1, P1=x, and P2=(3x21)/2.

step 1.1step 1.2step 2.1step 3.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

95 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