Exercise 28b.

Let be an element of a group . Show that the mapping given by for any is a one-to-one correspondence.


Proof

One-to-one correspondence is a synonym for a bijective mapping, that is, a mapping that is both surjective (onto) and injective (one-to-one). Our goal here will be to prove that the mapping is both surjective and injective.

Proof of being injective

Since , is non-empty. Let , then we have Let's suppose now that . We can rewrite this as . Since , and is a group, the cancellation laws hold, and thus we have The last implication is what we needed to show, is indeed injective

Proof of being surjective

We need to show that for all , there exists a , such that . Let . We can write as . That is, we get that . Since as well, the product is also in . We can denote it like , rewriting the derived above we get , which is what we needed to show. The mapping is indeed surjective.

We proved that is both injective and surjective, therefore it is bijective, which is what we needed to show. The proof is complete.

\(\square\)

Additional thoughts

This seemed important to me. Not only that every element of a group can be expressed as a product of two elements of the group, but this exercise tells us that every element can be expressed as a product of two elements of the group, given that one is fixed. In other words, left multiplication by defines a bijection of the group onto itself, ensuring that every element can be obtained as a left-multiplication of some element by . Compare this with the set of real numbers, which is algebraically a field—can you say that all real numbers are expressible as product of other two real numbers? What about finite, or countable fields?

Here is a table representing a field with four elements, also known as Galois field with four elements (the subset highlighted in red is also a field, known as the binary field or ). Alt text

image from wikipedia

Seems like we have this nice property for finite fields as well (or just this particular finite field, or a "class" of finite fields of which this one is a representative?). At what point do we lose it ? Is it with completeness?