Alphabeta Math
Pipeline-generated
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.

✓ 5 results · all verified · 2 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 3 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Young Diagrams Tableaux and Permutation Modules

1 · Prerequisites

2 · Summary

This page sets up the combinatorial and permutation-module apparatus of the symmetric group. It fixes the English Young diagram convention, conjugation of partitions, tableaux and standard tableaux, removable and addable nodes, the dominance order with the conjugation-reversal equivalence, and the row and column stabilizers of a tableau.

On that base it proves the basic row-column incidence lemma and introduces Young subgroups, tabloids and the Young permutation module Mλ, which is identified with the permutation module on the coset space Sn/Sλ and hence with the induced trivial module, together with the conjugation formula for stabilizers. The page closes with semistandard tableaux and Kostka numbers, the input for Young's rule. Specht modules, irreducibility, branching and the hook length formula are later pages.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-09-27Open item page →

Partitions, English diagrams, and conjugation

Definition

Partitions. Let n≥0 be an integer. A partition of n is a finite weakly decreasing sequence λ=(λ1,…,λk) of positive integers with λ1+⋯+λk=n. Its entries are the parts of λ and k is the number of parts. For n=0 the only partition is the empty partition ∅, the empty sequence with k=0; for n≥1 one has λ1≥λ2≥⋯≥λk≥1 and k≤n. We write λ⊢n. Trailing zeros are not parts: a finite sequence of nonnegative integers ending in 0 is not a partition, so the number of parts of λ is determined by λ and (λ1,…,λk) is a different data type from (λ1,…,λk,0).

English Young diagrams. The (English) Young diagram of a nonempty λ is [λ]:={ (i,j)  :  1≤i≤k, 1≤j≤λi }⊆N×N, where i numbers the rows downward and j numbers the columns rightward. An element of [λ] is a node, or box, of the diagram. Row i of [λ] carries λi nodes, and column j carries λj′:=#{ i:λi≥j } nodes, a quantity that is 0 beyond the last column (and for every j≥1 when λ=∅). Since a partition is weakly decreasing, [λ] determines λ: if [μ]=[λ], then row i of [λ] is row i of [μ], so μi=λi for every i and μ=λ. In particular [∅]=∅, the empty diagram.

Conjugation. The conjugate partition of a nonempty λ is λ′:=(λ1′,λ2′,…,λλ1′), the sequence of column heights of [λ], with ∅′:=∅ for the empty partition. This is again a partition of n, and [λ′] is the transpose of [λ]: for 1≤i≤λ1 and 1≤j≤k, (i,j)∈[λ′]  ⟺  j≤λi′  ⟺  λj≥i  ⟺  (j,i)∈[λ]. Outside these bounds neither diagram contains the corresponding node; for the empty partition both diagrams are empty. Conjugation is an involution, λ′′=λ, because λi′′=#{j:λj′≥i} counts the columns of [λ] of height at least i, that is, the columns j with at least i rows of length ≥j, which by weak decrease is exactly the set of j≤λi. Thus λ↦λ′ is a bijection on the partitions of n, exchanging the number of parts with the largest part for nonempty partitions.

Size zero. The symmetric group of {1,…,n} is Sn:=Sym⁡({1,…,n}) (The symmetric group Sym⁡(X): the bijections of a set X under composition) for every n≥0, and we fix S0:=Sym⁡(∅)={1}, the trivial group; for n=0 the set {1,…,n} is empty and the group acts trivially on every size-zero object below. This is the convention used whenever the constructions of this page are read at n=0.

Remarks

  • Indexing conventions. Rows are numbered from top to bottom and columns from left to right, and the row lengths are weakly decreasing, so the diagram is left-aligned and top-aligned inside its bounding rectangle of λ1 columns and k rows. This is the English convention; the French convention (rows weakly increasing downward) is not used here.

  • Conjugation transposes the diagram. The identity [λ′]=[λ]T says that summing over the parts of λ′ is summing over the columns of [λ]: double counting the nodes of [λ] by rows gives n and by columns gives λ1′+⋯+λλ1′, so λ′ is a partition of n. A partition equal to its conjugate is self-conjugate; the diagonal nodes of [λ] are the fixed points of the transpose.

DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-27Open item page →

Tableaux and standard tableaux

Definition

