Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 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.

λ(561)=80 and every integer coprime to 561 has eightieth power congruent to one

Example

One has λ(561)=80 and φ(561)=320. Consequently every a coprime to 561 satisfies a801(mod561).

Facts & Assumptions

Given: The factorisation 561=31117.

[L1]

Carmichael's function is the least common multiple of its prime-power values (Carmichael's function on prime powers and its least-common-multiple formula).

[L2]

If gcd(a,n)=1, then aλ(n)1(modn) (If gcd(a,n)=1, then aλ(n)1(modn)).

Verification

technique · direct
1.1

By [L1], λ(561)=lcm(2,10,16)=80, while [L3] gives φ(561)=21016=320.

L1L3algebra
2.1

Apply [L2] to the value in step 1.1 to obtain a801(mod561) for every a coprime to 561.

step 1.1L2

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