Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (gpt-5.6-terra)audited 2026-08-27
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 continued fraction of 37/11 matches Euclid and Bezout

Example

For 37/11, the Euclidean divisions 37=311+4,11=24+3,4=13+1,3=31+0 give the continued fraction 3711=[3;2,1,3], and the penultimate convergents encode the Bezout relation 3731110=1.

Facts & Assumptions

Given: The integers 37 and 11.

[F1]

For a rational number, the continued-fraction algorithm terminates and its digits are exactly the Euclidean quotient digits (The continued-fraction algorithm terminates exactly on rational numbers).

Verification

technique · direct
1.1

The Euclidean quotient digits are 3,2,1,3, so [F1] gives. [F1, given, algebra] 3711=[3;2,1,3]. Its convergents are 3,3+12=72,3+12+11=103,3+12+11+13=3711.

F1givenalgebra
2.1

The penultimate convergent is 10/3, and. [F2, step 1.1, algebra] 3731110=111110=1. So 1 is an explicit integer linear combination of 37 and 11, which is exactly the Bezout identity for gcd(37,11)=1 in the sense of [F2].

F2step 1.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

21 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources