Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 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.

Newton's identities through p4 in three variables

Example

For three variables, Newton's identities give

p1=e1,

p2=e122e2,

p3=e133e1e2+3e3,

p4=e144e12e2+2e22+4e1e3.

If 6 is invertible in the coefficient ring, the first three equations can be solved recursively for e1,e2,e3.

Facts & Assumptions

Given: Three variables over a commutative ring.

[L1]

Newton's identities are kek=i=1k(1)i1ekipi, with e0=1 and ek=0 for k>3 (Newton's identities: kek=i=1k(1)i1ekipi).

[L2]

If 3! is invertible, then p1,p2,p3 freely generate the symmetric-polynomial ring (If n! is invertible, then p1,,pn freely generate the symmetric-polynomial ring).

Verification

technique · direct
1.1

At k=1, [L1] gives e1=p1. At k=2, it gives 2e2=e1p1p2, hence p2=e122e2.

L1algebra
2.1

At k=3, [L1] gives 3e3=e2p1e1p2+p3; substituting step 1.1 yields p3=e133e1e2+3e3.

step 1.1L1algebra
3.1

At k=4, e4=0, so [L1] gives 0=e3p1e2p2+e1p3p4. Substitution from steps 1.1 and 2.1 gives the displayed formula for p4.

step 1.1step 2.1L1algebra
4.1

When 6 is invertible, so are 1,2,3, and the first three Newton identities recursively solve for the ei, as asserted by [L2].

L2algebra

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: 29 results over 8 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