Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicablePipeline-generatedaudited 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.

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.

Depends on

Used by

Dependency tree · two levels

2 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