Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-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.

The signed half-system for 3 modulo 11 gives (3/11)=1

Example

For p=11 and a=3, the signed half-system is

3,5,2,1,4.

There are two negative signs, so Gauss's lemma gives (3/11)=1.

Facts & Assumptions

Given: The odd prime 11, multiplier 3, and the half-system 1,2,3,4,5.

[L1]

Multiplication by a unit modulo an odd prime reduces the half-system to unique signed representatives whose absolute values permute the half-system (Multiplication by a with pa permutes an odd prime's signed half-system up to sign).

[L2]

If N(a,p) counts the least positive residues of aj that exceed p/2 for 1j(p1)/2, then (a/p)=(1)N(a,p) (Gauss's quadratic-residue lemma).

Verification

technique · direct
1.1

The products 3,6,9,12,15 reduce modulo 11 to the signed representatives 3,5,2,1,4.

L1givenalgebra
2.1

Their absolute values are 3,5,2,1,4, a permutation of 1,2,3,4,5 as [L1] requires, and exactly two signs are negative.

L1step 1.1
3.1

Fact [L2] gives (3/11)=(1)2=1.

L2step 2.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: 57 results over 19 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