Elements of an algebraic extension are represented by a record. The
record for the element e of L contains the components
isAlgebraicElement, domain and coefficients:
isAlgebraicElement:true, and indicates, that e is an algebraic element.
domain:
coefficients:GAP 3.4.4