Let λ⊢n and let [λ] be its Young diagram (Partitions, English diagrams, and conjugation). A tableau of shape λ, or λ-tableau, is a bijection t:[λ]⟶{1,2,…,n}. We write t(i,j) for the entry of t in the node (i,j), and we display t as the diagram [λ] with each node carrying its entry. Thus a tableau places each of the numbers 1,…,n in exactly one node of [λ]. For λ=∅ the diagram is empty and the empty map is the unique tableau of shape ∅, the empty tableau. The shape of a tableau t is the partition λ with t:[λ]→{1,…,n}, which is determined by t because [λ] determines λ.

Standard tableaux. A tableau t of shape λ is standard if its entries strictly increase along rows and down columns, that is, if t(i,j)<t(i,j+1)whenever (i,j),(i,j+1)∈[λ], t(i,j)<t(i+1,j)whenever (i,j),(i+1,j)∈[λ]. The empty tableau is standard, because both conditions are vacuous, and it is the unique standard tableau of shape ∅. Following the classical notation we write fλ for the number of standard λ-tableaux.

The left action on tableaux. For σ∈Sn and a λ-tableau t, define (σ⋅t)(i,j):=σ(t(i,j))((i,j)∈[λ]). Since t is a bijection onto {1,…,n} and σ is a bijection of {1,…,n}, the map σ⋅t is again a bijection [λ]→{1,…,n}, hence again a λ-tableau, and id⋅t=t, σ⋅(τ⋅t)=(στ)⋅t for all σ,τ∈Sn: the rule is a left action of Sn on the set of λ-tableaux. For every σ∈Sn the row sets of σ⋅t are the images under σ of the row sets of t, and the column sets of σ⋅t are the images under σ of the column sets of t.

Remarks

  • A tableau is not a tabloid. A tableau records a position for every entry; the row-equivalence classes of tableaux, called tabloids, are defined later on this page and forget the order of the entries inside each row. The action above is the one that descends to tabloids.

  • Counting tableaux. Fixing any listing of the n nodes of [λ], a tableau is the same thing as an ordering of the entries 1,…,n along that listing, so there are n! tableaux of shape λ; for n=0 the empty tableau is the single one and 0!=1. For n≥1 the extreme shapes have exactly one standard tableau each: the single row 1 2 ⋯ n for (n), and the single column with 1,2,…,n from top to bottom for (1n), so f(n)=f(1n)=1.

DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-27Open item page →

Removable and addable nodes

Definition

Let λ⊢n with Young diagram [λ], and let μ⊢n−1 and ν⊢n+1 denote partitions of the neighbouring sizes (Partitions, English diagrams, and conjugation).

A node x∈[λ] is removable if deleting it leaves a Young diagram, that is, if there is a partition μ⊢n−1 with [μ]=[λ]∖{x}; such a μ is unique because a partition is determined by its diagram. A point y∉[λ] is addable for λ if inserting it leaves a Young diagram, that is, if there is a partition ν⊢n+1 with [ν]=[λ]∪{y}; again ν is unique. We write Rem⁡(λ) and Add⁡(λ) for the sets of removable and of addable nodes of λ.

Since [λ]={(i,j):1≤i≤k, 1≤j≤λi} is determined by the inequalities 1≤j≤λi, the two conditions have the following row form. Write λk+1:=0 for a partition λ=(λ1,…,λk). A node (i,λi) is removable if and only if λi>λi+1: deleting the last node of row i keeps the row lengths weakly decreasing exactly when row i+1 is strictly shorter, and no node (i,j) with j<λi can be deleted, since the node (i,j+1) would then have no node to its left. Similarly a node (i,λi+1) with 1≤i≤k is addable if and only if i=1 or λi−1>λi, the node (k+1,1) opening a new row is always addable, and these are all the addable nodes. In particular a row endpoint of [λ] is removable only if no node of [λ] lies immediately below it.

For the empty partition the diagram is empty, so Rem⁡(∅)=∅, while Add⁡(∅)={(1,1)} is a single node, whose insertion produces the partition (1).

