Given a partition $\lambda$ of $n$ and a standard Young Tableaux filled with numbers from $1$ to $n$ (e.g. increasing row by row), how does one obtain the corresponding Young Symmetrizer using GAP?
I could imagine that GAP already has such a functionality built in, e.g. in the package Specht. However I do not understand the language used in the package description. I would highly appreciate a pointer.
A very naive way of implementing the definition is:
I suspect that the dense support will make this infeasible for n much beyond 8 or 9.