In this section functions for creating other structures from a root system are briefly listed. The reader is referred to the appropriate chapters of the Handbook for more details.
The (split) root datum corresponding to the root system R. The coefficients of the simple roots and coroots must be integral; otherwise an error is signalled. See Chapter ROOT DATA
The Coxeter group with root system R. See Chapter COXETER GROUPS. The braid group and pure braid group can be computed from the Coxeter group using the commands in Section Braid Groups.
The permutation Coxeter group with root system R. See Chapter COXETER GROUPS.
The reflection group of the root system R. See Chapter REFLECTION GROUPS.
The Lie algebra of the root system R over the base ring k. See Chapter LIE ALGEBRAS.
The matrix Lie algebra of the root system R over the base ring k. See Chapter LIE ALGEBRAS.
> R := RootSystem("b3"); > SemisimpleType(LieAlgebra(R, Rationals())); B3 > #CoxeterGroup(R); 48