Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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 soluble square congruence need not define a quadratic residue

Statement refuted

Solubility of x2a(modp) does not by itself make a a quadratic residue. For every odd prime p, the target a=0 gives a soluble congruence but belongs to neither the residue nor the nonresidue class.

Facts & Assumptions

Given: An odd prime p and the target a=0.

[L1]

For every integer a and odd prime p, x2a(modp) has exactly 1+(a/p) solution classes (x2a(modp) has exactly 1+(a/p) solution classes).

[L2]

The terms quadratic residue and quadratic nonresidue modulo n are defined only for integers coprime to n (Quadratic residues and nonresidues modulo an integer).

[L3]

The Legendre symbol has value 0 when its numerator is divisible by the odd prime denominator (The Legendre symbol, including its zero value).

Counterexample

technique · direct
1.1

Since (0/p)=0 by [L3], fact [L1] gives exactly one solution class to x20(modp); it is visibly the zero class.

L1L3given
2.1

Yet gcd(0,p)=p1, so [L2] puts zero outside the quadratic residue and nonresidue dichotomy, and [L3] assigns it the separate Legendre value zero. Thus the congruence is soluble without making its target a quadratic residue.

L2L3step 1.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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