Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-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.

Lifting both square roots of 2 from modulo 7 to modulo 74

Example

The two roots of 2 lift along the powers of 7 as follows:

modulusfirst branchsecond branch
734
491039
343108235
24012166235

Thus the square roots of 2 modulo 74=2401 are the classes of 235 and 2166.

Facts & Assumptions

Given: The target a=2, the odd prime p=7, and the two roots 3,4 modulo 7.

[L1]

A nonsingular root modulo pk has a unique lift of the form xk+tpk modulo pk+1, with t uniquely determined modulo p (A nonsingular square root lifts uniquely by one odd-prime-power step).

[L2]

A soluble unit square congruence modulo an odd prime power has exactly two solution classes (Unit square criterion and root count modulo odd prime powers).

Verification

technique · direct
1.1

Direct squaring gives the roots 3,4 modulo 7. Solving the correction congruence of [L1] on each branch gives corrections (1,5) modulo 7 for the lift to 49, then (2,4) for the lift to 343, and finally (6,0) for the lift to 2401; these yield the two displayed chains 3101082166 and 439235235.

L1givenalgebra
2.1

One has 2352=232401+2 and 21662=19542401+2, so both final classes are roots. They are distinct, and [L2] says a soluble unit congruence has exactly two roots, so the list is complete.

step 1.1L2algebra

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: 34 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.