Given a set , we can make a new set consisting of "formal inverses" of elements of . That is, we create a set of new symbols, one for each element of , which we denote ; so
By this stage, we have not given any kind of meaning to these new symbols. Though we have named them suggestively as and called them "inverses", they are at this point just objects.
Now, we apply meaning to them, giving them the flavour of group inverses, by taking the union and making finite "words" out of this combined "alphabet".
A finite word over consists of a list of symbols from . For example, if [1], then some words are:
For brevity, we usually write a word by just concatenating the "letters" from which it is made:
For even more brevity, we can group together successive instances of the same letter. This means we could also write the last word as .
Now we come to the definition of a freely reduced word: it is a word which has no subsequence or for any .
If , then we might write as (or, indeed, as , because there's no meaning inherent in the symbol so we might as well write it as ).
Then , and some examples of words over are:
Of these, all except the last two are freely reduced. However, contains the substring , so it is not freely reduced; and is not freely reduced (there are several ways to see this: it contains twice and once).
This chunk is designed to get you familiar with the idea that the symbols , and so on in don't have any inherent meaning.
If we had (rather perversely) gone with as the corresponding "inverses" to (in that order), rather than as our "inverses" [2], then the above words would look like:
For the same reasons, all but the last two would be freely reduced. However, contains the substring so it is not freely reduced; and is not freely reduced (there are several ways to see this: it contains twice and once).
We can use the freely reduced words to construct the free group on a given set ; this group has as its elements the freely reduced words over , and as its group operation "concatenation followed by free reduction" (that is, removal of pairs and ). [3] The notion of "freely reduced" basically tells us that is the identity for every letter , as is ; this cancellation of inverses is a property we very much want out of a group.
The free group is (in a certain well-defined sense from category theory[4]) the purest way of making a group containing the elements , but to make it, we need to throw in inverses for every element of , and then make sure the inverses play nicely with the original elements (which we do by free reduction). That is why we need "freely-reducedness".
Though in general need not be a set of numbers.
Which you should never do. It just makes things harder to read.
We make this construction properly rigorous, and check that it is indeed a group, on the Free group page.
See Free_group_functor_is_left_adjoint_to_forgetful for the rather advanced reason why.