Remarks

  • Removable nodes are exactly the corners. The removable nodes of λ are the row endpoints (i,λi) with λi>λi+1; the lowest row always qualifies, because λk+1=0<λk. Every removable node has hook length 1 in the usual terminology, and (k+1,1) is always addable, so λ arises from exactly #Rem⁡(λ) partitions of n−1 by inserting one node, and is contained in exactly #Add⁡(λ) partitions of n+1.

  • Nodes versus row endpoints. Ending a row is necessary but not sufficient for removability: in λ=(3,3,1) the node (1,3) ends the first row but the node (2,3) lies directly below it, so deleting (1,3) leaves the row lengths (2,3,1), which are not weakly decreasing and are not the row lengths of a partition.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

The largest standard entry lies in a removable box

Statement

For every n≥1, the box occupied by n in a standard tableau of size n is removable, and deleting it leaves a standard tableau of size n−1.

Facts & Assumptions

Given: An integer n≥1, a partition λ⊢n, a standard λ-tableau t, and the node b=(i,j) with t(i,j)=n.

[L1]

A λ-tableau is a bijection t:[λ]→{1,…,n}, and t is standard exactly when t(i,j)<t(i,j+1) holds for adjacent nodes within a row and t(i,j)<t(i+1,j) holds for adjacent nodes within a column (Tableaux and standard tableaux).

[L2]

For a partition λ=(λ1,…,λk), with λk+1:=0, the node (i,λi) is removable if and only if λi>λi+1, and deleting a removable node leaves the diagram of a partition of n−1 (Removable and addable nodes).

Proof

technique · direct
1.1

The entry n is the largest entry of t, because t is a bijection onto {1,…,n}. If (i,j+1)∈[λ], then t(i,j+1)>t(i,j)=n by [L1], which is impossible; hence j=λi.

L1given
1.2

If (i+1,j)∈[λ], then t(i+1,j)>t(i,j)=n by [L1], again impossible; hence i=k, or i<k and λi>λi+1.

L1given
2.1

By steps 1.1 and 1.2 the node b has the form (i,λi) and satisfies λi>λi+1 with the convention λk+1=0, so b is removable by [L2].

step 1.1step 1.2L2
3.1

Let μ⊢n−1 be the partition with [μ]=[λ]∖{b}, which exists by [L2], and let t′ be the restriction of t to [μ]. Then t′ is a bijection [μ]→{1,…,n−1}, because t is a bijection and the only node removed is the one carrying n.

step 2.1L2
4.1

Two nodes of [μ] that are adjacent in a row or column of [μ] are adjacent in [λ] and so satisfy the corresponding strict inequality in t; as their entries are unchanged by the restriction, the same strict inequality holds in t′. Hence t′ is a standard tableau of shape μ, that is, a standard tableau of size n−1, and deleting the box b occupied by n has produced it. ∎

step 3.1L1
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-27Open item page →

Dominance order on partitions

Definition

Let λ,μ⊢n be partitions of the same integer n (Partitions, English diagrams, and conjugation). We say that λ dominates μ, and write λ⊵μ, exactly when ∑i=1rλi  ≥  ∑i=1rμifor every r≥1, where each sequence is padded with zeros beyond its number of parts; since both partitions have total n, both sides equal n for all r at least the number of parts of either, so the condition is a finite family of inequalities between integers. We write λ⊳μ when λ⊵μ and λ≠μ. The relation ⊵ is the dominance order on the partitions of n; we call λ and μ incomparable when neither λ⊵μ nor μ⊵λ holds.

Because it is defined by a family of non-strict inequalities between integers, ⊵ is reflexive and transitive. It is also antisymmetric: if λ⊵μ and μ⊵λ, then the prefix sums of λ and of μ are equal for every r≥1, and subtracting consecutive prefix sums gives λi=μi for every i (both sequences are eventually zero). Hence ⊵ is a partial order on the set of partitions of n. For n≥1, the partition (n) is its unique maximum and the partition (1n) its unique minimum: for every μ⊢n and every r≥1 one has min⁡(r,n)=∑i≤r(1n)i  ≤  ∑i≤rμi  ≤  n=∑i≤r(n)i.

For n=0 the order is the trivial order on the one-element set {∅}.

