Many of the basic operations for Coxeter groups are shortcuts for obtaining information about the underlying root datum (Chapter ROOT DATA FOR LIE THEORY). We list these functions here; see Sections Operators on root data, Properties of root data and Roots, coroots and weights for more details and examples of their use.
The underlying root datum of a Coxeter group.
The underlying root datum of the FP Coxeter group F; cf. Section Finitely presented Coxeter groups.
> W := CoxeterGroup( "B5" ); > RootDatum( W ); Adjoint root datum of type B5
The (co)root space of the Coxeter group W. This can be a vector space over a field of characteristic zero (Chapter VECTOR SPACES), or an integer lattice in the crystallographic case (Chapter LATTICES). The (co)reflection group of W acts on the (co)root space.
The simple (co)roots of the Coxeter group W as the rows of a matrix.
The Cartan matrix of the Coxeter group W.
The rank of the Coxeter group W, ie. the number of simple (co)roots.
The dimension of the Coxeter group W, ie. the dimension of the matrices in the reflection group.
The isogeny type of the Coxeter group W.
Print the Dynkin diagram of the Coxeter group W.
True if the Coxeter group W is irreducible.
True if the Coxeter group W is crystallographic (ie. if it is a Weyl group).
The number of positive roots of the Coxeter group W.
basis: MonStgElt Default: "standard"
An indexed set containing the (co)roots of the Coxeter group W.
basis: MonStgElt Default: "standard"
An indexed set containing the positive (co)roots of the Coxeter group W.
basis: MonStgElt Default: "standard"
The rth (co)root of the Coxeter group W.
basis: MonStgElt Default: "standard"
If v is a (co)root of the Coxeter group W, this returns its position; otherwise it returns 0.
The (co)weight lattice of the Coxeter group W.
basis: MonStgElt Default: "standard"
The fundamental (co)weights of the Coxeter group W.[Next][Prev] [Right] [Left] [Up] [Index] [Root]