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.
Qid fixed size density selection
Statement
Let be finite vertex sets and an integer. Some -subset satisfies . Independently, if , some -subset satisfies . For the internal edge count is zero. Applying the internal assertion to gives the analogous upper-density selection. The cross-edge and internal choices need not be the same subset. Cross edges are counted as ordered adjacency pairs, so and may overlap.
Facts & Assumptions
Given: Finite , , and an integer .
In a finite nonempty family of incidence rows, at least one row has size at most the average row size. (If is nonempty, some row fibre is at least the average size and some row fibre is at most the average size).
Proof
The family of -subsets of is finite and nonempty: enumerate and take its first members. Its size is . Each ordered adjacency pair is counted in precisely when , and hence belongs to precisely members. Double counting incidences by [F2] and dividing by gives average cross count , where the factorial identity [F1] gives the last ratio.
The averaging principle [F3] applied to this incidence relation yields a member with cross count no greater than the average. This remains true if or the edge set is empty: every cross count is zero.
For , an internal edge is in members of . Repeating the incidence count [F2], its average internal count is by [F1]. A member no greater than this average exists by [F3]; division by gives the assertion.
If , choose any vertex of the nonempty ; its induced graph has zero edges. For , the only choice is and the bounds are equalities. In the complement the same count gives , equivalently an internal density at least that of when .
Source notes
Proof/convention locator: Bucic, Nguyen, Scott and Seymour, Induced subgraph density I, 4.3 proof (1); 5.2 proof (1).
Depends on
- Double counting: $\sum_{x \in X}\lvert R_x\rvert = \lvert R\rvert = \sum_{y \in Y}\lvert R^y\rvert$ for a relation between finite sets
- If $X$ is nonempty, some row fibre is at least the average size and some row fibre is at most the average size
- $\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}$
- A finite set with $n$ elements has exactly $\binom{n}{2}$ two-element subsets, and $2\binom{n}{2} = n(n-1)$
- Induced copy density and homogeneous restriction parameter
Used by
Dependency tree · two levels
35 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
- Bucic, Nguyen, Scott and Seymour, Induced subgraph density I (standard reference, not scraped)