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.
Basic row-column incidence lemma
Statement
Let , let , let be a -tableau and let be a -tableau such that every row of meets each column of in at most one entry. Then . Moreover, if , then there are and with
Facts & Assumptions
Given: An integer , partitions , a -tableau , a -tableau , and the hypothesis that every row of meets every column of in at most one entry.
is the subgroup of consisting of the permutations that map each row set of onto itself, and is the subgroup of those that map each column set of onto itself (Row and column stabilizers).
For the number of nodes of in column is , so column has boxes and row has entries of any -tableau (Partitions, English diagrams, and conjugation).
means for every , with both sequences padded by zeros (Dominance order on partitions).
A -tableau is a bijection , so row of carries exactly entries and the entries of are exactly (Tableaux and standard tableaux).
Proof
Fix and a column of . The first rows of contribute at most one entry each to column of , by the hypothesis, and column contains only boxes; so column of contains at most entries drawn from the first rows of . Double counting the nodes of lying in its first rows, column contributes exactly of them, whence .
Summing the bound of step 1.1 over all columns: the first rows of contain exactly entries by [L4], and each of them lies in exactly one column of , so . Since was arbitrary, by [L3], which is the first clause of the statement.
Assume now that . Then the outer terms of the inequality of step 2.1 are equal for every , so each of the many column bounds of step 1.1 is attained: for all and all columns , exactly entries of the first rows of lie in column of .
Let be the matrix with when row of meets column of and otherwise. Step 3.1 says for all and all ; taking (number of rows of ) shows , and comparing with general shows the ones in column of occur exactly in rows . Since holds exactly when for the weakly decreasing sequence , row of meets column of precisely when .
Define , for each node , as the unique entry of that lies in row of and in column of ; step 4.1 supplies existence and uniqueness for exactly the nodes of , and the entries of are distributed bijectively over those nodes, so is a bijection, that is, a -tableau.
For every row , the entries with are exactly the entries of row of , rearranged. Define on row of by sending the entry in box of to ; as runs over this is a permutation of the entries of row of , so preserves every row set of and holds by construction, whence .
For every column , the entries with are distinct entries of the set of entries of column of , hence they are exactly . Define by for all nodes ; this is well defined because is a bijection, it maps bijectively onto itself for every column , and it satisfies , so .
Steps 6.1 and 7.1 give with and , the equality clause of the statement with and as constructed, and step 2.1 proved the dominance clause; hence the lemma holds for every . ∎
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
5 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
- Charlotte Chan, Representation Theory of Symmetric Groups - Lemma 2.14 with its proof, printed pp. 9-10 (standard reference, not scraped)
- David Craven, Groups, Geometries and Representation Theory - Lemma 1.21 (Dominance lemma), printed p. 16 (standard reference, not scraped)