In algebra, the kernel of a homomorphism is the relation describing how elements in the domain of the homomorphism become related in the image. A homomorphism is a function that preserves the underlying algebraic structure in the domain to its image. When the algebraic structures involved have an underlying group structure, the kernel is taken to be the preimage of the group's identity element in the image, that is, it consists of the elements of the domain mapping to the image's identity. For example, the map that sends every integer to its parity (that is, 0 if the number is even, 1 if the number is odd) would be a homomorphism to the integers modulo 2, and its respective kernel would be the even integers which all have 0 as its parity. The kernel of a homomorphism of group-like structures will be a singleton set that only contains the identity if and only if the homomorphism is injective, that is if the inverse image of every element consists of a single element. This means that the kernel can be viewed as a measure of the degree to which the homomorphism fails to be injective. For some types of structure, such as abelian groups and vector spaces, the possible kernels are exactly the substructures of the same type. This is not always the case, and some kernels have received a special name, such as normal subgroups for groups and two-sided ideals for rings. The concept of a kernel has been extended to structures such that the inverse image of a single element is not sufficient for deciding whether a homomorphism is injective. In these cases, the kernel is a congruence relation. Kernels allow defining quotient objects (also called quotient algebras in universal algebra). For many types of algebraic structure, the fundamental theorem on homomorphisms (or first isomorphism theorem) states that image of a homomorphism is isomorphic to the quotient by the kernel.
Definition
Group homomorphisms
A group is a set G {\displaystyle G} with a binary operation ⋅ {\displaystyle \cdot } satisfying the following three properties for all a , b , c ∈ G {\displaystyle a,b,c\in G} :
Associative: ( a ⋅ b ) ⋅ c = a ⋅ ( b ⋅ c ) {\displaystyle (a\cdot b)\cdot c=a\cdot (b\cdot c)}
Identity: There is an e ∈ G {\displaystyle e\in G} such that e ⋅ a = a ⋅ e = a {\displaystyle e\cdot a=a\cdot e=a}
Inverses: There is an a ′ ∈ G {\displaystyle a'\in G} for each a ∈ G {\displaystyle a\in G} such that a ⋅ a ′ = a ′ ⋅ a = e {\displaystyle a\cdot a'=a'\cdot a=e}
A group is also called abelian if it also satisfies a ⋅ b = b ⋅ a {\displaystyle a\cdot b=b\cdot a} . Let G {\displaystyle G} and H {\displaystyle H} be groups. A group homomorphism from G {\displaystyle G} to H {\displaystyle H} is a function f : G → H {\displaystyle f:G\to H} such that f ( a b ) = f ( a ) f ( b ) {\displaystyle f(ab)=f(a)f(b)} for all a , b ∈ G {\displaystyle a,b\in G} . (For simplicity, the operation symbol ⋅ {\displaystyle \cdot } is omitted.) Letting e H {\displaystyle e_{H}} be the identity element of H {\displaystyle H} , then the kernel of f {\displaystyle f} is the preimage of the singleton set { e H } {\displaystyle \{e_{H}\}} ; that is, the subset of G {\displaystyle G} consisting of all those elements of G {\displaystyle G} that are mapped by f {\displaystyle f} to the element e H {\displaystyle e_{H}} . The kernel is usually denoted ker f {\displaystyle \ker {f}} (or a variation). In symbols:
ker f = { g ∈ G : f ( g ) = e H } . {\displaystyle \ker f=\{g\in G:f(g)=e_{H}\}.}
Since a group homomorphism preserves identity elements, the identity element e G {\displaystyle e_{G}} of G {\displaystyle G} must belong to the kernel. The homomorphism f {\displaystyle f} is injective if and only if its kernel is only the singleton set { e G } {\displaystyle \{e_{G}\}} .
… excerpt ends here. Continue reading the full article.






