An object of type MutableYoungTableau is a hash table containing two shapes of type Partition, and a mutable list of box entries. The entries may have any type, except for null objects.
The inner and outer shapes, $\lambda$ and $\mu$ respectively, can be any sequence of integers. In particular, it accepts negative parts, compositions, rows where $\lambda_i < \mu_i$, and compositions where $\ell(\lambda)\neq\ell(\mu)$.
|
|
|
|
|
|
The object MutableYoungTableau is a type, with ancestor classes YoungTableau < HashTable < Thing.
The source of this document is in Tableaux/documentation.m2:38:0.