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