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

A quartic solved through its resolvent cubic

Example

For

f(x)=x410x2+1,

the resolvent cubic is

Rf(y)=y3+10y24y40=(y2)(y+2)(y+10).

Taking the root y=2 leads to

x2=5±26,

so the four roots are

±(2+3),±(23).

Facts & Assumptions

Given: The quartic f(x)=x410x2+1.

[L1]

For x4+ax3+bx2+cx+d, the resolvent cubic is y3by2+(ac4d)y(a2d+c24bd) (The coefficient formula and discriminant of the quartic resolvent).

[L2]

The roots of the resolvent are the three sums of products obtained from the three pairings of the four quartic roots (The resolvent cubic of a monic quartic).

Verification

technique · direct
1.1

Here a=0, b=10, c=0, and d=1, so [L1] gives Rf(y)=y3+10y24y40. Direct substitution shows that y=2 is a root, and polynomial division yields the displayed factorization.

L1algebra
2.1

Use the resolvent root y=2 to choose the pairing in [L2]. Seek a factorisation f(x)=(x2+ux+v)(x2ux+w). The paired products give v+w=y=2, while the constant term gives vw=1, so v=w=1. Comparing the x2 coefficient gives v+wu2=10, hence u2=12. Taking u=23 yields f(x)=(x2+23x+1)(x223x+1).

L2step 1.1algebra
3.1

Solving the two quadratic factors in step 2.1 gives 3±2 and 3±2, which are exactly ±(2+3),±(23). Thus the resolvent root leads to the four displayed quartic roots.

step 2.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

6 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