Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-13
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.

Q[x]/(x2−1) is not a field: reducibility creates nonzero zero divisors

Statement refuted

The quotient by any nonconstant polynomial over a field is a field.

Counterexample

In the rational field Q (The rationals form a field), take R=Q[x]/(x2−1). The two classes x−1+(x2−1) and x+1+(x2−1) are nonzero, but their product is zero.

Facts & Assumptions

Given: The quotient R=Q[x]/(x2−1).

[F1]

Division by a nonzero polynomial gives a unique remainder of smaller degree (Division algorithm for polynomials over a field).

[F2]

F[x]/(p) is a field if and only if the nonconstant polynomial p is irreducible (For a nonconstant p in F[x], the ideal (p) is maximal and F[x]/(p) is a field exactly when p is irreducible).

Verification

technique · counterexample
1.1

Neither x−1 nor x+1 lies in (x2−1): each already has degree below 2, so uniqueness of the remainder in [F1] would otherwise make it zero.

F1
2.1

Yet (x−1)(x+1)=x2−1, so the product of their nonzero classes is zero.

step 1.1algebra
3.1

Thus R has nonzero zero divisors and is not a field, agreeing with [F2] because x2−1 is reducible.

F2step 2.1∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

17 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