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

x32 over R and over C

Example

Let r be the real cube root of 2. Then

x32=(xr)(x2+rx+r2)

over R, and

x32=(xr)(x1+i32r)(x1i32r)

over C.

Facts & Assumptions

Given: The polynomial f(x)=x32.

[L1]

Every odd-degree real polynomial has a real root (Every odd-degree real polynomial has a real root).

[L3]

The real numbers form an ordered field (The reals form a totally ordered field).

Verification

technique · direct
1.1

By [L1], the polynomial f has a real root r. Since r3=2>0, [L3] gives r>0. The identity x3r3=(xr)(x2+rx+r2) therefore yields x32=(xr)(x2+rx+r2) over R.

L1L3algebra
2.1

If x2+rx+r2=0, then (2x+r)2=4x2+4rx+r2=3r2, which is impossible in R because the left-hand side is nonnegative while the right-hand side is negative. So the quadratic factor is irreducible over R.

step 1.1L3algebra
2.2

By [L2], let 3>0 be the real square root of 3. Solving the quadratic factor from step 1.1 gives the two nonreal roots r±i3r2. Substituting them back into the factorization from step 1.1 gives the displayed complete factorization over C.

L2step 1.1algebra
3.1

Thus x32 has one real linear factor and one irreducible quadratic factor over R, but it splits completely into three linear factors over C.

step 2.1step 2.2

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

18 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