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.

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.

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