T_jNote that the resulting list may contain null entries in places where a box is not present. This means that the notations (T^i)#j, (T_j)#i, and T_(i,j) are all equivalent for valid positions (i,j). However, the notation T_(i,j) will raise an error for nonvalid positions, whereas the other two will return null.
|
|
|
|
|
To get the column entries without extra null's, use columnEntries.
|
|
|
The source of this document is in Tableaux/documentation.m2:520:0.