Remarks

  • Partial, not total. Dominance is in general a proper partial order, not a total order: the partitions (4,1,1) and (3,3) of 6 are incomparable, because their prefix sums 4,5,6 and 3,6,6 cross, and so are their conjugates (3,1,1,1) and (2,2,2). For each n≤5, by contrast, all partitions of n are comparable. The companion examples page lists the chains through size five and this first incomparable pair.

  • Not the lexicographic order. Dominance must not be identified with the lexicographic order on partitions, which orders λ and μ by their first differing part and is total. The two relations agree on all partitions of n for n≤5, but lexicographic order is total by definition while dominance is not, so the relations are distinct; a dominance step never follows from a comparison of single parts alone, only from all the prefix sums.

  • Conjugation reverses the order. Transposing diagrams turns prefix sums of row lengths into prefix sums of column heights, and this reverses dominance: λ⊵μ holds if and only if μ′⊵λ′. This is proved on this page as Conjugation reverses dominance and is used to keep row and column versions of every later statement consistent.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-27Open item page →

Conjugation reverses dominance

Statement

For all partitions λ and μ of the same integer n, λ⊵μ⟺μ′⊵λ′.

Facts & Assumptions

Given: An integer n≥0 and partitions λ,μ⊢n, with prefix sums ∑i≤rλi and ∑i≤rμi padded by zeros beyond the number of parts.

[L1]

λ⊵μ means ∑i≤rλi≥∑i≤rμi for every r≥1 (Dominance order on partitions).

[L2]

The conjugate partition has column heights λj′=#{i:λi≥j} (Partitions, English diagrams, and conjugation).

[L3]

Conjugation is an involution, (λ′)′=λ (Partitions, English diagrams, and conjugation).

Proof

technique · direct
1.1

Fix k≥1. Double counting the nodes of [λ] in its first k columns gives ∑j≤kλj′=∑imin⁡(λi,k)=n−∑imax⁡(0,λi−k); and because λ is weakly decreasing, ∑imax⁡(0,λi−k)=max⁡r≥0(∑i≤rλi−rk), this maximum being attained at the finite index r=λk+1′ (with r=0 when k≥λ1, using zero-padding). Hence ∑j≤kλj′=n−max⁡r≥0(∑i≤rλi−rk) holds for every k≥1, and both sides vanish when λ=∅.

L2
2.1

Assume λ⊵μ, and fix k≥1. By [L1] one has ∑i≤rλi≥∑i≤rμi for every r≥0, the case r=0 reading 0≥0, so the maximum appearing in step 1.1 for λ is at least the corresponding maximum for μ; subtracting both from n gives ∑j≤kλj′≤∑j≤kμj′. As k≥1 was arbitrary, μ′⊵λ′.

step 1.1L1
3.1

Conversely assume μ′⊵λ′. The partitions λ′ and μ′ of n are a pair of partitions of the same integer, so the implication of step 2.1 applies to them and yields (λ′)′⊵(μ′)′; by the involution (λ′)′=λ and (μ′)′=μ of [L3] this is λ⊵μ.

step 2.1L3
4.1

Step 2.1 proves the forward implication and step 3.1 the reverse one, so for all partitions λ,μ⊢n one has λ⊵μ if and only if μ′⊵λ′. ∎

step 2.1step 3.1
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-27Open item page →

Row and column stabilizers

Definition

Let λ⊢n and let t be a λ-tableau, with entries t(i,j) in the nodes of [λ] (Tableaux and standard tableaux). If n=0, there are no rows or columns; define Rt=Ct=S0={1} for the unique empty tableau. For the row and column formulas below assume n≥1, so λ1 exists. For a row i write Ai:={t(i,j):1≤j≤λi} for the set of entries in that row, and for a column j write Bj:={t(i,j):1≤i≤λj′} for the set of entries in that column. The sets A1,…,Ak are pairwise disjoint and partition {1,…,n}, and likewise the sets B1,…,Bλ1 are pairwise disjoint and partition {1,…,n}, because t is a bijection [λ]→{1,…,n}.

The row stabilizer of t is Rt:={σ∈Sn:σ(Ai)=Ai for every row i}, and the column stabilizer of t is Ct:={σ∈Sn:σ(Bj)=Bj for every column j}. Thus Rt is the subgroup of Sn consisting of the permutations that map each row set of t onto itself, and Ct is the subgroup of those that map each column set of t onto itself. In terms of the left action (σ⋅t)(i,j)=σ(t(i,j)), a permutation lies in Rt exactly when σ⋅t can be obtained from t by permuting the entries within each row, and in Ct exactly when σ⋅t is obtained from t by permuting the entries within each column.

