The summary-box icon shows the underlying Young diagram, drawn from the same row data; the displayed properties are the shape (partition), the filling label, and the irrep dimension via the hook-length formula.
▪
The filling label reads "Canonical" when the stored rows are the row-reading standard Young tableau of the shape (the default produced by
), "Standard" when the rows and columns are strictly increasing but the filling is not the canonical one, and "Explicit" otherwise. The label is content-based, so a hand-typed canonical filling such as
tests whether the filling is a standard Young tableau, that is, whether rows and columns are strictly increasing; the canonical filling always satisfies this.
Examples
(22)
Basic Examples
(4)
Construct a Young tableau from explicit rows:
In[1]:=
YoungTableau
[{{1,2,3},{4,5}}]
Out[1]=
YoungTableau
Shape:{3,2}
Filling:canonical
Dimension:5
Construct a standard tableau from an integer partition; the rows are filled in reading order: