y_(a,b)
i1 : y = youngTableau(new Partition from {2,2},{0,2,1,3}) o1 = | 0 2 | | 1 3 | o1 : YoungTableau
i2 : y_(0,0) o2 = 0
i3 : y_(1,1) o3 = 3
The source of this document is in /__w/M2/M2/macaulay2-1.26.05+ds/M2/Macaulay2/packages/SpechtModule.m2:3305:0.