logo

Free groups in Abstract Algebra 📂Topological Data Analysis

Free groups in Abstract Algebra

Definition 1

  1. Given an index set II \ne \emptyset, let’s refer to the set A:={ai:iI}A := \left\{ a_{i} : i \in I \right\} as the alphabet, and its elements aiAa_{i} \in A as letters.
  2. For an integer nZn \in \mathbb{Z}, expressions like aina_{i}^{n} are referred to as syllables. A finite juxtaposition of these, ww, is called a word.
  3. A syllable ainaima_{i}^{n} a_{i}^{m} can be represented as ain+ma_{i}^{n+m}, this is called elementary contraction. A word that can no longer undergo elementary contraction is called a reduced word, especially 1:=ai01 := a_{i}^{0} is called empty word.
  4. Let’s denote by F[A]F [A], the set of all reduced words that can be formed with letters from the alphabet AA. Define a binary operation :F[A]2F[A]\cdot : F[A]^{2} \to F[A] on two words w1,w2F[A]w_{1} , w_{2} \in F[A] such that w1w2w_{1} \cdot w_{2} appears in reduced form. The group (F[A],)\left( F[A], \cdot \right) is called the Free group generated by AA.
  5. If GG is a group with elements of set A:={ai:iI}A := \left\{ a_{i} : i \in I \right\} as generators, and there exists an isomorphism ϕ:GF[A]\phi : G \to F [A] with ϕ(ai)=ai\phi \left( a_{i} \right) = a_{i}, then we say that GG is Free on AA, and call aia_{i} the free generators of GG.
  6. A group that is free on a set AA \ne \emptyset is defined as a Free group, and the cardinality A|A| of set AA is called the rank of the free group.

Explanation

Despite the lengthy definitions, everything becomes straightforward with examples. Don’t be alarmed by terms like ‘alphabet’ or ‘word’. The term algebra itself refers to the study of substituting numbers with letters. Considering this, the approach of applying operations to sets might have seemed too abstract at first. In fact, after defining free groups, the terms mentioned in definition 4 are hardly used. Let’s comfortably look at some examples.

Alphabet and Letters

A={a,b} A = \left\{ a, b \right\}

Considering the above alphabet, there are only two letters, aa and bb.

Syllables and Words

For the alphabet AA, a2,b3,b1 a^{2} , b^{3}, b^{-1} are all syllables. They are mentioned in the sense of being listed finitely and with duplication allowed, hence the term juxtaposition is used, and by definition, they are simply called words. a2bbbabb2aaa2ba24 a^{2} b \\ bbab \\ b^{-2} a a a^{-2} b a^{-24}

Reduced Words and Empty Word

As an example, let’s examine the process by which the last word b2aaa2ba24b^{-2} a a a^{-2} b a^{-24} is reduced. b2aaa2ba24=b2a2a2ba24=b2a0ba24=b21ba24=b2ba24=b1a24 \begin{align*} & b^{-2} a a a^{-2} b a^{-24} \\ =& b^{-2} a^{2} a^{-2} b a^{-24} \\ =& b^{-2} a^{0} b a^{-24} \\ =& b^{-2} 1 b a^{-24} \\ =& b^{-2} b a^{-24} \\ =& b^{-1} a^{-24} \end{align*} Here, a0=1a^{0} = 1 functions much like an identity element, and indeed, it’s called the Empty Word. After becoming a group, we don’t necessarily have to write 11 in the alphabet.

Free group generated by AA

From the buildup so far, (F[A],)\left( F[A], \cdot \right) naturally becomes a group. The identity element is the empty word 11, and for every word ww, there exists an inverse w1w^{-1} that satisfies the following. ww1=w1w=1 w \cdot w^{-1} = w^{-1}\cdot w = 1 Originally, F[A]F[A] is a group because specific identity and inverses are given. Thus, a free group is essentially ‘a group made to inevitably be a group’.

groups Free on AA

F[A]={,a2b1,a1b1,a1,b1,1,a,b,ab,aba} F[A] = \left\{ \cdots , a^{-2} b^{-1} , a^{-1} b^{-1}, a^{-1}, b^{-1} , 1 , a , b , ab , a b a \cdots \right\} Listing the elements of F[A]F[A] as shown above. Although the definitions so far are intuitive and easy to understand, our interest actually lies in the general case of GG. For instance, considering the group of integers (Z,+)\left( \mathbb{Z} , + \right), since it’s a cyclic group with elements of {1}\left\{ 1 \right\} as generators and isomorphic to F[{a}]F \left[ \left\{ a \right\} \right], it can be said to be free on {a}\left\{ a \right\}.

Free groups and Rank

From the examples so far, Z\mathbb{Z} is free on a singleton set {a}\left\{ a \right\} thus has a rank of 11, and the free group generated by A={a,b}A = \left\{ a,b \right\} is of rank 22.


  1. Fraleigh. (2003). A first course in abstract algebra(7th Edition): p341~342. ↩︎