Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedprecheck passaudited 2026-09-27
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 n≥0, let λ,μ⊢n, let t be a λ-tableau and let s be a μ-tableau such that every row of s meets each column of t in at most one entry. Then λ⊵μ. Moreover, if λ=μ, then there are ρ∈Rs and γ∈Ct with ρ⋅s=γ⋅t.

Facts & Assumptions

Given: An integer n≥0, partitions λ,μ⊢n, a λ-tableau t, a μ-tableau s, and the hypothesis that every row of s meets every column of t in at most one entry.

[L1]

Rs is the subgroup of Sn consisting of the permutations that map each row set of s onto itself, and Ct is the subgroup of those that map each column set of t onto itself (Row and column stabilizers).

[L2]

For λ=(λ1,…,λk) the number of nodes of [λ] in column j is λj′=#{i:λi≥j}, so column j has λj′ boxes and row i has λi entries of any λ-tableau (Partitions, English diagrams, and conjugation).

[L3]

λ⊵μ means ∑i≤rλi≥∑i≤rμi for every r≥1, with both sequences padded by zeros (Dominance order on partitions).

[L4]

A μ-tableau is a bijection s:[μ]→{1,…,n}, so row i of s carries exactly μi entries and the entries of s are exactly 1,…,n (Tableaux and standard tableaux).

Proof

technique · direct
1.1

Fix r≥1 and a column j of [λ]. The first r rows of s contribute at most one entry each to column j of t, by the hypothesis, and column j contains only λj′ boxes; so column j of t contains at most min⁡(r,λj′) entries drawn from the first r rows of s. Double counting the nodes of [λ] lying in its first r rows, column j contributes exactly min⁡(r,λj′) of them, whence ∑jmin⁡(r,λj′)=∑i≤rλi.

givenL2L4
2.1

Summing the bound of step 1.1 over all columns: the first r rows of s contain exactly ∑i≤rμi entries by [L4], and each of them lies in exactly one column of t, so ∑i≤rμi≤∑jmin⁡(r,λj′)=∑i≤rλi. Since r≥1 was arbitrary, λ⊵μ by [L3], which is the first clause of the statement.

step 1.1L3L4
3.1

Assume now that λ=μ. Then the outer terms of the inequality of step 2.1 are equal for every r≥1, so each of the ∑j many column bounds of step 1.1 is attained: for all r≥1 and all columns j, exactly min⁡(r,λj′) entries of the first r rows of s lie in column j of t.

step 2.1assume-hyp
4.1

Let A be the matrix with Aij=1 when row i of s meets column j of t and Aij=0 otherwise. Step 3.1 says ∑i≤rAij=min⁡(r,λj′) for all r≥1 and all j; taking r≥ (number of rows of s) shows ∑iAij=λj′, and comparing with general r shows the ones in column j of A occur exactly in rows i≤λj′. Since λj′≥i holds exactly when λi≥j for the weakly decreasing sequence λ, row i of s meets column j of t precisely when j≤λi.

step 3.1L2
5.1

Define v(i,j), for each node (i,j)∈[λ], as the unique entry of s that lies in row i of s and in column j of t; step 4.1 supplies existence and uniqueness for exactly the nodes of [λ], and the n entries of s are distributed bijectively over those nodes, so v:[λ]→{1,…,n} is a bijection, that is, a λ-tableau.

step 4.1L1L4
6.1

For every row i, the entries v(i,j) with 1≤j≤λi are exactly the entries of row i of s, rearranged. Define σ∈Sn on row i of s by sending the entry in box (i,j) of s to v(i,j); as j runs over 1,…,λi this is a permutation of the entries of row i of s, so σ preserves every row set of s and σ⋅s=v holds by construction, whence σ∈Rs.

step 5.1L1
7.1

For every column j, the entries v(i,j) with 1≤i≤λj′ are λj′ distinct entries of the set Bj of entries of column j of t, hence they are exactly Bj. Define γ∈Sn by γ(t(i,j)):=v(i,j) for all nodes (i,j); this is well defined because t is a bijection, it maps Bj bijectively onto itself for every column j, and it satisfies γ⋅t=v, so γ∈Ct.

step 6.1step 5.1L1
8.1

Steps 6.1 and 7.1 give v=σ⋅s=γ⋅t with σ∈Rs and γ∈Ct, the equality clause of the statement with ρ:=σ and γ as constructed, and step 2.1 proved the dominance clause; hence the lemma holds for every n≥0. ∎

step 2.1step 6.1step 7.1

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