Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: Literature-sourcedprecheck passaudited 2026-08-11
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.

Reduction modulo 2 proves x3+17x+391 irreducible over Q

Example

The polynomial f=x3+17x+391 is irreducible in Q[x].

Facts & Assumptions

Given: The primitive integer polynomial f=x3+17x+391.

[L1]

If a primitive integer polynomial has leading coefficient nonzero modulo a prime and its reduction is irreducible, then it is irreducible over Q (Irreducibility after reduction modulo a prime implies irreducibility over Q when the leading coefficient survives).

[L2]

A cubic over a field is irreducible exactly when it has no root in the field (A polynomial of degree two or three over a field is irreducible exactly when it has no root in the field).

[L4]

An integer is prime when it exceeds 1 and has no positive divisors other than 1 and itself (Prime and composite integers: p is prime when p>1 and its only positive divisors are 1 and p).

[L6]

Integer absolute value is defined by sign cases (The absolute value ∣a∣ of an integer).

[L8]

The integers form an ordered ring (The integers form a totally ordered ring).

[L9]

Natural numbers embed in the integers preserving arithmetic (The naturals embed in the integers).

[L10]
[L11]

For prime p, the ring Z/p is a field (For every prime p, the two operations on Z/p make it a field).

Verification

technique · direct
1.1

Facts [L4] through [L10] show that 2 is prime, so [L11] makes Z/2 a field. Using [L3], reduction gives fˉ=x3+x+1; its values at the only residues 0 and 1 are both 1, so [L2] makes fˉ irreducible.

givenL2L3L4L5L6L7L8L9L10L11algebra
2.1

The leading coefficient survives modulo 2, and f is primitive because it is monic, so [L1] proves that f is irreducible over Q.

step 1.1L1∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

51 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