Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + claude-sonnet-5)audited 2026-08-17
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.

xpt is irreducible and inseparable over Fp(t)

Example

Over the rational function field Fp(t), the polynomial xpt is irreducible and inseparable. In a field containing a pth root t1/p, it equals (xt1/p)p.

Facts & Assumptions

Given: A prime p and the rational function field Fp(t).

[L2]

A polynomial ring over a field is a unique factorisation domain (For every field F, F[x] is a unique factorisation domain).

[L3]

If a constant is not a pth power, then xpa is irreducible in characteristic p (If a is not a pth power in a characteristic-p field, then xpna is irreducible for every n1).

[L4]

A nonzero polynomial is separable exactly when it is coprime to its derivative (A nonzero polynomial over a field is separable exactly when its gcd with its derivative is 1).

Verification

technique · direct
1.1

Suppose t=(u/v)p with coprime nonzero u,vFp[t], using [L1]. Then up=tvp. In the UFD of [L2], the exponent of the irreducible factor t on the left is divisible by p, while on the right it is congruent to 1 modulo p, a contradiction. Thus t is not a pth power in Fp(t).

L1L2algebra
2.1

By [L3], xpt is irreducible.

step 1.1L3
3.1

Its derivative is zero, so [L4] makes it inseparable. In an extension containing t1/p, the characteristic-p binomial identity gives xpt=(xt1/p)p.

L4algebra

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 65 results over 13 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