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.

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.

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