When you do a lot of algebra you find yourself using kernels a lot. Sometimes without even realising it. So it makes sense to understand them pretty early on in any study of abstract algebra. So let’s talk about kernels.

The easiest way to think about a kernel is to imagine that it is a subset of some set that vanishes when you try to move it. By vanishes I mean it and all its elements turn in to zeroes. They’re like the ghosts of sets, now you see them, now you don’t.

The second issue is that in order to have a kernel you need to associate it with the way in which you move the subset. You can move them in different ways, each possibly having different kernels; in other words different elements turn in to zeroes depending on the way in which their moved.

Let’s put some authority on what we’ve just said. To properly define a kernel you need 1) a set X  and 2) a way to move its elements, or in other words, you need a map f  . Once you have these two you just apply the map to each element in the set, giving you f(X)  , and see where it goes. Let’s say that the map takes elements from X  and maps them to elements of Y  , thus f\,:\,X \rightarrow Y  . Pick an element x  inside X  and see where it gets mapped to, so you are looking for f(x) \rightarrow y  . Let’s suppose x  gets mapped to zero (we write x \mapsto 0 \in Y  ). Then we can say that x  belongs to the kernel of the map f  . See how we’ve said that x  belongs to the kernel of the map, thus reinforcing the concept that the kernel, although a subset of X  , is a property of the map.

Say we keep doing this and we work out that x,\, a,\, b,\,c  and d  are the only five elements of X  that get mapped to 0 \in Y  by the map f  . We then say that the subset, call it \ker(f)  , consists of \{x, a, b, c, d\}  . In other words, \ker(f)  is a subset of X  (so we write \ker(f) \subseteq X)  and it contains \ker(f) = \{x, a, b, c, d\}  . Our little set of five elements here are doomed because they all get mapped to 0 as soon as they come in contact with f  .

An important concept here is what exactly is this “zero” that the elements of the kernel get mapped to? By “zero” we mean that particular element of a set that when you multiply any of the elements by it you get the zero back (we’re touching on the definition of a group here). Consider the set of integers, which you should know  as \{\dots,\,-2,\,-1,\,0,\,1,\,2,\dots\}  . In this special case the zero element happens to be called ‘zero’ but this doesn’t have to be the case. For example, the zero element of a vector space is the zero vector. A map T  between two vector spaces, say V  and W  , may potentially map a subset of vectors to the zero vector and not the zero scalar “0”. For instance, the vector v \in V  could get mapped to \mathbf{0}_W \in W  (note the bold zero to indicate the fact this is a zero vector and not a zero scalar). We then collect up all the vectors that do this and call that collection \ker T , and it consists of all vectors in V  such that T(v)  equals \mathbf{0}_W  . In symbols this statement looks like this:

V\supseteq\ker T=\{v\in V\,:\,Tv=0 \in W\}

Formally speaking we say that the kernel of the map T  from a set V   to another set W  is a subset of V   and is the preimage of the zero subspace of W  . Let’s look at a simple example. Suppose we start with the set of integers \mathbb{Z}  and a map f. The map f takes an integer and subtracts 1, that’s all it does. What is the kernel of f  ? Well this is easy as pie. First ask yourself (and this is often overlooked) what is the zero element of the integers Z? Luckily for us the zero element is 0. Now, which integers get mapped to 0 by f  ? In other words, what integers turn in to zero when you subtract 1 from them? There is only one and it is 1. Thus 1 \mapsto 0  and the kernel of the map is the one-element subset \ker f = \{1\} \subset \mathbb{Z}  .

Kernels of a Differential Operator

Do you remember solving homogeneous differential equations? You know, the ones when you’ve got a bunch of derivatives of x on the left and a zero on the right, something like this:

M(x,y)dx + N(x,y)dy = 0

When you try to solve such a differential equation you are trying to find the value of x  that satisfies the equation, in other words equals zero. This is the same problem! The only differences are trivial: the map is the differential operator disguised as \frac{d}{dx}  and the zero is just the regular zero scalar. Pretty cool huh? Who knew that solving homogeneous differential equations is precisely the same thing as computing the kernel of some differential operator. In fact, a solution of a homogeneous differential equation (as there can be many) is indeed always an element of the kernel of the corresponding differential operator.

Kernels of Group Homomorphisms

Can we apply the same line of thinking to groups? When we talk about groups we no longer talk of the zero element, instead it becomes the identity element; under the group operation \star  – the star could be addition, multiplication or some other binary relation. Similarly, there are group homomorphisms h  between groups and these replace the maps that we have been talking about up to this point. The kernel of a group homomorphism between groups G and H  is simply the preimage of the subset \{e_H\}  consisting of the identity element of H  ; that is, the subgroup of the group G  consisting of all those elements of G that get mapped by h to the identity element e_H \in H  . Furthermore, since group homomorphisms (by their very definition) preserves all group structures, in particular the identity element, then the identity of G must also belong to the kernel of h . And from this, if the preimage of \{e_H\}  is exactly \{e_G\}  then the group homomorphism is also injective; in other words a group homomorphism h from G to H is injective if and only if the only element of G that gets mapped to the identity in H is the identity.

One last thing about groups. It turns out that when you have a group homomorphism between groups, the kernel of the homomorphism is not just a subgroup but it’s always a normal subgroup! This means that if you take any element of the group, say g  , and you multiply it by any element of the kernel \ker h  , say k  , then, and this is the amazing bit, g\star k  always equals k \star g  ! Conjugation isn’t satisfied very often in groups and it’s usually very hard to pick out the elements of a group that satisfy conjugation under the group operation. Bu this way, all we did was define a group homomorphism and immediately the kernel picks them out for you!