Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (gpt-5.6-terra)audited 2026-08-26
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 linear Latin squares La(i,j)=ai+j over Fq are pairwise orthogonal

Statement

Let F be a finite field with q elements. For each nonzero aF, define La:F×FF by La(i,j):=ai+j. Then each La is a Latin square of order q, and if ab then La and Lb are orthogonal.

Facts & Assumptions

Given: A finite field F, nonzero elements a,bF, and elements i,j,s,tF.

[L1]

A Latin square is a function whose row maps and column maps are bijections, and orthogonality means that every ordered pair of symbols occurs exactly once (A Latin square, Orthogonal Latin squares and complete families of them).

Proof

technique · direct
1.1

For fixed i, the map jai+j is a translation of F, so it is a bijection. For fixed j, the map iai+j is the composition of multiplication by the nonzero scalar a and a translation, so it is also a bijection. Thus La is a Latin square of order q.

L1algebra
2.1

Assume ab. Given symbols s,tF, a cell (i,j) satisfies La(i,j)=s and Lb(i,j)=t exactly when ai+j=s and bi+j=t. Subtracting gives (ab)i=st, and since ab0 there is a unique solution i. Then j=sai is also unique. Therefore every ordered pair (s,t) occurs exactly once, so La and Lb are orthogonal.

L1algebra

Depends on

Used by

Dependency tree · one level

2 results within one dependency step 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