Both sets are subgroups of Sn: the identity preserves every Ai and every Bj, and if σ and τ preserve each of these sets then so do στ and σ−1. Moreover the sets Ai are permuted onto themselves one by one, not merely as a family, and each Ai determines a subgroup S(Ai)≤Sn of permutations fixing the complement of Ai pointwise; because the Ai are pairwise disjoint and cover {1,…,n}, every σ∈Rt factors uniquely as σ=σ1⋯σk with σi∈S(Ai), so Rt=S(A1)×⋯×S(Ak)≅Sλ1×⋯×Sλk,∣Rt∣=λ1!⋯λk!. The same argument with columns gives Ct=S(B1)×⋯×S(Bλ1)≅Sλ1′×⋯×Sλλ1′,∣Ct∣=λ1′!⋯λλ1′!. For n=0 there is one tableau, the empty one, and Rt=Ct=S0={1}.

Remarks

  • Equal rows are still distinguished. The row sets are individual sets: each Ai must be preserved individually, even when two rows have equal length. The factors S(Ai) on distinct row sets are distinct when their common size is at least two; singleton row sets both give the trivial subgroup. This labelled-rows convention is what makes Rt∩Ct trivial: a permutation preserving every row set and every column set sends the entry t(i,j) into Ai∩Bj={t(i,j)}, since row i and column j meet in the single box (i,j); so it fixes every entry and is the identity, and Rt∩Ct={1}.

  • Relation to Young subgroups. If t0 is the standard row-filled λ-tableau, whose row i carries the consecutive block of entries λ1+⋯+λi−1+1,…,λ1+⋯+λi, then Rt0 is the standard Young subgroup Sλ of the next definition on this page; for an arbitrary tableau, Rt is a conjugate of Sλ.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-27Open item page →

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
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-27Open item page →

Young subgroups, tabloids, and permutation modules

Definition

Let n≥0 and let λ=(λ1,…,λk)⊢n be a partition with Young diagram [λ] (Partitions, English diagrams, and conjugation). Throughout, Sn denotes the symmetric group of {1,…,n}, with S0={1}.

Standard Young subgroups. For 1≤i≤k let Bi:={λ1+⋯+λi−1+1, λ1+⋯+λi−1+2, …, λ1+⋯+λi} be the i-th block of λ. The blocks are consecutive intervals of integers, they are pairwise disjoint, each has ∣Bi∣=λi, and together they partition {1,…,n}. The standard Young subgroup of type λ is Sλ:={ σ∈Sn:σ(Bi)=Bi for every 1≤i≤k }. This is a subgroup of Sn, namely the direct product S(B1)×⋯×S(Bk) of the symmetric groups of the individual blocks, each acting on its block and fixing the remaining entries pointwise; as in Row and column stabilizers, the product decomposition is unique because the blocks are pairwise disjoint and cover {1,…,n}, so ∣Sλ∣=λ1!⋯λk!. A Young subgroup of type λ is a subgroup of Sn conjugate to Sλ. For k=0, that is for λ=∅ and n=0, there are no blocks and S∅=S0={1}.

Row equivalence and tabloids. Let t and u be λ-tableaux (Tableaux and standard tableaux). We say that t and u are row equivalent, and write t∼u, when they have the same row sets: for every row i, { t(i,j):1≤j≤λi }={ u(i,j):1≤j≤λi }. Equivalently, t∼u if and only if u=ρ⋅t for some ρ∈Rt: if u=ρ⋅t then ρ merely permutes the entries inside each row of t, and conversely, if the row sets agree, then ρ(t(i,j)):=u(i,j) defines a permutation ρ of {1,…,n} that preserves each row set of t, so ρ∈Rt and ρ⋅t=u. Hence ∼ is an equivalence relation on the λ-tableaux, and the equivalence class {t}:={ u:u∼t }={ ρ⋅t:ρ∈Rt } is the tabloid of t. We draw {t} as the diagram [λ] filled with the entries of t and bars between the rows, recording that the order of the entries inside a row is forgotten. A tabloid is standard when it contains a standard tableau.

