Free Groups - Dmmit & Fooote - Section 6.3

In summary, Dummit and Foote's book: Abstract Algebra provides a brief introduction to free groups and shows how to construct them as the set of all words together with inverses, but does not prove that given that ##F(S)## contains all words in ##S##, there are no relations satisfied by any of the elements in ##S##.
  • #1
Math Amateur
Gold Member
MHB
3,990
48
I am reading Dummit and Foote's book: Abstract Algebra ... ... and am currently focused on Section 6.3 A Word on Free Groups ...

I have a basic question regarding the nature and character of free groups ...

Dummit and Foote's introduction to free groups reads as follows:
?temp_hash=15af753795a4bb3d9a7cc79e8ab52d08.png

In the above text, Dummit and Foote write the following:

" ... ... The basic idea of a free group ##F(S)## generated by a set ##S## is that there are no satisfied by any of the elements in ##S## (##S## is "free"of relations.) ... ... "Dummit and Foote then show how to construct ##F(S)## as the set of all words (together with inverses) ... but they do not seem to prove that given that ##F(S)## contains all words in ##S## there are no relations satisfied by any of the elements in ##S## ... ...

Is the lack of a rigorous proof because the lack of any such relations is obvious ... ?

Can someone please help clarify this situation ...?

Peter
 

Attachments

  • D&F - Introduction to Free Groups.PNG
    D&F - Introduction to Free Groups.PNG
    78.8 KB · Views: 637
Physics news on Phys.org
  • #2
That there is no relation satisfied by the elements of S is a given, it can't be proved.
It means that a word like abc-1b-1a can't be simplified (assuming a, b, c stand for different elements of S).
 
  • Like
Likes Math Amateur
  • #3
Samy_A said:
That there is no relation satisfied by the elements of S is a given, it can't be proved.
It means that a word like abc-1b-1a can't be simplified (assuming a, b, c stand for different elements of S).
Thanks for the help Samy ...

I must say that I am a little surprised the D&F assert something (which does not have the status of an axiom) as true ... but it cannot be proven ...

Peter
 
  • #4
You seem to be overthinking this. :oldsmile:

They simply mean that the elements of S are to be treated as abstract symbols, without any intrinsic meaning. That's why a word like ##abc^{-1}b^{-1}## is just that.
The only simplification (or reduction) you have to make to get a well defined free group is reducing a word like ##acc^{-1}b^{-1}## as follows: ##acc^{-1}b^{-1}=ab^{-1}##.
 
Last edited:
  • Like
Likes Math Amateur
  • #5
Given any group, any product ##g^{k_{1}}_{1}...g^{k_{n}}_{n}## of its elements determines some other element of the group. .

In an arbitrary group, not all such products represent different elements. For instance in an abelian group ##a^{n}b^{m}## is the same as ##b^{m}a^{n}##. When two different products or "words" represent the same element of the group, this is called a relation. A relation can always be expressed as a product word that equals the identity. For instance for the abelian group ##b^{m}a^{n}b^{-m}a^{-n}## is a relation.

As Sammy_A pointed out one excludes from the definition of relation trivial expressions that are true for all groups.

So abtractly one can think of a group as the group of all finite length words ##g^{k_{1}}_{1}...g^{k_{n}}_{n}## modulo the normal subgroup of its relations.

If the subgroup of relations is trivial, then the group is just all finite length words with multiplication given by concatenation of words. This is called a free group.
 
Last edited:
  • Like
Likes Math Amateur
  • #6
the essential property of a free group F(S) on the set S, is its "mapping property", the fact that every function from S to any group G extends to a group homomorphism from F(S) to G. If you prove that, it is equivalent to saying there are no non trivial relations among the elements of S. I presume they do prove that.

actually the statement you reference above from DF about "no relations" is a bit imprecise. indeed as pointed out here there are relations, but they are the ones imposed by the group axioms. a relation is simply given by two different words that are equal. by definition such pairs are given by "reducing" one word to another. so a more correct statement would be that there are no "non trivial" relations, in the sense that no two reduced words are equal. but this is true by definition of F(S) since DF define F(S) to be the set of all reduced words.

so the hard part of their approach is proving associativity, since by definition, the product of two reduced words is the reduction of their concatenation. and if you have three words, there are two orders in which to concatenate them, i.e. you must show that Red(Red(AB).C) = Red(A.Red(BC)).

I think Mike Artin makes it much clearer in his book Algebra, by simply proving that each word has a unique reduced form, no matter what order you reduce it in. Then since concatenation of words is obviously associative, you get associativity of reduced words as well. I think others have said essentially the same thing above. The treatment in DF is so hard to read my eyes just blur looking at it.
 
Last edited:
  • Like
Likes Math Amateur
  • #7
Samy, Lavinia, mathwonk ... ...

Thanks so much for your help ...

I now have a much better understanding of what is happening regarding free groups ...

Am still reflecting on what you have written ...

Peter
 
  • #8
They're giving away free groups! :).
 
  • Like
Likes Math Amateur and Samy_A
  • #9
WWGD said:
They're giving away free groups! :).
Yeah but you can't commute there to get them.
 
  • Like
Likes Math Amateur, jim mcnamara, WWGD and 1 other person

1. What is a free group?

A free group is a mathematical concept that represents a set of elements with no restrictions on how they are combined. Each element in a free group can be combined with any other element to form a new element, and every element has an inverse element that can undo its combination. Free groups are important in group theory and have applications in many areas of mathematics and computer science.

2. How are free groups different from other types of groups?

Unlike other types of groups, free groups have no defining equations or restrictions on their elements. This means that they are more flexible and can have an infinite number of elements. Additionally, free groups are non-commutative, meaning that the order in which elements are combined matters.

3. How are free groups used in computer science?

Free groups have many applications in computer science, particularly in the field of cryptography. They are used to generate and manipulate keys and ciphers, and their non-commutative nature makes them useful for creating secure encryption algorithms.

4. What is the role of Dmmit & Fooote in Section 6.3 of "Free Groups"?

Dmmit & Fooote's work in Section 6.3 of "Free Groups" focuses on the presentation of free groups. They introduce the concept of a free generating set, which is a minimal set of elements that can generate the entire free group. They also discuss how to construct free groups using generators and relations, and how to determine if two free groups are isomorphic.

5. What are some real-world examples of free groups?

Free groups have many real-world applications, such as in knot theory, where they are used to represent different types of knots. They are also used in chemistry to describe the symmetry of molecules, and in physics to study the behavior of particles. Additionally, free groups have applications in computer science, as mentioned earlier, and in economics to model decision-making processes.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
1K
Replies
1
Views
912
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
7
Views
2K
Back
Top