1: \begin{definition}[GP-tree]\label{def:tree_of_GP}
2: If $\mu$ is a partition of $n$, then the \textit{GP-tree of $\mu$} is a tree with $n$ levels constructed as follows. Let $\mu$ sit alone at the top Level $n$. From a subdiagram $\mu^{(i)}$ at Level $i$, we branch down to exactly $r$ new subdiagrams at Level $i-1$ where $r$ equals the number of nonzero rows of $\mu^{(i)}$. Note that this branching is \textit{injective}---that is, no two Level $i$ diagrams branch down to the same Level $i-1$ diagram. Label these $r$ edges left to right with the labels $x_i^0, x_i^1, \ldots, x_i^{r-1}$. Impose the dimension-ordering on $\mu^{(i)}$. The subdiagram at the end of the edge labelled $x_i^j$ for some $j\in\{0,1,\ldots,r-1\}$ will be exactly $\mu^{(i)}$ with the box with dimension-ordering $j+1$ removed. If a gap in a column is created by removing this box, then correct the gap by pushing up on this column to make a proper Young diagram instead of a composition. At Level 1 there is a set of single box diagrams. Instead of placing single boxes at this level, put the product of the edge labels from Level $n$ down to this vertex. These monomials are the basis for $\B$~\cite[Theorem 3.1, pg.100]{GP}.
3: \end{definition}