The permutation module. Let Ωλ be the finite set of λ-tabloids. For σ∈Sn and a tabloid {t} define σ⋅{t}:={σ⋅t}. This is well defined: if t,u are λ-tableaux with t∼u, then the row sets of σ⋅u are the σ-images of the row sets of u, which are the σ-images of the row sets of t, and these are exactly the row sets of σ⋅t (Tableaux and standard tableaux); so σ⋅u∼σ⋅t and the tabloids {σ⋅u} and {σ⋅t} coincide. Because the action on tableaux is a left action, the induced rule on tabloids satisfies id⋅{t}={t} and σ⋅(τ⋅{t})=(στ)⋅{t}, so Sn acts on Ωλ from the left. The Young permutation module attached to λ is the complex vector space Mλ:=C(Ωλ) with the tabloids as basis, again written {t} for the basis vector of the tabloid {t}, equipped with the linear extension of the action above: σ⋅∑{t}∈Ωλa{t} {t}:=∑{t}∈Ωλa{t} {σ⋅t}. This is the permutation representation of Sn on the finite set Ωλ (The trivial representation, the regular representation, and permutation representations from finite G-sets), so Mλ is a finite-dimensional complex representation of Sn.

The stabilizer of a tabloid. For every λ-tableau t one has σ⋅{t}={t}  ⟺  σ⋅t∼t  ⟺  σ∈Rt, so the stabilizer in Sn of the tabloid {t} is exactly the row stabilizer Rt (Row and column stabilizers). The action on Ωλ is transitive: given tabloids {t} and {s}, the permutation σ determined by σ(t(i,j)):=s(i,j) satisfies σ⋅t=s, hence σ⋅{t}={s}. In particular, for the standard row-filled λ-tableau t0, whose row i carries the entries of Bi in increasing order, the row sets of t0 are precisely the blocks B1,…,Bk, so Rt0=Sλ and the stabilizer of the tabloid {t0} is the standard Young subgroup Sλ.

Remarks

  • Two descriptions of a tabloid. A tabloid of shape λ is the same data as an unordered partition of {1,…,n} into k labelled classes of sizes λ1,…,λk: the class number i is the set of entries in row i. The tabloids of shape λ are exactly the images {σ⋅t0} of the single tabloid {t0} under Sn, so Ωλ is a transitive Sn-set with point stabilizer Sλ in the sense just described.

  • Notation. Some sources write Mλ for the induced module Ind⁡SλSn1; the next lemma on this page proves that this is the same representation as the tabloid module defined above, and the identification also shows that Mλ is generated by the single tabloid {t0}.

  • Extreme shapes. For λ=(n) all λ-tableaux have the same single row set {1,…,n}, so there is exactly one tabloid and M(n) is one-dimensional with trivial action. For λ=(1n) each row is a single box, so the row-equivalence classes are singletons and Ω(1n) is the set of all λ-tableaux; the companion examples page uses this to identify M(1n) with the regular representation.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

Young permutation modules are induced trivial modules

Statement

For every n≥0 and every partition λ⊢n, the Young permutation module Mλ is isomorphic, as a complex representation of Sn, to the permutation representation of Sn on the left coset set Sn/Sλ, and hence to the induced representation Ind⁡SλSn1 of the trivial complex representation of the standard Young subgroup Sλ. This includes the case n=0, where λ=∅ and S∅=S0={1}.

Facts & Assumptions

Given: An integer n≥0, a partition λ=(λ1,…,λk)⊢n, the standard row-filled λ-tableau t0, the standard Young subgroup Sλ≤Sn, and the Young permutation module Mλ with tabloid basis Ωλ.

[L1]

The tabloids are the row-equivalence classes {t}={ρ⋅t:ρ∈Rt} of λ-tableaux, and Mλ=C(Ωλ) is the complex vector space with the tabloids as basis, on which Sn acts by σ⋅{t}={σ⋅t}; the stabilizer of the tabloid {t} is the row stabilizer Rt, the action on Ωλ is transitive, and for the standard row-filled tableau t0 one has Rt0=Sλ, so the stabilizer of {t0} is Sλ (Young subgroups, tabloids, and permutation modules).

[L2]

If t∼u are λ-tableaux and τ∈Sn, then τ⋅t∼τ⋅u; this is the well-definedness of the tabloid action in [L1] (Young subgroups, tabloids, and permutation modules).

[L3]

Every λ-tableau t equals σ⋅t0 for a unique σ∈Sn, because σ(t0(i,j)):=t(i,j) defines a permutation of {1,…,n} (Tableaux and standard tableaux).

[L4]

For a finite group G and a subgroup H≤G, inducing the trivial complex representation of H to G gives the permutation representation of G on the left coset set G/H; the cosets form the set G/H={gH:g∈G} with G acting by x⋅(gH)=(xg)H, and the permutation representation has these cosets as a basis (Inducing the trivial representation gives the permutation representation on G/H).

