Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-16
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.

Complete homogeneous symmetric polynomials and their recurrence in two variables

Example

In two variables x,y,

h0=1,h1=x+y,h2=x2+xy+y2,h3=x3+x2y+xy2+y3.

For k2 they satisfy

hk=e1hk1e2hk2,

and e1=h1, e2=h12h2.

Facts & Assumptions

Given: Two variables over a commutative ring.

[L1]

The identity E(t)H(t)=1 gives the coefficient recurrence among the ei and hi (The generating-series identity E(t)H(t)=1).

[L2]

The complete homogeneous polynomials h1,h2 freely generate the two-variable symmetric-polynomial ring (The complete homogeneous symmetric polynomials h1,,hn freely generate the symmetric-polynomial ring).

Verification

technique · direct
1.1

Listing all monomials of total degrees 0,1,2,3 gives the displayed values of h0,h1,h2,h3.

givenalgebra
1.2

Here E(t)=1e1t+e2t2. Comparing the coefficient of tk in [L1] gives hke1hk1+e2hk2=0 for k2.

L1algebra
2.1

At k=1 the same identity gives h1=e1, and at k=2 it gives h2=e1h1e2, hence e2=h12h2. This explicitly realizes the free-generation statement [L2].

step 1.2L1L2algebra

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: 10 results over 5 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