[Next][Prev] [Right] [Left] [Up] [Index] [Root]
Subsections
Parent(R) : AlgChtr -> Pow
Category(R) : AlgChtr -> Cat
Given the ring R of class functions on a finite group G, return G.
The centre of the character x of G, i.e. the
subgroup of G consisting of those classes C of G
for which |x(g)|, g in C, is equal to the degree
of x.
The (minimal) coefficient field Q_m of the class function x.
The kernel of the character x of G, i.e.
the normal subgroup of G consisting of
those elements g for which x(g) = x(1).
Characteristic(R) : AlgChtr -> RngIntElt
IsCommutative(F) : FldFun -> BoolElt
IsUnitary(F) : FldFun -> BoolElt
IsFinite(F) : FldFun -> BoolElt
IsOrdered(F) : FldFun -> BoolElt
IsField(F) : FldFun -> BoolElt
IsEuclideanDomain(F) : FldFun -> BoolElt
IsPID(F) : FldFun -> BoolElt
IsUFD(F) : FldFun -> BoolElt
IsDivisionRing(F) : FldFun -> BoolElt
IsEuclideanRing(F) : FldFun -> BoolElt
IsPrincipalIdealRing(F) : FldFun -> BoolElt
IsDomain(F) : FldFun -> BoolElt
F eq G : FldFun, Rng -> BoolElt
F ne G : FldFun, Rng -> BoolElt
[Next][Prev] [Right] [Left] [Up] [Index] [Root]