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

Computing (1111/8093) by the Euclidean Jacobi algorithm

Example

The Euclidean Jacobi algorithm (The Euclidean algorithm computes the Jacobi symbol without factoring the denominator) evaluates

(11118093)=1

without factoring 8093. Its states (ε,A,N) are

(1,1111,8093), (1,8093,1111), (1,1111,79), (1,79,5), (1,5,1).

Facts & Assumptions

Given: The initial pair (1111,8093) with odd positive denominator.

[L1]

The Euclidean Jacobi algorithm terminates and returns (an) without factoring the odd denominator n (The Euclidean algorithm computes the Jacobi symbol without factoring the denominator).

Verification

technique · direct
1.1

The divisions and sign updates are 8093=71111+316, 316=2279, 1111=1479+5, 79=155+4, and 4=22. The first swap has no sign change, removing either square power of 2 has no sign change, and the swap of 79 and 1111 changes the sign because both are 3 modulo 4; the next denominator is 1. After each complete update, these calculations give exactly the displayed state sequence.

L1givenalgebra
2.1

The terminal sign is 1, and [L1] identifies it with (11118093). No factorisation of 8093 occurs in step 1.1.

step 1.1L1

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: 46 results over 18 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