mu = outerShape T
i1 : T = youngTableau(new Partition from {4,3,1,0}, new Partition from {3,1}) ┌───┐ o1 = │ │ ┌───┬───┼───┘ │ │ │ ┌───┼───┴───┘ │ │ └───┘ o1 : YoungTableau
i2 : outerShape T o2 = Partition{4, 3, 1, 0} o2 : Partition
The object outerShape is a method function.
The source of this document is in Tableaux/documentation.m2:901:0.