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.
Fisher's inequality, nonuniform form: distinct nonempty with for all satisfy
Statement
Let be distinct nonempty subsets of . If there is a natural number such that
then .
Facts & Assumptions
Given: distinct nonempty subsets and a natural number with for every .
If real vectors have a common pairwise inner product and larger diagonal entries, then they are linearly independent (If satisfy for and , they are linearly independent).
For incidence vectors over , the pairing is the intersection size ( is the image of in ; over it is or according to the parity of ).
A family with independent incidence vectors has at most members (If the incidence vectors of are linearly independent over then ).
Proof
First suppose that some set, say , has size exactly . Then because the sets are nonempty. For every , the equality forces , so the differences are nonempty. If were nonempty for , then would properly contain , contradicting . Thus these differences are pairwise disjoint, so there are at most of them and therefore at most indices . Hence .
Now suppose every . By [L2], the incidence vectors in satisfy for and . So [L1] makes them linearly independent.
The master lemma [L3] then gives . Together with step 1.1, this proves the theorem in every case.
Remarks
- The two-case split is essential. If some set has size , the linear-algebra argument does not apply because the diagonal entry is not larger than the off-diagonal one.
Depends on
- If $v_1,\dots,v_m\in\mathbb{R}^{n}$ satisfy $\langle v_i,v_j\rangle=t\ge0$ for $i\ne j$ and $\langle v_i,v_i\rangle>t$, they are linearly independent
- $\langle v_A,v_B\rangle$ is the image of $\lvert A\cap B\rvert$ in $F$; over $\mathbb{F}_2$ it is $0$ or $1$ according to the parity of $\lvert A\cap B\rvert$
- If the incidence vectors of $A_1,\dots,A_m\subseteq[n]$ are linearly independent over $F$ then $m\le n$
- A finite family of subsets of $[n]$ and its incidence matrix over $F$
- The incidence vector $v_A\in F^{n}$ of a subset $A\subseteq[n]$ over a stated field
- The sum rule: a finite disjoint union is finite with $\lvert A \cup B\rvert = \lvert A\rvert + \lvert B\rvert$ and $\lvert\bigcup_{i \in I} A_i\rvert = \sum_{i \in I}\lvert A_i\rvert$, and a sum over a finite index set splits along a partition
- The cardinality $\lvert A\rvert$ of a finite set
Used by
- A k-uniform family on [n] with all pairwise intersections of size t<k has at most n members Corollary
- The seven lines of the Fano plane meet pairwise in one point, and Fisher's bound is tight Example
- FALSE: distinct nonempty A₁,…,Aₘ⊆[n] whose pairwise intersections all have the same parity satisfy m≤ n False statement
- Which field each bound is proved over, and what changes when it is replaced Remark
Dependency tree · two levels
39 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
- L. Babai and P. Frankl, Linear Algebra Methods in Combinatorics, §4.1 (standard reference, not scraped)
- J. Matousek, Thirty-three Miniatures, Miniature 4 (standard reference, not scraped)