Proof

technique · direct
1.1

Define Φ:Sn/Sλ→Ωλ by Φ(σSλ):={σ⋅t0}. This is well defined: if σSλ=τSλ, then τ−1σ∈Sλ=Rt0, so (τ−1σ)⋅t0∼t0 by [L1], and applying τ gives σ⋅t0∼τ⋅t0 by [L2], that is {σ⋅t0}={τ⋅t0}.

givenL1L2construct
2.1

The map Φ is injective: if {σ⋅t0}={τ⋅t0}, then σ⋅t0∼τ⋅t0, so τ−1⋅(σ⋅t0)∼τ−1⋅(τ⋅t0)=t0 by [L2]; hence τ−1σ⋅t0∼t0, so τ−1σ∈Rt0=Sλ by [L1] and therefore σSλ=τSλ.

L1L2step 1.1
2.2

The map Φ is surjective: every tabloid is {t} for some λ-tableau t by [L1], and t=σ⋅t0 for some σ∈Sn by [L3], so {t}={σ⋅t0}=Φ(σSλ).

L1L3step 1.1
2.3

The map Φ is Sn-equivariant for the left actions of [L1] and [L4]: for τ∈Sn one has Φ(τ⋅σSλ)=Φ((τσ)Sλ)={(τσ)⋅t0}={τ⋅(σ⋅t0)}=τ⋅{σ⋅t0}=τ⋅Φ(σSλ), using that the action on tableaux and on tabloids is a left action and σ⋅{t}={σ⋅t}.

L1L3L4step 1.1algebra
3.1

Steps 2.1, 2.2 and 2.3 show that Φ is an isomorphism of left Sn-sets, hence extends to an isomorphism of complex representations Mλ≅C[Sn/Sλ], the permutation representation of Sn on the coset set Sn/Sλ; this is the first isomorphism of the statement.

step 2.1step 2.2step 2.3L1
4.1

Applying [L4] to the finite group G=Sn and the subgroup H=Sλ≤Sn identifies the permutation representation of Sn on Sn/Sλ with Ind⁡SλSn1; composing with the isomorphism of step 3.1 gives Mλ≅Ind⁡SλSn1.

step 3.1L4
5.1

For n=0 one has λ=∅ and S∅=S0={1}; there is exactly one ∅-tableau, the empty one, so Ω∅ has one element and M∅ is one-dimensional with trivial action, the coset set S0/S0 is a single point, and [L4] with G=H=S0 gives the same one-dimensional trivial representation as the induced module; so steps 3.1 and 4.1 hold also in this case. ∎

step 3.1step 4.1L4given
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-27Open item page →

Tableau stabilizers transform by conjugation

Statement

Let n≥0, let λ⊢n and let t be a λ-tableau. For every σ∈Sn, Rσ⋅t=σRtσ−1,Cσ⋅t=σCtσ−1, where Rt and Ct are the row and column stabilizers of t and σ⋅t is the tableau with entries (σ⋅t)(i,j)=σ(t(i,j)).

Facts & Assumptions

Given: An integer n≥0, a partition λ⊢n, a λ-tableau t, and a permutation σ∈Sn.

[L1]

The row sets Ai={t(i,j):1≤j≤λi} and the column sets Bj={t(i,j):1≤i≤λj′} of t each partition {1,…,n}, and Rt={γ∈Sn:γ(Ai)=Ai for every i}, Ct={γ∈Sn:γ(Bj)=Bj for every j} (Row and column stabilizers).

[L2]

The left action on tableaux is entrywise, (τ⋅t)(i,j)=τ(t(i,j)) for τ∈Sn (Row and column stabilizers).

[L3]

For n=0 there is exactly one tableau, the empty one, with Rt=Ct=S0={1} (Row and column stabilizers).

Proof

technique · direct
1.1

For every row i, the row set of σ⋅t is Ai(σ⋅t)={(σ⋅t)(i,j):1≤j≤λi}={σ(t(i,j)):1≤j≤λi}=σ(Ai) by [L2], and likewise the column set of σ⋅t in column j is Bj(σ⋅t)=σ(Bj).

givenL1L2algebra
2.1

