Alphabeta Math
TheoremStatement: Literature-sourcedProof: 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.

Unit square criterion and root count modulo powers of two

Statement

Let a be odd.

  • Modulo 2, the congruence x2a(mod2) has exactly one solution class.
  • Modulo 4, it is soluble if and only if a1(mod4), and then it has exactly two solution classes.
  • For k3, the congruence x2a(mod2k) is soluble if and only if a1(mod8); when soluble, the number of roots is one for modulus 2, two for modulus 4, and four for modulus 2k with k3.

Facts & Assumptions

Given: An odd integer a and an integer exponent k1.

[L1]

For k3, every unit modulo 2k has a unique representation (1)ε5j with ε{0,1} and j modulo 2k2 (For k3, (Z/2kZ)×C2×C2k2, generated uniquely as (1)ε5j).

Proof

technique · direct
1.1

Modulo 2, the unique odd class is 1 and its square is 1. Modulo 4, the odd classes 1 and 3 both square to 1, so an odd target is soluble exactly when it is 1 modulo 4, and then both odd classes are roots.

givenalgebra
1.2

Let k3 and write a unit uniquely as (1)ε5j by [L1]. Squaring sends (ε,j) to (0,2j), so a unit is a square exactly when ε=0 and j is even. Modulo 8, the four coordinate-parity possibilities give residues 1,5,7,3, respectively, so this condition is equivalent to a1(mod8).

L1algebra
2.1

The kernel of the squaring map in the coordinates of [L1] has the two choices for ε and the two solutions of 2j=0 modulo 2k2, hence has four elements. Every nonempty fibre of a group homomorphism is a translate of its kernel, so every soluble target for k3 has exactly four roots. Together with step 1.1, this proves all criteria and counts.

step 1.1step 1.2L1algebra

Depends on

Used by

Dependency tree · next 3 levels

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