Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + 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.

Oddtown: distinct A1,,Am[n] with every Ai odd and every AiAj (ij) even satisfy mn

Statement

Let A1,,Am be distinct subsets of [n]. If every Ai is odd and every intersection AiAj with ij is even, then mn.

Facts & Assumptions

Given: distinct subsets A1,,Am[n] with every Ai odd and every AiAj even for ij.

[L1]

Over F2, the pairing vA,vB is 1 exactly when AB is odd and 0 exactly when it is even (vA,vB is the image of AB in F; over F2 it is 0 or 1 according to the parity of AB).

[L2]

If vectors vi,wi in a bilinear space satisfy vi,wi0 and vi,wj=0 for ij, then the vectors vi are linearly independent (Diagonal criterion: if vi,wi0 and vi,wj=0 for ij, then v1,,vm are linearly independent).

Proof

technique · direct
1.1

Work over F2, which is a field by [F1]. Then [L1] turns the parity hypotheses into vAi,vAi=1,vAi,vAj=0  for ij.

F1L1given
2.1

This is exactly the diagonal criterion with wi=vAi, so the vectors vA1,,vAm are linearly independent over F2 by [L2].

L2step 1.1
3.1

The master lemma [L3] now gives mn.

L3step 2.1

Remarks

  • The argument uses the standard bilinear form on F2n, not an inner product. Bilinearity and the diagonal pattern are enough.

Depends on

Used by

Dependency tree · two levels

30 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