By [L1] and step 1.1, a permutation γ∈Sn lies in Rσ⋅t exactly when γ(σ(Ai))=σ(Ai) for every row i, which after applying σ−1 to both sides is equivalent to σ−1γσ(Ai)=Ai for every i, that is to σ−1γσ∈Rt.

step 1.1L1algebra
3.1

The equivalence of step 2.1 read in the forward and the backward direction gives both inclusions Rσ⋅t⊆σRtσ−1 and σRtσ−1⊆Rσ⋅t, hence Rσ⋅t=σRtσ−1.

step 2.1
4.1

The identical computation with the column sets of step 1.1 in place of the row sets gives Cσ⋅t=σCtσ−1: γ∈Cσ⋅t exactly when γ(σ(Bj))=σ(Bj) for every column j, which is equivalent to σ−1γσ∈Ct.

step 1.1step 3.1L1
5.1

Both identities also hold for n=0: then t is the empty tableau, σ is the identity of S0={1}, and Rt=Ct=S0 by [L3], so conjugation is the identity and Rσ⋅t=Rt=σRtσ−1, likewise for Ct. In all cases, then, the row and column stabilizers of σ⋅t are the conjugates of Rt and Ct by σ. ∎

step 2.1step 4.1L3
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-27Open item page →

Semistandard tableaux and Kostka numbers

Definition

Let λ⊢n and μ⊢n be partitions of the same integer n, with diagrams [λ] and [μ] (Partitions, English diagrams, and conjugation). For content counts only, set μi:=0 for i beyond the number of parts of μ; these zeros are not additional parts of the partition.

A semistandard tableau of shape λ and content μ, also called a semistandard tableau of shape λ and type μ, is a filling T:[λ]→{1,2,… } of the boxes of [λ] with positive integers such that:

  1. content: for every i≥1 the entry i occurs in exactly μi boxes of [λ], so the multiset of entries is {1μ1,2μ2,… } and in particular every entry lies between 1 and the number of parts of μ;
  2. rows: the entries weakly increase along every row, that is, T(i,j)≤T(i,j+1) whenever (i,j) and (i,j+1) are both in [λ];
  3. columns: the entries strictly increase down every column, that is, T(i,j)<T(i+1,j) whenever (i,j) and (i+1,j) are both in [λ].

The Kostka number Kλ,μ is the number of semistandard tableaux of shape λ and content μ: Kλ,μ:=#{ T:T is a semistandard λ-tableau of content μ }. This is well defined and finite: a filling of the n boxes of [λ] by positive integers has at most nn possibilities for n≥1 once each entry is required to lie between 1 and the number of parts of μ, and conditions 1--3 cut this finite set down to the semistandard tableaux, so Kλ,μ is a nonnegative integer. It is zero when the conditions cannot be met.

Two entries may be equal inside a row, but never inside a column: a repeated entry in a column would contradict the strict increase of condition 3, so the repetitions of a label forced by the content μ must be spread across distinct columns of [λ]. For λ=μ=∅ there is a single filling, the empty one, so K∅,∅=1.

Relation to standard tableaux. Because a tableau of content (1n) uses each of the numbers 1,…,n exactly once, its entries are pairwise distinct, and weak increase along a row is then strict increase along that row; a filling of [λ] with content (1n) is therefore semistandard exactly when it is a standard λ-tableau (Tableaux and standard tableaux), that is, Kλ,(1n)=fλ, the number of standard tableaux of shape λ. In particular, for n≥1, K(n),(1n)=K(n),(n)=1, since the single row carries either the standard entries 1,2,…,n or the n copies of the entry 1, and K(1n),(1n)=1, realized by the single column 1,2,…,n read from top to bottom.

Remarks

  • Compositions. The definition of content makes sense for any composition μ of n, that is, for a finite sequence of nonnegative integers summing to n, and one sometimes allows μi=0; the sources state the definition in that generality and then specialize to partitions. Above we have specialized to μ⊢n, which is the case used below.

  • Kostka numbers as multiplicities. The classical use of the numbers Kλ,μ is as multiplicities of Specht modules in Young permutation modules: Young's rule states that the multiplicity of the Specht module labelled by λ in Mμ equals Kλ,μ. Neither the Specht modules nor Young's rule are proved on this page; here Kλ,μ is only the explicit combinatorial count defined above.

5 · Examples, counterexamples and false statements

None yet.

Sources