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.
Local LYM inequality comparing a uniform family with its upper shadow
Statement
Let be an -element set, let , and let . Then
Equality holds exactly when every contains all of its -element subsets in .
Facts & Assumptions
Given: An -element set , a natural , a family , and its upper shadow .
The upper shadow consists of the -sets containing at least one member of (The lower and upper shadows of a uniform set family).
A disjoint union of finite sets has cardinality the sum of the cardinalities; cardinality is transported by a bijection; and if then (The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition, The cardinality of a finite set, Injection, surjection, bijection, Order on the natural numbers, Addition is cancellative).
The binomial closed formula implies for ( for ; hence , the quotient is a natural number, and , The set of -element subsets and the binomial coefficient ).
Proof
Fix . Since is the disjoint union of and , [L1] gives . The map is a bijection from to the -subsets of properly containing : its inverse sends such a set to its unique element outside . Thus every has exactly one-element extensions.
Fix . The map is a bijection from to its -element subsets, with inverse sending a -subset to its unique omitted element. Hence has exactly such subsets.
Count pairs with , , and . By step 1.1, there are pairs.
Every second coordinate lies in , and step 1.2 shows that a fixed contains at most members of . Thus the same number of pairs is at most .
Steps 2.1 and 2.2 give . Using [L2] and dividing by the positive binomial coefficients gives the stated normalized inequality.
Equality in step 2.2 holds precisely when every contributes all of its possible -subsets, which is precisely the equality condition in the Statement.
Therefore the normalized local LYM inequality holds, with the asserted equality characterization.
Remarks
Applying the same result to complements gives the equivalent lower-shadow form
for .
Depends on
- The lower and upper shadows of a uniform set family
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- The cardinality $\lvert A\rvert$ of a finite set
- Injection, surjection, bijection
- 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
- Order on the natural numbers
- Addition is cancellative
- The product rule: $\lvert A \times B\rvert = \lvert A\rvert\,\lvert B\rvert$, and $\big\lvert\prod_{i<m} A_i\big\rvert = \prod_{i<m}\lvert A_i\rvert$
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- $\binom{n}{k}\,k!\,(n-k)! = n!$ for $k \le n$; hence $\binom{n}{k}\,k! = n^{\underline{k}}$, the quotient $n!/(k!(n-k)!)$ is a natural number, and $\binom{n}{k} = \binom{n}{n-k}$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 77 results over 26 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
- M. Keller and W. T. Trotter, Applied Combinatorics, §6.2 (standard reference, not scraped)