Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-07-31
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 Chinese remainder bijection Z/12Z/3×Z/4\mathbb{Z}/12\to\mathbb{Z}/3\times\mathbb{Z}/4 computed on all standard representatives

Example

For standard representatives, the Chinese remainder map is

aa([a]3,[a]4)([a]_3,[a]_4)aa([a]3,[a]4)([a]_3,[a]_4)
00([0]3,[0]4)([0]_3,[0]_4)66([0]3,[2]4)([0]_3,[2]_4)
11([1]3,[1]4)([1]_3,[1]_4)77([1]3,[3]4)([1]_3,[3]_4)
22([2]3,[2]4)([2]_3,[2]_4)88([2]3,[0]4)([2]_3,[0]_4)
33([0]3,[3]4)([0]_3,[3]_4)99([0]3,[1]4)([0]_3,[1]_4)
44([1]3,[0]4)([1]_3,[0]_4)1010([1]3,[2]4)([1]_3,[2]_4)
55([2]3,[1]4)([2]_3,[1]_4)1111([2]3,[3]4)([2]_3,[3]_4)

Facts & Assumptions

Verification

technique · direct
1.1

Reducing each integer 0,,110,\ldots,11 modulo 33 and modulo 44 gives the displayed table. Its entries are all distinct, and [L1] shows that they exhaust the domain and codomain standard pairs, in agreement with [L2].

L1L2
1.2

For a nontrivial addition check, [7]12+[8]12=[3]12[7]_{12}+[8]_{12}=[3]_{12}, and the table gives ([1]3,[3]4)+([2]3,[0]4)=([0]3,[3]4)([1]_3,[3]_4)+([2]_3,[0]_4)=([0]_3,[3]_4).

L3
1.3

For a nontrivial multiplication check, [5]12[7]12=[11]12[5]_{12}[7]_{12}=[11]_{12}, and the table gives ([2]3,[1]4)([1]3,[3]4)=([2]3,[3]4)([2]_3,[1]_4)([1]_3,[3]_4)=([2]_3,[3]_4).

L3
2.1

The table computes the whole bijection, while steps 1.2 and 1.3 instantiate its componentwise arithmetic preservation.

step 1.1step 1.2step 1.3L2

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: 64 results over 21 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