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.
Cauchy–Davenport: for prime and nonempty ,
Statement
Let be prime and let be nonempty. Then
Facts & Assumptions
Given: a prime number and nonempty subsets .
The quotient ring is a field when is prime (For every prime , the two operations on make it a field, The congruence class and the quotient set ).
Over a field, if , the coefficient of is nonzero, and , then is nonzero at some point of (Alon's Combinatorial Nullstellensatz: if , the coefficient of in is nonzero, and , then for some ).
If , then (If is prime and then ).
Proof
If , then the claimed lower bound is . In that case every class has a representation with and : otherwise the translate would be disjoint from , so the two subsets and of the -element set would have total size at most , contradicting . Hence and the theorem holds.
Now assume , and suppose toward contradiction that . Choose a set with and , and consider the polynomial
The total degree of is with and . The coefficient of is , and this is nonzero in by [L2] because the top is below .
The polynomial vanishes at every point of , because for every and . But [L1] and step 2.1 say that no polynomial with these degree data and this nonzero top coefficient can vanish on all of . This contradiction proves the theorem.
Remarks
- Primality is load-bearing twice: it makes a field, and it keeps the critical binomial coefficient nonzero there.
Depends on
- Alon's Combinatorial Nullstellensatz: if $\deg f=\sum_it_i$, the coefficient of $x_1^{t_1}\cdots x_n^{t_n}$ in $f$ is nonzero, and $\lvert S_i\rvert>t_i$, then $f(s_1,\dots,s_n)\ne0$ for some $s_i\in S_i$
- If $p$ is prime and $0\le k\le m<p$ then $p\nmid\binom{m}{k}$
- For every prime $p$, the two operations on $\mathbb{Z}/p$ make it a field
- The congruence class $[a]_n$ and the quotient set $\mathbb{Z}/n$
- For every natural $n$, $(\mathbb{Z}/n,+)$ is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold
- Monomials, coefficients, degree in each variable and total degree in $F[x_1,\dots,x_n]$
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- The cardinality $\lvert A\rvert$ of a finite set
- For $n\ge 1$, every class in $\mathbb{Z}/n$ has one representative $r$ with $0\le r<n$, so $\lvert\mathbb{Z}/n\rvert=n$; while $\mathbb{Z}/0$ is in bijection with $\mathbb{Z}$
Used by
Dependency tree · two levels
59 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
- N. Alon, Combinatorial Nullstellensatz, Theorem 3.2 (standard reference, not scraped)
- O. Pikhurko, An Introduction to Combinatorics, §11.1 (standard reference, not scraped)