In mathematics, especially in the fields of group theory and representation theory of groups, a class function is a function on a group G that is constant on the conjugacy classes of G. In other words, it is invariant under the conjugation map on G. Such functions play a basic role in representation theory.

Characters

edit

The character of a linear representation of G over a field K is always a class function with values in K. The class functions form the center of the group ring K[G]. Here a class function f is identified with the element .

Inner products

edit

The set of class functions of a group G with values in a field K form a K-vector space. If G is finite and the characteristic of the field does not divide the order of G, then there is an inner product defined on this space defined by where |G| denotes the order of G and the overbar denotes conjugation in the field K. The set of irreducible characters of G forms an orthogonal basis. Further, if K is a splitting field for G—for instance, if K is algebraically closed, then the irreducible characters form an orthonormal basis.

When G is a compact group and K = C is the field of complex numbers, the Haar measure can be applied to replace the finite sum above with an integral: In this setting, the irreducible characters form a Hilbert basis of the Hilbert space of square-integrable class functions, by the Peter–Weyl theorem.

When K is the real numbers or the complex numbers, the inner product is a non-degenerate Hermitian bilinear form.

See also

edit

References

edit

📚 Artikel Terkait di Wikipedia

First-class function

first-class functions if it treats functions as first-class citizens. This means the language supports passing functions as arguments to other functions, returning

Class (set theory)

be thought of as "classes". In ZF, the concept of a function can also be generalised to classes. A class function is not a function in the usual sense

Smoothness

non-negative integer k {\displaystyle k} , a function of class C k {\displaystyle C^{k}} is a function whose derivatives of all orders up to k {\displaystyle

Anonymous function

anonymous function (function literal, lambda function, or block) is a function definition that is not bound to an identifier. Anonymous functions are often

Class kappa function

special comparison functions. Class K {\displaystyle {\mathcal {K}}} functions belong to this family: Definition: a continuous function α : [ 0 , a ) → [

First-class citizen

passed as an argument, returned from a function, and assigned to a variable. The concept of first- and second-class objects was introduced by Christopher

Closure (computer programming)

lexical closure or function closure, is a technique for implementing lexically scoped name binding in a language with first-class functions. Operationally

C++ classes

collectively referred to as non-union classes) that has data and functions (also called member variables and member functions) as its members whose access is