Alphabeta Math
DefinitionDefinition: AI-adaptedProof: 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.

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.

Depends on

Used by

Dependency tree · two levels

4 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